Hello community,

here is the log from the commit of package cpufrequtils for openSUSE:Factory 
checked in at 2012-05-15 17:40:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpufrequtils (Old)
 and      /work/SRC/openSUSE:Factory/.cpufrequtils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpufrequtils", Maintainer is "tr...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpufrequtils/cpufrequtils.changes        
2012-03-17 13:20:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cpufrequtils.new/cpufrequtils.changes   
2012-05-15 17:40:29.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 14 21:12:54 UTC 2012 - joop.boo...@opensuse.org
+
+- don't build cpufreq-aperf and turbostat for arm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cpufrequtils.spec ++++++
--- /var/tmp/diff_new_pack.FijpBY/_old  2012-05-15 17:40:30.000000000 +0200
+++ /var/tmp/diff_new_pack.FijpBY/_new  2012-05-15 17:40:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cpufrequtils
 #
-# 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
@@ -16,13 +16,13 @@
 #
 
 
-
 Name:           cpufrequtils
 %define         turbostat_version 20101221
-BuildRequires:  doxygen lynx
+BuildRequires:  doxygen
+BuildRequires:  lynx
 Url:            
http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
 Version:        008
-Release:        8
+Release:        0
 Summary:        Tools to Determine and Set CPUfreq Settings
 License:        GPL-2.0+
 Group:          System/Base
@@ -45,7 +45,6 @@
 (cpufreq-info and cpufreq-set), and debug tools.
 
 %package bench
-License:        GPL-2.0+
 Summary:        CPU frequency micro benchmark
 Group:          System/Benchmark
 
@@ -57,7 +56,6 @@
 powersave module.
 
 %package devel
-License:        GPL-2.0+
 Summary:        Development files for cpufrequtils
 Group:          Development/Libraries/C and C++
 Requires:       %{name} >= %{version}
@@ -67,7 +65,7 @@
 
 %prep
 %setup -q -a 3
-%ifarch ppc ppc64
+%ifarch ppc ppc64 %arm
 %patch1 -p1
 %endif
 
@@ -78,7 +76,7 @@
 CONF="PACKAGE_BUGREPORT=http://bugs.opensuse.org mandir=%_mandir 
libdir=%_libdir CPUFRQ_BENCH=true STRIP=true"
 export CFLAGS="$RPM_OPT_FLAGS"
 make $CONF %{?_smp_mflags}
-%ifnarch ppc ppc64
+%ifnarch ppc ppc64 %arm
 cd turbostat
 export CFLAGS="$CFLAGS -D_GNU_SOURCE"
 make %{?_smp_mflags}
@@ -96,7 +94,7 @@
 
 mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
 mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
-%ifnarch ppc ppc64
+%ifnarch ppc ppc64 %arm
 install -D -m 0755 turbostat/turbostat $RPM_BUILD_ROOT/%{_sbindir}
 install -D -m 0644 turbostat/turbostat.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8
 %endif
@@ -109,7 +107,7 @@
 %defattr (-,root,root)
 %{_libdir}/libcpufreq.*.0
 %{_mandir}/man1/cpufreq*
-%ifnarch ppc ppc64
+%ifnarch ppc ppc64 %arm
 %{_mandir}/man8/turbostat*
 %{_sbindir}/turbostat
 /usr/bin/cpufreq-aperf

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

Reply via email to