Hello community,

here is the log from the commit of package cpufrequtils for openSUSE:Factory
checked in at Mon Sep 19 21:07:25 CEST 2011.



--------
--- cpufrequtils/cpufrequtils.changes   2011-05-03 21:47:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/cpufrequtils/cpufrequtils.changes      
2011-09-18 01:56:03.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 23:56:00 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ cpufrequtils.spec ++++++
--- /var/tmp/diff_new_pack.EhMqm4/_old  2011-09-19 21:07:21.000000000 +0200
+++ /var/tmp/diff_new_pack.EhMqm4/_new  2011-09-19 21:07:21.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           cpufrequtils
@@ -44,10 +43,6 @@
 tools to determine current CPUfreq settings and to modify them
 (cpufreq-info and cpufreq-set), and debug tools.
 
-Authors:
---------
-    Dominik Brodowski <[email protected]>
-
 %package bench
 License:        GPLv2+
 Summary:        CPU frequency micro benchmark
@@ -60,10 +55,6 @@
 For that purpose, it compares the performance governor to a configured
 powersave module.
 
-Authors:
---------
-    Christian Kornacker <[email protected]>
-
 %package devel
 License:        GPLv2+
 Summary:        Development files for cpufrequtils
@@ -82,10 +73,10 @@
 export SUSE_ASNEEDED=0
 CONF="PACKAGE_BUGREPORT=http://bugs.opensuse.org mandir=%_mandir 
libdir=%_libdir CPUFRQ_BENCH=true STRIP=true"
 export CFLAGS="$RPM_OPT_FLAGS"
-make $CONF
+make $CONF %{?_smp_mflags}
 cd turbostat
 export CFLAGS="$CFLAGS -D_GNU_SOURCE"
-make
+make %{?_smp_mflags}
 cd ..
 
 %install
@@ -102,9 +93,6 @@
 install -D -m 0755 turbostat/turbostat $RPM_BUILD_ROOT/%{_sbindir}
 install -D -m 0644 turbostat/turbostat.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig


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



Remember to have fun...

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

Reply via email to