From b744286678c14eb81ceb270eeaab5e51e6fbf6b2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 20 Jan 2008 13:15:14 +0000 Subject: [PATCH] - ACPI interface is specific to x86*/ia64; EA added - better Group, more specific License (GPL v2+) Changed files: acpi.spec -> 1.7 --- acpi.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/acpi.spec b/acpi.spec index 5d2103e..1272d82 100644 --- a/acpi.spec +++ b/acpi.spec @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Klient ACPI działający z linii poleceń 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 @@ -46,4 +47,4 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/acpi -- 2.44.0