- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal 2015-04-01 12:58:11 +00:00 committed by Git OBS Bridge
parent 44138b67b3
commit 8344784a15
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 1 12:57:51 UTC 2015 - tchvatal@suse.com
- Cleanup with spec-cleaner
-------------------------------------------------------------------
Wed Apr 1 12:55:43 UTC 2015 - tchvatal@suse.com

View File

@ -17,7 +17,6 @@
%define admindir %{_localstatedir}/lib/rpm/
Name: update-alternatives
Version: 1.17.24
Release: 0
@ -46,12 +45,12 @@ particular preference.
%prep
%setup -q -n dpkg-%{version}
%patch0 -p1
%patch6 -p1
%build
%{configure} \
%configure \
--disable-silent-rules \
--with-admindir=%{admindir}
make -C lib/compat %{?_smp_mflags}