/[packages]/cauldron/acpi/current/SPECS/acpi.spec
ViewVC logotype

Contents of /cauldron/acpi/current/SPECS/acpi.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 644238 - (show annotations) (download)
Sun Jul 6 11:35:53 2014 UTC (9 years, 9 months ago) by ovitters
File size: 702 byte(s)
SILENT remove cleaning buildroot in install
1 Summary: Displays information on ACPI devices
2 Name: acpi
3 Version: 1.7
4 Release: %mkrel 1
5 License: GPLv2+
6 Group: System/Servers
7 Url: http://sourceforge.net/projects/acpiclient/
8 Source0: http://downloads.sourceforge.net/project/acpiclient/acpiclient/%{version}/%{name}-%{version}.tar.gz
9 Requires: dmidecode
10
11 %description
12 Attempts to replicate the functionality of the 'old' apm command on
13 ACPI systems, including battery and thermal information.
14
15 %prep
16 %setup -q
17
18 %build
19 %configure2_5x
20 %make CFLAGS="%{optflags}"
21
22 %install
23 %makeinstall
24
25 %clean
26 rm -rf %{buildroot}
27
28 %triggerpostun -- acpi < 0.09-4
29 rm -f /etc/rc.d/*/{K,S}*acpi
30
31 %files
32 %doc AUTHORS ChangeLog README
33 %{_bindir}/*
34 %{_mandir}/man1/%{name}*

  ViewVC Help
Powered by ViewVC 1.1.30