update to latest upstream 2.0.10
This commit is contained in:
parent
a9c56b3920
commit
b79a0fa201
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ acpid-2.0.5.tar.gz
|
|||||||
/acpid-2.0.7.tar.gz
|
/acpid-2.0.7.tar.gz
|
||||||
/acpid-2.0.8.tar.gz
|
/acpid-2.0.8.tar.gz
|
||||||
/acpid-2.0.9.tar.gz
|
/acpid-2.0.9.tar.gz
|
||||||
|
/acpid-2.0.10.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: ACPI Event Daemon
|
Summary: ACPI Event Daemon
|
||||||
Name: acpid
|
Name: acpid
|
||||||
Version: 2.0.9
|
Version: 2.0.10
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source: http://tedfelix.com/linux/acpid-%{version}.tar.gz
|
Source: http://tedfelix.com/linux/acpid-%{version}.tar.gz
|
||||||
@ -121,6 +121,9 @@ if /sbin/chkconfig --level 3 acpid ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2011 Jiri Skala <jskala@redhat.com> - 2.0.10-1
|
||||||
|
- update to latest upstream 2.0.10
|
||||||
|
|
||||||
* Fri May 06 2011 Bill Nottingham <notting@redhat.com> - 2.0.9-4
|
* Fri May 06 2011 Bill Nottingham <notting@redhat.com> - 2.0.9-4
|
||||||
- fix systemd scriptlets to properly handle upgrade
|
- fix systemd scriptlets to properly handle upgrade
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user