rpms/pm-utils/devel pm-utils.spec,1.115,1.116 sources,1.43,1.44

Richard Hughes rhughes at fedoraproject.org
Tue Apr 14 09:42:16 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/pm-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv620

Modified Files:
	pm-utils.spec sources 
Log Message:
* Tue Apr 14 2009 Richard Hughes <rhughes at redhat.com> - 1.2.5-1
- New upstream version
- If running on a system that is using KMS, we will refuse to handle any video
  quirks passed to us by HAL, and we will not chvt to an empty console.
- Fix a longstanding bug in tuning scheduler powersaving knobs on SMT systems.
  
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild



Index: pm-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pm-utils/devel/pm-utils.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- pm-utils.spec	27 Feb 2009 01:08:29 -0000	1.115
+++ pm-utils.spec	14 Apr 2009 09:41:45 -0000	1.116
@@ -1,8 +1,8 @@
 Name: pm-utils
 Summary: Power management utilities and scripts for Fedora
 License: GPLv2
-Version: 1.2.4
-Release: 2%{?dist}
+Version: 1.2.5
+Release: 1%{?dist}
 Group: System Environment/Base
 URL: http://pm-utils.freedesktop.org
 # for chvt
@@ -23,9 +23,6 @@
 Source22: pm-utils-hd-apm-restore.conf
 Source23: pm-utils-bugreport-info.sh
 
-# not yet upstream as the radeon code isn't upstream yet
-Patch1: pm-utils-1.2.2.1-radeon-kms.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 
@@ -46,7 +43,6 @@
 
 %prep
 %setup -q 
-%patch1 -p1
 
 %build
 %configure
@@ -108,6 +104,12 @@
 
 
 %changelog
+* Tue Apr 14 2009 Richard Hughes <rhughes at redhat.com> - 1.2.5-1
+- New upstream version
+- If running on a system that is using KMS, we will refuse to handle any video
+  quirks passed to us by HAL, and we will not chvt to an empty console.
+- Fix a longstanding bug in tuning scheduler powersaving knobs on SMT systems.
+  
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pm-utils/devel/sources,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- sources	9 Feb 2009 13:01:42 -0000	1.43
+++ sources	14 Apr 2009 09:41:46 -0000	1.44
@@ -1 +1 @@
-965bdce8fccaaa5ae2b304e52b362c6e  pm-utils-1.2.4.tar.gz
+f69db402e1869321cac72ffd2f77fa99  pm-utils-1.2.5.tar.gz




More information about the scm-commits mailing list