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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 647069 - (hide annotations) (download)
Sun Jul 6 14:07:14 2014 UTC (9 years, 9 months ago) by ovitters
File size: 674 byte(s)
SILENT remove clean section
1 kharec 7213 Summary: Displays information on ACPI devices
2     Name: acpi
3 luigiwalser 555397 Version: 1.7
4     Release: %mkrel 1
5 kharec 7213 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     %triggerpostun -- acpi < 0.09-4
26     rm -f /etc/rc.d/*/{K,S}*acpi
27    
28     %files
29     %doc AUTHORS ChangeLog README
30     %{_bindir}/*
31     %{_mandir}/man1/%{name}*

  ViewVC Help
Powered by ViewVC 1.1.30