Author: qboosh Date: Sun Jan 20 13:15:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ACPI interface is specific to x86*/ia64; EA added - better Group, more specific License (GPL v2+)
---- Files affected: SPECS: acpi.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/acpi.spec diff -u SPECS/acpi.spec:1.6 SPECS/acpi.spec:1.7 --- SPECS/acpi.spec:1.6 Mon Feb 12 22:23:46 2007 +++ SPECS/acpi.spec Sun Jan 20 14:15:14 2008 @@ -4,13 +4,14 @@ Name: acpi Version: 0.09 Release: 1 -License: GPL -Group: Applications +License: GPL v2+ +Group: Applications/System Source0: http://grahame.angrygoats.net/source/acpi/%{name}-%{version}.tar.gz # Source0-md5: a5a70595834b487c3a2f9278a3d60768 URL: http://grahame.angrygoats.net/acpi.shtml BuildRequires: autoconf >= 2.50 BuildRequires: automake +ExclusiveArch: %{ix86} %{x8664} ia64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -47,7 +48,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/acpi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -55,6 +56,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008-01-20 13:15:14 qboosh +- ACPI interface is specific to x86*/ia64; EA added +- better Group, more specific License (GPL v2+) + Revision 1.6 2007-02-12 21:23:46 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acpi.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
