Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2013-01-14 22:39:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmcrypt (Old)
 and      /work/SRC/openSUSE:Factory/.libmcrypt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmcrypt", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes      2011-11-21 
15:46:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2013-01-14 
22:39:33.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 12 19:18:34 UTC 2013 - [email protected]
+
+- remove suse_update_config
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmcrypt.spec ++++++
--- /var/tmp/diff_new_pack.w6pJhe/_old  2013-01-14 22:39:34.000000000 +0100
+++ /var/tmp/diff_new_pack.w6pJhe/_new  2013-01-14 22:39:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmcrypt
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libmcrypt
-BuildRequires:  gcc-c++ libtool
-License:        GPL-2.0+ ; LGPL-2.1+
-Group:          System/Libraries
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
 Version:        2.5.8
-Release:        100
+Release:        0
 Summary:        Data Encryption Library
+License:        GPL-2.0+ and LGPL-2.1+
+Group:          System/Libraries
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-idea-0.9.tar.bz2
 Source2:        %{name}-mars-0.9.tar.bz2
@@ -44,14 +43,7 @@
 Supported algorithms include SERPENT, RIJNDAEL, 3DES, GOST, SAFER+,
 CAST-256, RC2, XTEA, 3WAY, TWOFISH, BLOWFISH, ARC. FOUR, and WAKE.
 
-
-
-Authors:
---------
-    Nikos Mavroyanopoulos <[email protected]>
-
 %package devel
-License:        GPL-2.0+ ; LGPL-2.1+
 Summary:        Development Package for Libmcrypt
 Group:          Development/Libraries/C and C++
 Requires:       libmcrypt = %{version}
@@ -59,12 +51,6 @@
 %description devel
 Files needed for software development using libmcrypt.
 
-
-
-Authors:
---------
-    Nikos Mavroyanopoulos <[email protected]>
-
 %prep
 %setup -q -a 1 -a 2 -a 3 -a 4
 %patch
@@ -74,7 +60,6 @@
 
 %build
 libtoolize --force
-%{suse_update_config -f}
 # add algorithms
 for m in idea mars rc6 skipjack; do
   cp libmcrypt-$m-*/modules/algorithms/*.[ch] modules/algorithms

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to