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