packages: acpid/acpid.spec - rel 15 - proper systemd deps
baggins
baggins at pld-linux.org
Tue Apr 17 18:36:17 CEST 2012
Author: baggins Date: Tue Apr 17 16:36:17 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 15
- proper systemd deps
---- Files affected:
packages/acpid:
acpid.spec (1.90 -> 1.91)
---- Diffs:
================================================================
Index: packages/acpid/acpid.spec
diff -u packages/acpid/acpid.spec:1.90 packages/acpid/acpid.spec:1.91
--- packages/acpid/acpid.spec:1.90 Sat Feb 11 21:59:51 2012
+++ packages/acpid/acpid.spec Tue Apr 17 18:36:11 2012
@@ -13,7 +13,7 @@
Summary(pl.UTF-8): Demon zdarzeń ACPI
Name: acpid
Version: 2.0.10
-Release: 14
+Release: 15
License: GPL v2+
Group: Daemons
Source0: http://tedfelix.com/linux/%{name}-%{version}.tar.gz
@@ -29,9 +29,11 @@
Source9: %{name}.service
Source10: %{name}.preconfig
URL: http://tedfelix.com/linux/acpid-netlink.html
-BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: rpmbuild(macros) >= 1.647
Requires(post,preun): /sbin/chkconfig
+Requires(post,preun,postun): systemd-units >= 38
Requires: rc-scripts >= 0.4.3.0
+Requires: systemd-units >= 38
Provides: acpi-daemon
Obsoletes: acpi-daemon
Obsoletes: apm-daemon
@@ -170,6 +172,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.91 2012/04/17 16:36:11 baggins
+- rel 15
+- proper systemd deps
+
Revision 1.90 2012/02/11 20:59:51 baggins
- rel 14
- use __cp macro in trigger, cp may be an alias
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/acpid/acpid.spec?r1=1.90&r2=1.91
More information about the pld-cvs-commit
mailing list