Hello community,

here is the log from the commit of package ethtool for openSUSE:Factory checked 
in at 2014-11-24 11:17:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ethtool (Old)
 and      /work/SRC/openSUSE:Factory/.ethtool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ethtool"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ethtool/ethtool.changes  2014-02-08 
10:33:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ethtool.new/ethtool.changes     2014-11-24 
11:18:18.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Nov 18 09:41:08 UTC 2014 - [email protected]
+
+- Update to new upstream release 3.16
+* Support for configurable RSS hash key (-x/-X options)
+* Add register dump support for Altera Triple Speed Ethernet
+  (-d option)
+* Report Backplane as a supported port
+- Remove unused call to %gpg_verify (the macro expands to nothing);
+  source validation handled by osc.
+
+-------------------------------------------------------------------

Old:
----
  ethtool-3.12.1.tar.sign
  ethtool-3.12.1.tar.xz

New:
----
  ethtool-3.16.tar.sign
  ethtool-3.16.tar.xz

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

Other differences:
------------------
++++++ ethtool.spec ++++++
--- /var/tmp/diff_new_pack.OswXMF/_old  2014-11-24 11:18:20.000000000 +0100
+++ /var/tmp/diff_new_pack.OswXMF/_new  2014-11-24 11:18:20.000000000 +0100
@@ -17,16 +17,16 @@
 
 
 Name:           ethtool
-Version:        3.12.1
+Version:        3.16
 Release:        0
 Summary:        Examine and Tune Ethernet-Based Network Interfaces
 License:        GPL-2.0
 Group:          Productivity/Networking/Diagnostic
 Url:            http://kernel.org/pub/software/network/ethtool/
 
-#Freecode-URL: https://freecode.com/projects/ethtool
-Source:         
http://kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz
-Source2:        
http://kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.sign
+#Git-Clone:    git://git.kernel.org/pub/scm/network/ethtool/ethtool
+Source:         
http://kernel.org/pub/software/network/ethtool/%name-%version.tar.xz
+Source2:        
http://kernel.org/pub/software/network/ethtool/%name-%version.tar.sign
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  xz
 
@@ -35,19 +35,18 @@
 network interfaces.  See the man page for more details.
 
 %prep
-%{?gpg_verify: xz -dk "%{S:0}"; %gpg_verify %{S:2}}
 %setup -q
 
 %build
-export CFLAGS="%{optflags} -W -Wall -Wstrict-prototypes -Wformat-security 
-Wpointer-arith"
+export CFLAGS="%optflags -W -Wall -Wstrict-prototypes -Wformat-security 
-Wpointer-arith"
 %configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR="%buildroot"
 #UsrMerge
-mkdir $RPM_BUILD_ROOT/sbin
-ln -sf %{_sbindir}/ethtool  $RPM_BUILD_ROOT/sbin
+mkdir %buildroot/sbin
+ln -sf %_sbindir/ethtool  %buildroot/sbin
 #EndUserMerge
 
 %files
@@ -55,8 +54,8 @@
 #UsrMerge
 /sbin/ethtool
 #EndUserMerge
-%{_sbindir}/ethtool
-%{_mandir}/man8/ethtool.8*
-%doc AUTHORS COPYING NEWS README ChangeLog
+%_sbindir/ethtool
+%_mandir/man8/ethtool.8*
+%doc AUTHORS COPYING NEWS
 
 %changelog

++++++ ethtool-3.12.1.tar.xz -> ethtool-3.16.tar.xz ++++++
++++ 6799 lines of diff (skipped)

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

Reply via email to