updated to latest upstream 2.0.11
This commit is contained in:
parent
0040c61623
commit
69ae1a498c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ acpid-2.0.5.tar.gz
|
|||
/acpid-2.0.8.tar.gz
|
||||
/acpid-2.0.9.tar.gz
|
||||
/acpid-2.0.10.tar.gz
|
||||
/acpid-2.0.11.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Summary: ACPI Event Daemon
|
||||
Name: acpid
|
||||
Version: 2.0.10
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.11
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
Source: http://tedfelix.com/linux/acpid-%{version}.tar.gz
|
||||
|
|
@ -126,6 +126,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 01 2011 Jiri Skala <jskala@redhat.com> - 2.0.11-1
|
||||
- updated to latest upstream 2.0.11
|
||||
|
||||
* Mon Jun 27 2011 Jiri Skala <jskala@redhat.com> - 2.0.10-2
|
||||
- fixes #716923 - move SysV initscript file into an optional subpackage
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d5dd88bcfaa4a0bf51905e95115da6df acpid-2.0.10.tar.gz
|
||||
7e1211ce72cad4bfc500bfc1051c4c85 acpid-2.0.11.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue