Hello community,

here is the log from the commit of package irqd for openSUSE:Factory checked in 
at 2014-02-11 11:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/irqd (Old)
 and      /work/SRC/openSUSE:Factory/.irqd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "irqd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/irqd/irqd.changes        2013-06-06 
12:07:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.irqd.new/irqd.changes   2014-02-11 
11:58:48.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Jan 30 14:43:05 UTC 2014 - [email protected]
+
+- Update to new snapshot 0.7.0.g41
+* support for Atheros queue names
+* support for bnx2 queue names
+* support TX-RX queues that are on different IRQs
+  (e.g. Intel 82574L)
+* resolve odd queue association for some 10GbE hardware
+- Only ship init script for RHEL5,6
+
+-------------------------------------------------------------------

Old:
----
  irqd-0.7.0.g14.tar.xz

New:
----
  irqd-0.7.0.g41.tar.xz

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

Other differences:
------------------
++++++ irqd.spec ++++++
--- /var/tmp/diff_new_pack.uCDxLH/_old  2014-02-11 11:58:48.000000000 +0100
+++ /var/tmp/diff_new_pack.uCDxLH/_new  2014-02-11 11:58:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package irqd
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:           irqd
-Version:        0.7.0.g14
+Version:        0.7.0.g41
 Release:        0
 Summary:        Multiqueue and RPS-aware IRQ affinity balancer
 License:        GPL-2.0
@@ -66,8 +66,10 @@
 %install
 b="%buildroot";
 make install DESTDIR="$b";
+%if 0%{?rhel_version}
 mkdir -p "$b/%_initrddir";
 install -pm0755 "%{S:2}" "$b/%_initrddir/irqd";
+%endif
 %if 0%{?_unitdir:1}
 mkdir -p "$b/%_unitdir";
 install -pm0644 "%{S:3}" "$b/%_unitdir/irqd.service";
@@ -96,7 +98,9 @@
 
 %files
 %defattr(-,root,root)
+%if 0%{?rhel_version}
 %_initrddir/irqd
+%endif
 %if 0%{?_unitdir:1}
 %_unitdir
 %endif

++++++ irqd-0.7.0.g14.tar.xz -> irqd-0.7.0.g41.tar.xz ++++++
++++ 1651 lines of diff (skipped)

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

Reply via email to