Hello community, here is the log from the commit of package cryptsetup for openSUSE:Factory checked in at Mon Sep 26 10:30:07 CEST 2011.
-------- --- cryptsetup/cryptsetup.changes 2011-05-27 15:21:11.000000000 +0200 +++ /mounts/work_src_done/STABLE/cryptsetup/cryptsetup.changes 2011-09-18 20:42:13.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Sep 18 18:42:07 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cryptsetup.spec ++++++ --- /var/tmp/diff_new_pack.YxkUdh/_old 2011-09-26 10:30:03.000000000 +0200 +++ /var/tmp/diff_new_pack.YxkUdh/_new 2011-09-26 10:30:03.000000000 +0200 @@ -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 @@ %define bcver 0_201105271519 License: GPLv2+ Group: System/Base -AutoReqProv: on Version: 1.3.1 Release: 2 #Release: %{?beta:0.}<CI_CNT>.<B_CNT>%{?beta:.}%{?beta} @@ -65,14 +63,6 @@ includes support for automatically setting up encrypted volumes at boot time via the config file /etc/crypttab. - - -Authors: --------- - Clemens Fruhwirth <[email protected]> - Christophe Saout <[email protected]> - Ben Slusky <[email protected]> - %package -n libcryptsetup1 License: GPLv2+ Summary: Set Up dm-crypt Based Encrypted Block Devices @@ -85,14 +75,6 @@ includes support for automatically setting up encrypted volumes at boot time via the config file /etc/crypttab. - - -Authors: --------- - Clemens Fruhwirth <[email protected]> - Christophe Saout <[email protected]> - Ben Slusky <[email protected]> - %package -n libcryptsetup-devel License: GPLv2+ Summary: Set Up dm-crypt Based Encrypted Block Devices @@ -110,14 +92,6 @@ includes support for automatically setting up encrypted volumes at boot time via the config file /etc/crypttab. - - -Authors: --------- - Clemens Fruhwirth <[email protected]> - Christophe Saout <[email protected]> - Ben Slusky <[email protected]> - %prep %setup -n %name-%ver -q -b 10 -b 20 #patch0 -p1 @@ -139,7 +113,7 @@ %{?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 @@ 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 @@ %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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
