diff --git a/acpid.changes b/acpid.changes index acedb94..1f76495 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 10:46:41 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Wed Aug 24 16:30:58 UTC 2011 - fcrozat@suse.com diff --git a/acpid.spec b/acpid.spec index 8eda59b..a788ce5 100644 --- a/acpid.spec +++ b/acpid.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: acpid @@ -24,7 +23,6 @@ Version: 2.0.10 Release: 5 License: GPLv2+ Group: System/Daemons -AutoReqProv: on PreReq: %insserv_prereq %fillup_prereq Summary: Executes Actions at ACPI Events Source: http://tedfelix.com//linux/%{name}-%{version}.tar.gz @@ -50,15 +48,6 @@ script loads all needed modules. Configure it in /etc/sysconfig/powermanagement. - - -Authors: --------- - Andrew Grover - Tim Hockin - Cajus Pollmeier - Ted Felix - %prep %setup -q %patch1 -p0 @@ -87,9 +76,6 @@ mv samples examples install -dm 755 %buildroot%_var/log touch %buildroot%_var/log/acpid -%clean -rm -rf %{buildroot} - %pre %service_migrate_to_systemd_pre acpid