]> git.pld-linux.org Git - packages/acpitool.git/blobdiff - acpitool.spec
- updated to 0.5.1
[packages/acpitool.git] / acpitool.spec
index 9becd672edb8ed332a3e5510ced03cd6e0f00513..d90b3b70f18fa9626c1202d8629de955de1141ad 100644 (file)
@@ -1,15 +1,16 @@
 Summary:       AcpiTool - Linux ACPI client
 Summary(pl.UTF-8):     AcpiTool - linuksowy klient ACPI
 Name:          acpitool
-Version:       0.4.7
-Release:       2
+Version:       0.5.1
+Release:       1
 License:       GPL v2
 Group:         Applications
-Source0:       http://dl.sourceforge.net/acpitool/%{name}-%{version}.tar.bz2
-# Source0-md5: cba416a11229e896ec2639c59b6f59c5
+Source0:       http://freeunix.dyndns.org:8088/ftp_site/pub/unix/acpitool/%{name}-%{version}.tar.bz2
+# Source0-md5: 9e4ec55201be0be71ffbc56d38b42b57
 URL:           http://freeunix.dyndns.org:8088/site2/acpitool.shtml
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.61
 BuildRequires: automake
+BuildRequires: libstdc++-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,6 +49,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/*/*
+%doc AUTHORS ChangeLog README TODO
+%attr(755,root,root) %{_bindir}/acpitool
+%{_mandir}/man1/acpitool.1*
This page took 0.042158 seconds and 4 git commands to generate.