Hello community,

here is the log from the commit of package irqbalance for openSUSE:Factory
checked in at Thu Jul 7 15:08:01 CEST 2011.



--------
--- irqbalance/irqbalance.changes       2010-11-07 14:58:29.000000000 +0100
+++ /mounts/work_src_done/STABLE/irqbalance/irqbalance.changes  2011-06-07 
16:14:13.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun  7 14:13:36 UTC 2011 - a...@suse.de
+
+- Add systemd service file.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  irqbalance.service

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

Other differences:
------------------
++++++ irqbalance.spec ++++++
--- /var/tmp/diff_new_pack.tBrm0P/_old  2011-07-07 15:01:05.000000000 +0200
+++ /var/tmp/diff_new_pack.tBrm0P/_new  2011-07-07 15:01:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package irqbalance (Version 0.56_svn201010021305)
+# spec file for package irqbalance
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -24,12 +24,13 @@
 AutoReqProv:    on
 PreReq:         %insserv_prereq
 Version:        0.56_svn201010021305
-Release:        2
+Release:        7
 Summary:        Balance IRQs on SMP Machines
 Source:         %{name}-%{version}.tar.bz2
 Source1:        irqbalance.pod
 Source2:        irq_balancer
 Source3:        sysconfig.irqbalance
+Source4:        irqbalance.service
 Url:            http://www.irqbalance.org
 PreReq:         coreutils fillup
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -75,6 +76,8 @@
 install -m 0644 irqbalance.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1
 mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates/
 install -m 0644 sysconfig.irqbalance $RPM_BUILD_ROOT/var/adm/fillup-templates/
+mkdir -p $RPM_BUILD_ROOT/lib/systemd/system/
+install -D -p -m 0644 %{SOURCE4} $RPM_BUILD_ROOT/lib/systemd/system/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -94,6 +97,7 @@
 %defattr(-,root,root,-)
 %{_sbindir}/irqbalance
 /etc/init.d/irq_balancer
+/lib/systemd/system/irqbalance.service
 %{_sbindir}/rcirq_balancer
 %{_mandir}/man1/irqbalance.1.gz
 /var/adm/fillup-templates/sysconfig.irqbalance

++++++ irqbalance.service ++++++
[Unit]
Description=irqbalance daemon
After=syslog.target

[Service]
EnvironmentFile=/etc/sysconfig/irqbalance
Type=forking
ExecStart=/usr/sbin/irqbalance $ONESHOT

[Install]
WantedBy=multi-user.target

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



Remember to have fun...

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

Reply via email to