Hello community, here is the log from the commit of package irqd for openSUSE:Factory checked in at 2012-01-04 07:24:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/irqd (Old) and /work/SRC/openSUSE:Factory/.irqd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "irqd", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/irqd/irqd.changes 2011-09-23 02:03:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.irqd.new/irqd.changes 2012-01-04 07:24:11.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Dec 30 06:00:33 UTC 2011 - [email protected] + +- Set up conflict between irq.service and irq_balancer.service. + +------------------------------------------------------------------- +Fri Dec 2 16:27:30 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ irqd.spec ++++++ --- /var/tmp/diff_new_pack.4mE5lW/_old 2012-01-04 07:24:11.000000000 +0100 +++ /var/tmp/diff_new_pack.4mE5lW/_new 2012-01-04 07:24:11.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package irqd # -# 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 @@ -33,8 +33,11 @@ # PATCH-FIX-UPSTREAM 0002-libnl3-link-fix.diff status=sent,accepted Patch2: 0002-libnl3-link-fix.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pkgconfig(glib-2.0) pkgconfig(libnl-3.0) -BuildRequires: pkgconfig(libnl-route-3.0) xz +BuildRequires: autoconf automake libtool +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(libnl-3.0) +BuildRequires: pkgconfig(libnl-route-3.0) +BuildRequires: xz %description irqd is an alternative IRQ balancer for Linux kernels. It balances ++++++ irqd.service ++++++ --- /var/tmp/diff_new_pack.4mE5lW/_old 2012-01-04 07:24:11.000000000 +0100 +++ /var/tmp/diff_new_pack.4mE5lW/_new 2012-01-04 07:24:11.000000000 +0100 @@ -1,6 +1,7 @@ [Unit] Description=RPS-aware IRQ balancing daemon After=syslog.target +Conflicts=irq_balancer.service [Service] Type=forking -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
