diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7733c3c..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -acpitool-0.4.7.tar.bz2 diff --git a/acpitool.spec b/acpitool.spec deleted file mode 100644 index 2d6c225..0000000 --- a/acpitool.spec +++ /dev/null @@ -1,65 +0,0 @@ -Summary: Command line ACPI client -Name: acpitool -Version: 0.4.7 -Release: 2%{?dist} -License: GPL -Group: Applications/System -URL: http://freeunix.dyndns.org:8000/site2/acpitool.shtml - -Source: http://freeunix.dyndns.org:8000/ftp_site/pub/unix/acpitool/acpitool-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -%description -AcpiTool is a Linux ACPI client. It's a small command line application, -intended to be a replacement for the apm tool. The primary target audience -are laptop users, since these people are most interested in things like -battery status, thermal status and the ability to suspend (sleep mode). -The program simply accesses the /proc/acpi or /sysfs entries to get or set -ACPI values. - -%prep -%setup -q - -%build -%configure -make %{?_smp_mflags} - -%install -rm -fr $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT - -%clean -rm -fr $RPM_BUILD_ROOT - -%files -%defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING INSTALL README TODO -%{_bindir}/acpitool -%{_mandir}/man1/acpitool* - -%changelog -* Thu May 24 2007 Patrice Dumas 0.4.7-2 -- update to 0.4.7 - -* Fri Oct 6 2006 Patrice Dumas 0.4.6-2 -- set Group to Applications/System (fix #209230) - -* Mon Aug 28 2006 Patrice Dumas 0.4.6-1 -- update to 0.4.6 - -* Sun May 21 2006 Patrice Dumas 0.4.5-1 -- update to 0.4.5 - -* Thu Feb 16 2006 Patrice Dumas 0.4.4-1.1 -- new version -- remove now unneeded patch - -* Thu Nov 10 2005 Patrice Dumas 0.3.0-3 -- add patch to avoid ignoring CXXFLAGS - -* Fri Nov 4 2005 Patrice Dumas 0.3.0-2 -- update using fedora core conventions, some cleanings - -* Tue Aug 24 2004 Robert Ambrose -- Created .spec file. - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..8d8263d --- /dev/null +++ b/dead.package @@ -0,0 +1,3 @@ +2014-12-17: Retired orphaned package, because it was orphaned for more than six weeks. +Reference: https://fedorahosted.org/epel/ticket/7 + diff --git a/nobranch b/nobranch deleted file mode 100644 index 336a1a8..0000000 --- a/nobranch +++ /dev/null @@ -1 +0,0 @@ -Not maintaining packages in epel-6 for now diff --git a/sources b/sources deleted file mode 100644 index 0a4423e..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -cba416a11229e896ec2639c59b6f59c5 acpitool-0.4.7.tar.bz2