Author: qboosh Date: Sun Apr 10 09:21:03 2011 GMT Module: packages Tag: HEAD ---- Log message: - new URLs - updated to 1.5 (which supports Linux 2.6.38, with thermal zone moved from procfs to sysfs)
---- Files affected: packages/acpi: acpi.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/acpi/acpi.spec diff -u packages/acpi/acpi.spec:1.9 packages/acpi/acpi.spec:1.10 --- packages/acpi/acpi.spec:1.9 Mon Jul 28 00:41:20 2008 +++ packages/acpi/acpi.spec Sun Apr 10 11:20:58 2011 @@ -2,13 +2,13 @@ Summary: Command-line ACPI client Summary(pl.UTF-8): Klient ACPI działający z linii poleceń Name: acpi -Version: 0.09 -Release: 3 +Version: 1.5 +Release: 1 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 +Source0: http://downloads.sourceforge.net/acpiclient/%{name}-%{version}.tar.gz +# Source0-md5: ccfee3d53eba9c9947adafbcc1387611 +URL: http://acpiclient.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake ExclusiveArch: %{ix86} %{x8664} ia64 @@ -49,6 +49,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/acpi +%{_mandir}/man1/acpi.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -56,6 +57,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2011/04/10 09:20:58 qboosh +- new URLs +- updated to 1.5 (which supports Linux 2.6.38, with thermal zone moved from procfs to sysfs) + Revision 1.9 2008/07/27 22:41:20 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/acpi/acpi.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
