Hello community,

here is the log from the commit of package pm-utils for openSUSE:Factory 
checked in at 2012-09-15 17:29:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pm-utils (Old)
 and      /work/SRC/openSUSE:Factory/.pm-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pm-utils", Maintainer is "vdziewie...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pm-utils/pm-utils.changes        2012-09-13 
00:06:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pm-utils.new/pm-utils.changes   2012-09-15 
17:29:25.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 13 23:26:44 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+- Use "modutils" provides for requiring a kernel module utility
+  implementation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pm-utils.spec ++++++
--- /var/tmp/diff_new_pack.tIjLYj/_old  2012-09-15 17:29:26.000000000 +0200
+++ /var/tmp/diff_new_pack.tIjLYj/_new  2012-09-15 17:29:26.000000000 +0200
@@ -41,7 +41,7 @@
 Requires:       ethtool
 Requires:       gawk
 Requires:       grep
-Requires:       module-init-tools
+Requires:       modutils
 Requires:       sed
 
 Requires:       upower
@@ -51,13 +51,6 @@
 hibernate computers that can be used to run vendor or distro supplied
 scripts on suspend and resume.
 
-Authors:
---------
-    Bill Nottingham <nott...@redhat.com>
-    Peter Jones <pjo...@redhat.com>
-    David Zeuthen <dav...@redhat.com>
-    Richard Hughes <rich...@hughsie.com>
-
 %package ndiswrapper
 Summary:        The pm-utils hook for ndiswrapper
 Group:          System/Base
@@ -69,7 +62,6 @@
 hibernate computers that can be used to run vendor or distro supplied
 scripts on suspend and resume. This package installs the 75ndiswrapper hook.
 
-
 %prep
 %setup -n %{name} -a 1 
 
@@ -77,7 +69,7 @@
 %{configure} \
   --docdir=%{_defaultdocdir}/%{name} \
   --libdir=%{_prefix}/lib
-%{__make} -d
+make -d %{?_smp_mflags}
 
 %install
 %{makeinstall}
@@ -114,9 +106,6 @@
 install -d -m 0755 %{buildroot}%{_sbindir}
 ln -sf %{_sysconfdir}/init.d/cpufreq %{buildroot}%{_sbindir}/rccpufreq
 
-%clean
-rm -rf %{buildroot}
-
 %preun
 %stop_on_removal cpufreq
 

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

Reply via email to