Accepting request 539792 from home:pluskalm:branches:system:packagemanager
- Require exactly same version of rpm we had when building to make sure dbpath matches OBS-URL: https://build.opensuse.org/request/show/539792 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=50
This commit is contained in:
parent
872cac8901
commit
40daab7072
@ -2,6 +2,8 @@
|
|||||||
Tue Nov 7 19:57:49 UTC 2017 - mpluskal@suse.com
|
Tue Nov 7 19:57:49 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
- Use dbpath macro for locationg rpm state directory
|
- Use dbpath macro for locationg rpm state directory
|
||||||
|
- Require exactly same version of rpm we had when building to make
|
||||||
|
sure dbpath matches
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 9 10:43:10 UTC 2017 - tchvatal@suse.com
|
Wed Aug 9 10:43:10 UTC 2017 - tchvatal@suse.com
|
||||||
|
@ -33,6 +33,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
%requires_eq rpm
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Provides: alternatives = %{version}
|
Provides: alternatives = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user