SPECS: acpi.spec - updated to 0.09
qboosh
qboosh at pld-linux.org
Wed Apr 5 14:35:05 CEST 2006
Author: qboosh Date: Wed Apr 5 12:35:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.09
---- Files affected:
SPECS:
acpi.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/acpi.spec
diff -u SPECS/acpi.spec:1.3 SPECS/acpi.spec:1.4
--- SPECS/acpi.spec:1.3 Sun Jan 4 20:15:33 2004
+++ SPECS/acpi.spec Wed Apr 5 14:35:00 2006
@@ -1,16 +1,15 @@
# $Revision$, $Date$
-%define ftpver 0.07
Summary: Command-line ACPI client
Summary(pl): Klient ACPI działający z linii poleceń
Name: acpi
-Version: 0.0.7
+Version: 0.09
Release: 1
License: GPL
Group: Applications
-Source0: http://grahame.angrygoats.net/source/acpi/%{name}-%{ftpver}.tar.gz
-# Source0-md5: 791f1d619955f60e4b5223468f6fb4db
+Source0: http://grahame.angrygoats.net/source/acpi/%{name}-%{version}.tar.gz
+# Source0-md5: a5a70595834b487c3a2f9278a3d60768
URL: http://grahame.angrygoats.net/acpi.shtml
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,11 +24,12 @@
opartych o ACPI. Zawiera informacje o zasilaniu i temperaturze.
%prep
-%setup -q -n %{name}-%{ftpver}
+%setup -q
%build
%{__aclocal}
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure
%{__make}
@@ -46,7 +46,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog
+%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/04/05 12:35:00 qboosh
+- updated to 0.09
+
Revision 1.3 2004/01/04 19:15:33 averne
- updated to 0.0.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/acpi.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list