Hello community,

here is the log from the commit of package net-tools for openSUSE:Factory 
checked in at 2012-10-12 08:09:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/net-tools (Old)
 and      /work/SRC/openSUSE:Factory/.net-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "net-tools", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/net-tools/net-tools.changes      2011-10-02 
10:20:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.net-tools.new/net-tools.changes 2012-10-12 
08:13:34.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Oct  7 20:21:00 UTC 2012 - andreas.stie...@gmx.de
+
+- Kernel 3.6 removes if_strip.h - disable STRIP support in factory
+- convert .changes to utf-8 fixing old entry, W: non-utf8-spec-file
+
+-------------------------------------------------------------------
@@ -417 +423 @@
-- unvolls�ndig -> unvollst�ndig in German locale. [Bug #14371]
+- unvollsändig -> unvollständig in German locale. [Bug #14371]

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

Other differences:
------------------
++++++ net-tools.spec ++++++
--- /var/tmp/diff_new_pack.KcDFIO/_old  2012-10-12 08:13:36.000000000 +0200
+++ /var/tmp/diff_new_pack.KcDFIO/_new  2012-10-12 08:13:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package net-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,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           net-tools
 Url:            http://www.tazenda.demon.co.uk/phil/net-tools/
-License:        GPL-2.0+
-Group:          Productivity/Networking/Other
-Provides:       traceroute net_tool
 Provides:       iputils:/usr/sbin/traceroute6
-Obsoletes:      traceroute net_tool
-AutoReqProv:    on
+Provides:       net_tool
+Obsoletes:      net_tool
+Provides:       traceroute
+Obsoletes:      traceroute
 Version:        1.60
-Release:        745
+Release:        0
 Summary:        Important Programs for Networking
+License:        GPL-2.0+
+Group:          Productivity/Networking/Other
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         net-tools-%{version}.tar.bz2
 Source1:        
ftp://ftp.lst.de/pub/people/okir/traceroute/traceroute-1.2.tar.bz2
@@ -151,6 +150,13 @@
 %patch49
 
 %build
+
+# Kernel 3.6 removes if_strip.h - disable STRIP
+%if 0%{?suse_version} > 1220
+%__sed -i -e '/HAVE_HWSTRIP y/s/y$/n/' config.in
+%endif
+#
+
 make config
 make COPTS="-D_GNU_SOURCE $RPM_OPT_FLAGS" LOPTS="$RPM_OPT_FLAGS"
 cd traceroute-*

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to