From 7c4d650280f3e76a0a9159359ad8c99e04d6a2497631d3819c23c97eccd73bf5 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 7 Mar 2011 14:45:29 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/acct revision 12.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=c2846908269aed1c43487740f3b119b9 From 2035e1696e25c688b3abdfe9533f9aa34a1d52f11497ea8fcd27527c78c73312 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 19 Sep 2011 19:02:22 +0000 Subject: [PATCH 2/2] Accepting request 82701 from home:jengelh:bl-a - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82701 OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=11 --- acct.changes | 6 ++++++ acct.spec | 13 +------------ 2 files changed, 7 insertions(+), 12 deletions(-) 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