Accepting request 83655 from Base:System

- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build (forwarded request 82704 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=47
This commit is contained in:
Sascha Peilicke 2011-09-20 10:49:51 +00:00 committed by Git OBS Bridge
commit 9f5ad275e6
2 changed files with 6 additions and 14 deletions

View File

@ -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

View File

@ -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 <andrew.grover@intel.com>
Tim Hockin <thockin@sun.com>
Cajus Pollmeier <pollmeier@gonicus.de>
Ted Felix <ted@tedfelix.com>
%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