diff --git a/acct.changes b/acct.changes index 3697a75..a462890 100644 --- a/acct.changes +++ b/acct.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 10:43:53 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Thu Mar 3 14:44:35 UTC 2011 - lchiquitto@novell.com diff --git a/acct.spec b/acct.spec index 67c6535..68e90c8 100644 --- a/acct.spec +++ b/acct.spec @@ -15,14 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: acct License: GPLv2+ Group: System/Base PreReq: %insserv_prereq %fillup_prereq fileutils %install_info_prereq -AutoReqProv: on Version: 6.3.5 Release: 829 Source: %{name}-%{version}.tar.bz2 @@ -43,12 +41,6 @@ Summary: User-Specific Process Accounting This package contains the programs necessary for user-specific process accounting: sa, accton, and lastcomm. - - -Authors: --------- - Noel Cragg - %prep %setup -q %patch @@ -72,7 +64,7 @@ CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure \ --prefix=%{prefix} \ --infodir=%{_infodir} \ --sysconfdir=%{sysconfdir} -make +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install @@ -102,9 +94,6 @@ chmod 600 var/account/pacct %restart_on_update acct %{insserv_cleanup} -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-, root, root) %doc README NEWS