commit libmcrypt for openSUSE:Factory
Hello community, here is the log from the commit of package libmcrypt for openSUSE:Factory checked in at Fri Nov 27 14:44:53 CET 2009. -------- --- libmcrypt/libmcrypt.changes 2008-01-16 13:25:59.000000000 +0100 +++ /mounts/work_src_done/STABLE/libmcrypt/libmcrypt.changes 2009-11-03 20:19:41.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 3 19:09:27 UTC 2009 - coolo@novell.com + +- updated patches to apply with fuzz=0 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmcrypt.spec ++++++ --- /var/tmp/diff_new_pack.p26gFg/_old 2009-11-27 14:44:14.000000000 +0100 +++ /var/tmp/diff_new_pack.p26gFg/_new 2009-11-27 14:44:14.000000000 +0100 @@ -20,11 +20,11 @@ Name: libmcrypt BuildRequires: gcc-c++ -License: GPL v2 or later; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Group: System/Libraries AutoReqProv: on Version: 2.5.8 -Release: 91 +Release: 92 Summary: Data Encryption Library Source: %{name}-%{version}.tar.bz2 Source1: %{name}-idea-0.9.tar.bz2 @@ -52,7 +52,7 @@ Nikos Mavroyanopoulos <nmav@hellug.gr> %package devel -License: GPL v2 or later; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Summary: Development Package for Libmcrypt Group: Development/Libraries/C and C++ Requires: libmcrypt = %{version} ++++++ libmcrypt-2.5.8.diff ++++++ --- /var/tmp/diff_new_pack.p26gFg/_old 2009-11-27 14:44:14.000000000 +0100 +++ /var/tmp/diff_new_pack.p26gFg/_new 2009-11-27 14:44:14.000000000 +0100 @@ -1,6 +1,8 @@ ---- doc/mcrypt.3~orig 2002-12-19 12:54:53.000000000 +0100 -+++ doc/mcrypt.3 2002-12-19 12:56:27.000000000 +0100 -@@ -502,7 +502,14 @@ +Index: doc/mcrypt.3 +=================================================================== +--- doc/mcrypt.3.orig ++++ doc/mcrypt.3 +@@ -501,7 +501,14 @@ with dynamic module loading support. Thi internally in libltdl. Except for the dynamic module loading libmcrypt is thread safe. @@ -15,14 +17,16 @@ Some example programs follow here. Compile as "cc prog.c -lmcrypt", or "cc prog.c -lmcrypt -lltdl" depending on your installation. Libltdl is used for opening dynamic libraries (modules). ---- configure.in 2003-01-03 10:28:57.000000000 +0100 -+++ configure.in 2003-01-10 11:56:48.000000000 +0100 -@@ -80,7 +80,7 @@ - AC_MSG_RESULT($opt_disable_ltdl) +Index: configure.in +=================================================================== +--- configure.in.orig ++++ configure.in +@@ -80,7 +80,7 @@ opt_enable_ltdl=$enableval) + AC_MSG_RESULT($opt_enable_ltdl) MCRYPT_MODE_MODULES="cbc cfb ctr ecb ncfb nofb ofb stream" -MCRYPT_ALGORITHM_MODULES="threeway cast-128 gost rijndael-128 safer-sk64 twofish \ +MCRYPT_ALGORITHM_MODULES="idea mars rc6 skipjack threeway cast-128 gost rijndael-128 safer-sk64 twofish \ arcfour cast-256 loki97 rijndael-192 saferplus wake \ - blowfish-compat des panama rijndael-256 serpent xtea \ + blowfish-compat des rijndael-256 serpent xtea \ blowfish enigma rc2 safer-sk128 tripledes" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de