update to 1.0.4
This commit is contained in:
parent
214c238ed9
commit
404e8d602c
@ -1 +1 @@
|
|||||||
acpid-1.0.3.tar.gz
|
acpid-1.0.4.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: ACPI Event Daemon
|
Summary: ACPI Event Daemon
|
||||||
Name: acpid
|
Name: acpid
|
||||||
Version: 1.0.3
|
Version: 1.0.4
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source: http://prdownloads.sourceforge.net/acpid/acpid-%{version}.tar.gz
|
Source: http://prdownloads.sourceforge.net/acpid/acpid-%{version}.tar.gz
|
||||||
@ -85,6 +85,9 @@ if [ "$1" -ge "1" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 16 2005 Bill Nottingham <notting@redhat.com> - 1.0.4-1
|
||||||
|
- update to 1.0.4
|
||||||
|
|
||||||
* Mon Aug 9 2004 Miloslav Trmac <mitr@redhat.com> - 1.0.3-2
|
* Mon Aug 9 2004 Miloslav Trmac <mitr@redhat.com> - 1.0.3-2
|
||||||
- Update to 1.0.3 (fixes #128834)
|
- Update to 1.0.3 (fixes #128834)
|
||||||
- s/Copyright/License/
|
- s/Copyright/License/
|
||||||
|
Loading…
Reference in New Issue
Block a user