rpms/acpitool/EL-4 .cvsignore, 1.4, 1.5 acpitool.spec, 1.5, 1.6 sources, 1.4, 1.5

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Mon Dec 17 21:41:58 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/acpitool/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29978/EL-4

Modified Files:
	.cvsignore acpitool.spec sources 
Log Message:
sync with devel


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/acpitool/EL-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	21 May 2006 14:18:16 -0000	1.4
+++ .cvsignore	17 Dec 2007 21:41:18 -0000	1.5
@@ -1 +1 @@
-acpitool-0.4.5.tar.gz
+acpitool-0.4.7.tar.bz2


Index: acpitool.spec
===================================================================
RCS file: /cvs/extras/rpms/acpitool/EL-4/acpitool.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- acpitool.spec	6 Oct 2006 07:25:08 -0000	1.5
+++ acpitool.spec	17 Dec 2007 21:41:18 -0000	1.6
@@ -1,21 +1,21 @@
+Summary: Command line ACPI client
 Name: acpitool
-Version: 0.4.5
-Release: 1%{?dist}
-Url: http://freeunix.dyndns.org:8088/site2/acpitool.shtml
-Source0: http://freeunix.dyndns.org:8000/ftp_site/pub/unix/acpitool/acpitool-%{version}.tar.gz
-Summary: A command line ACPI client for Linux
-Group: Applications/Internet
+Version: 0.4.7
+Release: 2%{?dist}
 License: GPL
+Group: Applications/System
+URL: http://freeunix.dyndns.org:8000/site2/acpitool.shtml
+
+Source: http://freeunix.dyndns.org:8000/ftp_site/pub/unix/acpitool/acpitool-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
-AcpiTool is a Linux ACPI client. It's a small command line application,
-intended to be a replacement for the apm tool. The primary target
-audience are laptop users, since these people are most interested in
-things like battery status, thermal status and the ability to suspend
-(sleep mode). The program simply accesses the /proc/acpi or /sysfs entries
-to get/set acpi values. Hence, a computer running a Linux kernel from
-the 2.4.x or 2.6.x series with ACPI enabled is needed.
+AcpiTool is a Linux ACPI client. It's a small command line application, 
+intended to be a replacement for the apm tool. The primary target audience 
+are laptop users, since these people are most interested in things like 
+battery status, thermal status and the ability to suspend (sleep mode). 
+The program simply accesses the /proc/acpi or /sysfs entries to get or set 
+ACPI values.
 
 %prep
 %setup -q
@@ -33,22 +33,31 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README TODO ChangeLog AUTHORS COPYING
+%doc AUTHORS ChangeLog COPYING INSTALL README TODO
 %{_bindir}/acpitool
 %{_mandir}/man1/acpitool*
 
 %changelog
-* Sun May 21 2006 Patrice Dumas <dumas at centre-cired.fr> - 0.4.5-1
+* Thu May 24 2007 Patrice Dumas <pertusus at free.fr> 0.4.7-2
+- update to 0.4.7
+
+* Fri Oct  6 2006 Patrice Dumas <pertusus at free.fr> 0.4.6-2
+- set Group to Applications/System (fix #209230)
+
+* Mon Aug 28 2006 Patrice Dumas <pertusus at free.fr> 0.4.6-1
+- update to 0.4.6
+
+* Sun May 21 2006 Patrice Dumas <pertusus at free.fr> 0.4.5-1
 - update to 0.4.5
 
-* Thu Feb 16 2006 Patrice Dumas <dumas at centre-cired.fr> - 0.4.4-1.1
+* Thu Feb 16 2006 Patrice Dumas <pertusus at free.fr> 0.4.4-1.1
 - new version
 - remove now unneeded patch
 
-* Thu Nov 10 2005 Patrice Dumas <dumas at centre-cired.fr> - 0.3.0-3
+* Thu Nov 10 2005 Patrice Dumas <pertusus at free.fr> 0.3.0-3
 - add patch to avoid ignoring CXXFLAGS
 
-* Fri Nov  4 2005 Patrice Dumas <dumas at centre-cired.fr> - 0.3.0-2
+* Fri Nov  4 2005 Patrice Dumas <pertusus at free.fr> 0.3.0-2
 - update using fedora core conventions, some cleanings
 
 * Tue Aug 24 2004 Robert Ambrose <rna at muttsoft.com>


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/acpitool/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	21 May 2006 14:18:16 -0000	1.4
+++ sources	17 Dec 2007 21:41:18 -0000	1.5
@@ -1 +1 @@
-34647d800617cfa506c0db086c0d6195  acpitool-0.4.5.tar.gz
+cba416a11229e896ec2639c59b6f59c5  acpitool-0.4.7.tar.bz2




More information about the fedora-extras-commits mailing list