8-3
This commit is contained in:
parent
a9b29d39b1
commit
811e131a76
@ -4,7 +4,7 @@ Name: buildsys-macros
|
||||
Summary: Macros for the Fedora Buildsystem
|
||||
# The value for version should match the version of Fedora Core.
|
||||
Version: 8
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL
|
||||
Group: Development/Buildsystem
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -36,10 +36,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
/etc/rpm/macros.disttag
|
||||
/etc/rpm/macros.checkbuild
|
||||
/etc/rpm/macros
|
||||
#/etc/rpm/macros
|
||||
|
||||
%changelog
|
||||
* Tue Mar 12 2024 Jean-Philippe Pialasse <tests@pialasse.com> 8-2.sme
|
||||
* Tue Mar 12 2024 Jean-Philippe Pialasse <tests@pialasse.com> 8-3.sme
|
||||
- remove __debug_package 0
|
||||
|
||||
* Tue Mar 12 2024 Jean-Philippe Pialasse <tests@pialasse.com> 8-1.sme
|
||||
|
Loading…
Reference in New Issue
Block a user