SPECS: acpid.spec - ACPI interface is specific to x86*/ia64; EA ad...

qboosh qboosh at pld-linux.org
Sun Jan 20 14:33:19 CET 2008


Author: qboosh                       Date: Sun Jan 20 13:33:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ACPI interface is specific to x86*/ia64; EA added
- C/O replaced by P/O with virtual {acpi,apm}-daemon
- release 3

---- Files affected:
SPECS:
   acpid.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/acpid.spec
diff -u SPECS/acpid.spec:1.55 SPECS/acpid.spec:1.56
--- SPECS/acpid.spec:1.55	Tue Dec 25 23:17:59 2007
+++ SPECS/acpid.spec	Sun Jan 20 14:33:14 2008
@@ -7,8 +7,8 @@
 Summary(pl.UTF-8):	Demon zdarzeń ACPI
 Name:		acpid
 Version:	1.0.6
-Release:	2
-License:	GPL v2
+Release:	3
+License:	GPL v2+
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/acpid/%{name}-%{version}.tar.gz
 # Source0-md5:	5c9b705700df51d232be223b6ab6414d
@@ -23,8 +23,10 @@
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
 Requires:	rc-scripts
-Obsoletes:	poweracpid
-Conflicts:	apmd
+Provides:	acpi-daemon
+Obsoletes:	acpi-daemon
+Obsoletes:	apm-daemon
+ExclusiveArch:	%{ix86} %{x8664} ia64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -80,15 +82,15 @@
 %files
 %defattr(644,root,root,755)
 %doc Changelog README TODO
+%attr(755,root,root) %{_sbindir}/acpid
 %dir %{_sysconfdir}/acpi
 %dir %{_sysconfdir}/acpi/events
+%config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/acpi/events/*.conf
 %dir %{_sysconfdir}/acpi/actions
+%attr(754,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/acpi/actions/*.sh
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/acpid
 %attr(754,root,root) /etc/rc.d/init.d/acpid
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/acpid
-%config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/acpi/events/*.conf
-%attr(754,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/acpi/actions/*.sh
-%attr(755,root,root) %{_sbindir}/acpid
 %attr(640,root,root) %ghost /var/log/acpid
 %{_mandir}/man8/acpid.8*
 
@@ -98,6 +100,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2008-01-20 13:33:14  qboosh
+- ACPI interface is specific to x86*/ia64; EA added
+- C/O replaced by P/O with virtual {acpi,apm}-daemon
+- release 3
+
 Revision 1.55  2007-12-25 22:17:59  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acpid.spec?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list