- Cleanup with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=20
This commit is contained in:
parent
44138b67b3
commit
8344784a15
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user