Hello community,

here is the log from the commit of package tuned for openSUSE:Factory checked 
in at 2014-05-24 07:41:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuned (Old)
 and      /work/SRC/openSUSE:Factory/.tuned.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuned"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuned/tuned.changes      2014-04-02 
17:26:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tuned.new/tuned.changes 2014-05-24 
07:41:27.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 23 12:01:37 UTC 2014 - [email protected]
+
+- added necessary macros for systemd files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tuned.spec ++++++
--- /var/tmp/diff_new_pack.jkcTpT/_old  2014-05-24 07:41:28.000000000 +0200
+++ /var/tmp/diff_new_pack.jkcTpT/_new  2014-05-24 07:41:28.000000000 +0200
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           tuned
 Version:        2.3.0
 Release:        0
@@ -40,8 +39,8 @@
 Requires:       gawk
 Requires:       python-configobj
 Requires:       python-decorator
-Requires:       python-pyudev
 Requires:       python-gobject
+Requires:       python-pyudev
 %{?systemd_requires}
 BuildArch:      noarch
 Obsoletes:      pm-profiler
@@ -108,6 +107,9 @@
 # convert active_profile from full path to name (if needed)
 sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' /etc/tuned/active_profile
 
+%pre
+%service_add_pre %{name}.service
+
 %preun
 %service_del_preun %{name}.service
 

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

Reply via email to