Hello community, here is the log from the commit of package mcrypt for openSUSE:Factory checked in at Thu May 5 15:34:17 CEST 2011.
-------- --- mcrypt/mcrypt.changes 2011-01-03 21:43:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/mcrypt/mcrypt.changes 2011-03-22 19:34:52.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Mar 22 18:32:20 UTC 2011 - [email protected] + +- fix build, the autoreconf is needed again after libtool update + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mcrypt.spec ++++++ --- /var/tmp/diff_new_pack.m8OlV8/_old 2011-05-05 15:33:18.000000000 +0200 +++ /var/tmp/diff_new_pack.m8OlV8/_new 2011-05-05 15:33:18.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package mcrypt (Version 2.6.8) +# spec file for package mcrypt # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ Group: Productivity/Security AutoReqProv: on Version: 2.6.8 -Release: 11 +Release: 17 Summary: Replacement for the crypt Command Source: %{name}-%{version}.tar.bz2 Patch1: %{name}-%{version}-format_strings.patch @@ -45,12 +45,6 @@ compatibility with the crypt(1) command. CBC, ECB, OFB, and CFB modes of encryption are supported. - - -Authors: --------- - Nikos Mavroyanopoulos <[email protected]> - %prep %setup -q %patch1 @@ -60,7 +54,8 @@ %patch5 -p1 %build -test -f po/Makevars || mv po/Makevars.template po/Makevars +gettextize -f +autoreconf --force --install %configure make %{?_smp_mflags} ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
