Author: glen Date: Tue Jan 8 23:07:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - apmd not available on all arches; rel 3
---- Files affected: SPECS: laptop-mode-tools.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/laptop-mode-tools.spec diff -u SPECS/laptop-mode-tools.spec:1.15 SPECS/laptop-mode-tools.spec:1.16 --- SPECS/laptop-mode-tools.spec:1.15 Tue Jun 12 09:29:20 2007 +++ SPECS/laptop-mode-tools.spec Wed Jan 9 00:07:01 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Narzędzia do trybu laptopowego Name: laptop-mode-tools Version: 1.34 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: http://samwel.tk/laptop_mode/tools/downloads/%{name}_%{version}.tar.gz @@ -122,9 +122,11 @@ %defattr(644,root,root,755) %attr(750,root,root) %{_sysconfdir}/acpi/*/* +%ifarch %{ix86} ppc %files apm %defattr(644,root,root,755) %attr(750,root,root) %{_sysconfdir}/apm/event.d/* +%endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -132,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-01-08 23:07:01 glen +- apmd not available on all arches; rel 3 + Revision 1.15 2007-06-12 07:29:20 arekm - rel 2; can't be noarch since _libdir used ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/laptop-mode-tools.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
