Accepting request 543913 from home:pluskalm:branches:system:packagemanager
- Update rpm requirements to avoid unnecessary builds OBS-URL: https://build.opensuse.org/request/show/543913 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=54
This commit is contained in:
parent
a6e5a74596
commit
8fd2b11c37
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 09:13:55 UTC 2017 - mpluskal@suse.com
|
||||
Mon Nov 20 14:50:53 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Move update alternatives database to new location
|
||||
- Update rpm requirements to avoid unnecessary builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 19:57:49 UTC 2017 - mpluskal@suse.com
|
||||
|
@ -33,9 +33,8 @@ BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: pkgconfig
|
||||
# As we are using macros from rpm for location we need to have same rpm as
|
||||
# one used during build of this package
|
||||
Requires: %(rpm -q --queryformat '%{NAME} = %{VERSION}-%{RELEASE}\n' rpm)
|
||||
# We want to make sure to have rpm with new dbpath used
|
||||
Requires(post): rpm >= 4.13
|
||||
Requires(post): coreutils
|
||||
Requires(post): update-alternatives
|
||||
Provides: alternatives = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user