SHA256
3
0
forked from pool/rpm

require the exact version of librpmbuild in the rpm-build package [bnc#1180965]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=573
This commit is contained in:
Michael Schröder 2021-03-30 09:16:14 +00:00 committed by Git OBS Bridge
parent 3a2ae999aa
commit ec0df619ab
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 30 11:15:44 CEST 2021 - mls@suse.de
- require the exact version of librpmbuild in the rpm-build
package [bnc#1180965]
-------------------------------------------------------------------
Mon Feb 22 12:57:44 UTC 2021 - Martin Liška <mliska@suse.cz>
@ -11,7 +17,6 @@ Mon Feb 8 09:38:33 UTC 2021 - Andreas Schwab <schwab@suse.de>
- auto-config-update-aarch64-ppc64le.diff: update grep regex
-------------------------------------------------------------------
Thu Jan 14 15:40:39 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add explicit requirement on python-rpm-macros to avoid widespread
breakage by package mistakenly ignoring their requirement of

View File

@ -171,6 +171,7 @@ need an intimate knowledge of RPM packages in order to function.
%package build
Summary: Tools and Scripts to create rpm packages
Group: System/Packages
Requires: librpmbuild%{librpmsover} = %{version}
Requires: rpm = %{version}
Provides: rpm:%_bindir/rpmbuild
Provides: rpmbuild