diff options
| author | pertusus <pertusus@fedoraproject.org> | 2006-10-06 07:25:10 (GMT) |
|---|---|---|
| committer | pertusus <pertusus@fedoraproject.org> | 2006-10-06 07:25:10 (GMT) |
| commit | 026bcc72fab88e314798c640a652cae48f4d66ed (patch) | |
| tree | 40a8caa18647ba9e83200416ec3953581c300837 | |
| parent | cc4be434953306d4dada2d64075a3fae5767cc52 (diff) | |
| download | acpitool-026bcc72fab88e314798c640a652cae48f4d66ed.zip acpitool-026bcc72fab88e314798c640a652cae48f4d66ed.tar.gz acpitool-026bcc72fab88e314798c640a652cae48f4d66ed.tar.bz2 | |
- set Group to Applications/System (fix #209230)acpitool-0_4_6-2_fc6FC-6-startFC-6-splitF-7-startF-7-splitEL-5-startEL-5-split
| -rw-r--r-- | acpitool.spec | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/acpitool.spec b/acpitool.spec index 95fe08a..9d7d698 100644 --- a/acpitool.spec +++ b/acpitool.spec @@ -1,10 +1,10 @@ Name: acpitool Version: 0.4.6 -Release: 1%{?dist} +Release: 2%{?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 +Group: Applications/System License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,20 +38,23 @@ rm -fr $RPM_BUILD_ROOT %{_mandir}/man1/acpitool* %changelog -* Mon Aug 28 2006 Patrice Dumas <dumas@centre-cired.fr> - 0.4.6-1 +* Fri Oct 6 2006 Patrice Dumas <pertusus@free.fr> 0.4.6-2 +- set Group to Applications/System (fix #209230) + +* Mon Aug 28 2006 Patrice Dumas <pertusus@free.fr> 0.4.6-1 - update to 0.4.6 -* Sun May 21 2006 Patrice Dumas <dumas@centre-cired.fr> - 0.4.5-1 +* Sun May 21 2006 Patrice Dumas <pertusus@free.fr> 0.4.5-1 - update to 0.4.5 -* Thu Feb 16 2006 Patrice Dumas <dumas@centre-cired.fr> - 0.4.4-1.1 +* Thu Feb 16 2006 Patrice Dumas <pertusus@free.fr> 0.4.4-1.1 - new version - remove now unneeded patch -* Thu Nov 10 2005 Patrice Dumas <dumas@centre-cired.fr> - 0.3.0-3 +* Thu Nov 10 2005 Patrice Dumas <pertusus@free.fr> 0.3.0-3 - add patch to avoid ignoring CXXFLAGS -* Fri Nov 4 2005 Patrice Dumas <dumas@centre-cired.fr> - 0.3.0-2 +* Fri Nov 4 2005 Patrice Dumas <pertusus@free.fr> 0.3.0-2 - update using fedora core conventions, some cleanings * Tue Aug 24 2004 Robert Ambrose <rna@muttsoft.com> |
