Hello community,

here is the log from the commit of package libnettle for openSUSE:Factory 
checked in at 2012-02-10 17:16:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnettle (Old)
 and      /work/SRC/openSUSE:Factory/.libnettle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnettle", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnettle/libnettle.changes      2011-09-26 
10:07:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libnettle.new/libnettle.changes 2012-02-10 
17:17:06.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 12:24:52 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libnettle.spec ++++++
--- /var/tmp/diff_new_pack.lHgryO/_old  2012-02-10 17:17:07.000000000 +0100
+++ /var/tmp/diff_new_pack.lHgryO/_new  2012-02-10 17:17:07.000000000 +0100
@@ -1,7 +1,8 @@
+# vim: set sw=3 ts=3 noet:
 #
 # spec file for package libnettle
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,14 +17,13 @@
 #
 
 
-
 Name:           libnettle
 Version:        2.4
-Release:        3
-License:        LGPL-2.1+ and GPL-2.0+
+Release:        0
 %define soname 4
 %define hogweed_soname 2
 Summary:        Cryptographic Library
+License:        LGPL-2.1+ and GPL-2.0+
 Group:          System/Libraries
 Source0:        
ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-%{version}.tar.gz
 Source1:        baselibs.conf
@@ -39,8 +39,8 @@
 
 %package -n libnettle%{soname}
 
-License:        LGPL-2.1+
 Summary:        Cryptographic Library
+License:        LGPL-2.1+
 Group:          System/Libraries
 
 %description -n libnettle%{soname}
@@ -50,8 +50,8 @@
 
 %package -n libhogweed%{hogweed_soname}
 
-License:        LGPL-2.1+
 Summary:        Cryptographic Library for Public Key Algorithms
+License:        LGPL-2.1+
 Group:          System/Libraries
 
 %description -n libhogweed%{hogweed_soname}
@@ -59,11 +59,11 @@
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
 
-The libhogweed library contains public key algorithms to use with libnettie.
+The libhogweed library contains public key algorithms to use with libnettle.
 
 %package -n libnettle-devel
-License:        LGPL-2.1+
 Summary:        Cryptographic Library
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
 Requires:       gmp-devel
@@ -78,6 +78,7 @@
 %package -n nettle
 
 Summary:        Cryptographic Tools
+License:        LGPL-2.1+ and GPL-2.0+
 Group:          Productivity/Security
 
 %description -n nettle
@@ -115,9 +116,6 @@
 %postun -n libnettle-devel
 %install_info_delete --info-dir="%{_infodir}" 
"%{_infodir}"/nettle.info%{ext_info}
 
-%clean
-rm -rf %{buildroot}
-
 %check
 make check
 
@@ -149,7 +147,6 @@
 %{_bindir}/sexp-conv
 %{_bindir}/nettle-hash
 
-# vim: set sw=3 ts=3 noet:
 # Local Variables:
 # mode: rpm-spec
 # tab-width: 3

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

Reply via email to