Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnet/libnet.changes    2011-11-21 
15:47:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libnet.new/libnet.changes       2012-02-16 
16:18:21.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb 13 10:48:57 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Sun Nov 20 20:45:32 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libnet.spec ++++++
--- /var/tmp/diff_new_pack.J3WFR7/_old  2012-02-16 16:18:22.000000000 +0100
+++ /var/tmp/diff_new_pack.J3WFR7/_new  2012-02-16 16:18:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnet
 #
-# 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
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libnet
 Summary:        A C Library for Portable Packet Creation
-Version:        1.1.5
-Release:        10
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
+Version:        1.1.5
+Release:        0
 Url:            http://sourceforge.net/projects/libnet-dev
 Source:         libnet-%{version}.tar.bz2
 Patch1:         libnet-1.1.2.1-uninitialized-fix.diff
@@ -41,7 +39,6 @@
 more detailed information.
 
 %package -n libnet1
-License:        BSD3c(or similar)
 Summary:        A C Library for Portable Packet Creation
 Group:          Development/Libraries/C and C++
 # was last used in openSUSE 11.3
@@ -59,7 +56,6 @@
 
 %package devel
 Summary:        Devel files for libnet
-License:        BSD3c(or similar)
 Group:          Development/Libraries/C and C++
 Requires:       libnet1 = %{version}
 
@@ -69,7 +65,6 @@
 
 %package doc
 Summary:        Documentation for libnet
-License:        BSD3c(or similar)
 Group:          Development/Libraries/C and C++
 
 %description doc
@@ -77,7 +72,7 @@
 packets. This package contains documentation.
 
 %prep
-%setup -q -n libnet-%{version}
+%setup -q
 %patch1
 %patch2
 
@@ -99,9 +94,6 @@
 %{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/libnet.so) 
%{buildroot}%{_libdir}/libnet.so
 %{__rm} -v %{buildroot}/%{_lib}/libnet.so
 
-%clean
-rm -rf  %{buildroot}
-
 %post -n libnet1 -p /sbin/ldconfig
 
 %postun -n libnet1 -p /sbin/ldconfig

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

Reply via email to