rpms/cpufrequtils/devel sources,1.6,1.7 cpufrequtils.spec,1.10,1.11

Anton Arapov aarapov at fedoraproject.org
Mon Jan 18 09:09:36 UTC 2010


Author: aarapov

Update of /cvs/pkgs/rpms/cpufrequtils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23976

Modified Files:
	sources cpufrequtils.spec 
Log Message:
* Mon Jan 18 2010 Anton Arapov <anton at redhat.com> 007-1
- New upstream release



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cpufrequtils/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	11 Nov 2009 10:41:40 -0000	1.6
+++ sources	18 Jan 2010 09:09:36 -0000	1.7
@@ -1 +1 @@
-124b0de8f3a4d672539a85ce13eed869  cpufrequtils-006.tar.bz2
+fdd833ce70a9ae40ae8bce5b18f2becf  cpufrequtils-007.tar.bz2


Index: cpufrequtils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cpufrequtils/devel/cpufrequtils.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- cpufrequtils.spec	12 Nov 2009 18:24:15 -0000	1.10
+++ cpufrequtils.spec	18 Jan 2010 09:09:36 -0000	1.11
@@ -1,13 +1,12 @@
 Summary:        CPU Frequency changing related utilities
 Name:           cpufrequtils
-Version:        006
+Version:        007
 Release:        1%{?dist}
 Group:          System Environment/Base
 License:        GPLv2
 URL:            http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
 Source:         http://www.kernel.org/pub/linux/utils/kernel/cpufreq/%{name}-%{version}.tar.bz2
 Patch0:         disable-gsic.patch
-Patch1:         aperf-fix-proc-read-routine.patch
 Buildroot:      %{_tmppath}/%{name}-%{version}-root
 BuildRequires:  libsysfs-devel gettext
 # pulls in automake and autoconf
@@ -24,7 +23,6 @@ supports CPU frequency scaling.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS"
@@ -88,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT;
 
 
 %changelog
+* Mon Jan 18 2010 Anton Arapov <anton at redhat.com> 007-1
+- New upstream release
+
 * Wed Nov 11 2009 Anton Arapov <anton at redhat.com> 006-1
 - New upstream release
 



More information about the scm-commits mailing list