diff options
| author | Tom Callaway <spot@fedoraproject.org> | 2008-07-14 17:12:23 (GMT) |
|---|---|---|
| committer | Tom Callaway <spot@fedoraproject.org> | 2008-07-14 17:12:23 (GMT) |
| commit | f50ed533bba9935810636ea6c547ace0e435c2ef (patch) | |
| tree | 5595d0ae81683b71888da14799fffa76497d1b85 | |
| parent | 363934a0a76e5b0defddc3f68ce54d1cc7967b2f (diff) | |
| download | acpitool-f50ed533bba9935810636ea6c547ace0e435c2ef.zip acpitool-f50ed533bba9935810636ea6c547ace0e435c2ef.tar.gz acpitool-f50ed533bba9935810636ea6c547ace0e435c2ef.tar.bz2 | |
fix license tagacpitool-0_4_7-5_fc10
| -rw-r--r-- | acpitool.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/acpitool.spec b/acpitool.spec index c9ceb9d..7893af1 100644 --- a/acpitool.spec +++ b/acpitool.spec @@ -1,8 +1,8 @@ Summary: Command line ACPI client Name: acpitool Version: 0.4.7 -Release: 4%{?dist} -License: GPL +Release: 5%{?dist} +License: GPLv2+ Group: Applications/System URL: http://freeunix.dyndns.org:8000/site2/acpitool.shtml @@ -40,6 +40,9 @@ rm -fr $RPM_BUILD_ROOT %{_mandir}/man1/acpitool* %changelog +* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.4.7-5 +- fix license tag + * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.4.7-4 - Autorebuild for GCC 4.3 |
