Hello community,

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

Package is "lksctp-tools", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lksctp-tools/lksctp-tools.changes        
2011-11-25 10:12:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lksctp-tools.new/lksctp-tools.changes   
2012-02-20 16:15:35.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb 15 06:06:42 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lksctp-tools.spec ++++++
--- /var/tmp/diff_new_pack.M7ZbTj/_old  2012-02-20 16:15:36.000000000 +0100
+++ /var/tmp/diff_new_pack.M7ZbTj/_new  2012-02-20 16:15:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lksctp-tools
 #
-# 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,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           lksctp-tools
 Summary:        Utilities for SCTP (Stream Control Transmission Protocol)
-Version:        1.0.10
-Release:        2
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Other
+Version:        1.0.10
+Release:        0
 Url:            http://lksctp.sourceforge.net
 Source0:        %name-%version.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +35,6 @@
 transparent multihoming, and multiple ordered streams of messages.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Development files for SCTP (Stream Control Transmission 
Protocol)
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -53,7 +49,7 @@
 transparent multi-homing, and multiple ordered streams of messages.
 
 %prep
-%setup -q -n %name-%version
+%setup -q
 
 %build
 autoreconf --force --install
@@ -61,16 +57,13 @@
 %configure --prefix=/usr \
        --enable-shared \
        --disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 rm $RPM_BUILD_ROOT/%{_libdir}/lksctp-tools/*.la
 rm $RPM_BUILD_ROOT/%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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

Reply via email to