Accepting request 539795 from home:pluskalm:branches:system:packagemanager

- Small cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/539795
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=51
This commit is contained in:
Tomáš Chvátal 2017-11-08 15:54:17 +00:00 committed by Git OBS Bridge
parent 40daab7072
commit 798bb709e0
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 7 19:57:04 UTC 2017 - mpluskal@suse.com
- Use dbpath macro for locationg rpm state directory
- Small cleanup with spec-cleaner
-------------------------------------------------------------------
Mon Mar 27 12:31:08 UTC 2017 - tchvatal@suse.com

View File

@ -44,9 +44,9 @@ BuildRequires: perl(IO::String)
Requires: cpio
Requires: make
Requires: patch
Requires: perl = %{perl_version}
Requires: update-alternatives
Requires: perl(Date::Parse)
%{perl_requires}
Requires(post): coreutils
Recommends: perl(File::FcntlLock)
Provides: deb = %{version}
@ -88,7 +88,7 @@ export SELINUX_LIBS="-lselinux"
--disable-silent-rules \
--with-selinux \
--localstatedir=%{_localstatedir}/lib \
--with-admindir=%{_dbpath}
--with-admindir=%{_localstatedir}/lib/dpkg
# configure somehow does not detect architecture correctly in OBS (bnc#469337), so
# let's do an awful hack and fix it in config.h