diff --git a/cryptsetup.changes b/cryptsetup.changes index d2a23fb..af644e8 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 18 18:42:07 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Fri May 27 13:20:27 UTC 2011 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 000b5b1..cc7f3c2 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild #define beta rc1 %define ver %version%{?beta:-%beta} @@ -30,7 +29,6 @@ BuildRequires: libselinux-devel pkgconfig %define bcver 0_201105271519 License: GPLv2+ Group: System/Base -AutoReqProv: on Version: 1.3.1 Release: 2 #Release: %{?beta:0.}.%{?beta:.}%{?beta} @@ -65,14 +63,6 @@ volumes as well as LUKS formatted ones. The package additionally includes support for automatically setting up encrypted volumes at boot time via the config file /etc/crypttab. - - -Authors: --------- - Clemens Fruhwirth - Christophe Saout - Ben Slusky - %package -n libcryptsetup1 License: GPLv2+ Summary: Set Up dm-crypt Based Encrypted Block Devices @@ -85,14 +75,6 @@ volumes as well as LUKS formatted ones. The package additionally includes support for automatically setting up encrypted volumes at boot time via the config file /etc/crypttab. - - -Authors: --------- - Clemens Fruhwirth - Christophe Saout - Ben Slusky - %package -n libcryptsetup-devel License: GPLv2+ Summary: Set Up dm-crypt Based Encrypted Block Devices @@ -110,14 +92,6 @@ volumes as well as LUKS formatted ones. The package additionally includes support for automatically setting up encrypted volumes at boot time via the config file /etc/crypttab. - - -Authors: --------- - Clemens Fruhwirth - Christophe Saout - Ben Slusky - %prep %setup -n %name-%ver -q -b 10 -b 20 #patch0 -p1 @@ -139,7 +113,7 @@ popd %{?suse_update_config:%{suse_update_config}} autoreconf -f -i test -e po/Makevars || cp po/Makevars.template po/Makevars -CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --mandir=%_mandir \ +%configure \ --libdir=/%_lib \ --bindir=/sbin --sbindir=/sbin \ --disable-static --enable-shared \ @@ -150,7 +124,7 @@ make %{?_smp_mflags} pushd ../hashalot-%haver autoreconf -f -i %{?suse_update_config:%{suse_update_config}} -CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --sbindir=/sbin --mandir=%_mandir +%configure --sbindir=/sbin make %{?_smp_mflags} popd @@ -200,9 +174,6 @@ fi %postun -n libcryptsetup1 -p /sbin/ldconfig -%clean -rm -rf $RPM_BUILD_ROOT - %files -f %name.lang %defattr(-,root,root) %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/crypttab