Hello community, here is the log from the commit of package netacct for openSUSE:Factory checked in at 2014-10-14 07:12:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netacct (Old) and /work/SRC/openSUSE:Factory/.netacct.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netacct" Changes: -------- --- /work/SRC/openSUSE:Factory/netacct/netacct.changes 2011-09-23 02:14:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.netacct.new/netacct.changes 2014-10-14 07:13:08.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 8 12:14:11 UTC 2014 - [email protected] + +- Enable parallel build and remove old specfile tags/sections + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netacct.spec ++++++ --- /var/tmp/diff_new_pack.JO4xuJ/_old 2014-10-14 07:13:11.000000000 +0200 +++ /var/tmp/diff_new_pack.JO4xuJ/_new 2014-10-14 07:13:11.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package netacct (Version 0.71) +# spec file for package netacct # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,23 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: netacct -Url: http://exorsus.net/projects/net-acct/ -License: GPL-2.0+ -Group: Productivity/Networking/Diagnostic -Provides: net-acct -AutoReqProv: on Version: 0.71 -Release: 633 +Release: 0 Summary: Network Accounting +License: GPL-2.0+ +Group: Productivity/Networking/Diagnostic +Url: http://exorsus.net/projects/net-acct/ Source: net-acct_%{version}.tar.bz2 Source1: nacctd.8 Patch: net-acct_%{version}.dif Patch1: net-acct-0.71-glibc2-optflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +Provides: net-acct %description This package logs network traffic. It provides a daemon (nacctd) that @@ -48,7 +45,7 @@ cd src CFLAGS="$RPM_OPT_FLAGS" \ CXXFLAGS="$RPM_OPT_FLAGS" \ -make +make %{?_smp_mflags} %install install -d -m 755 $RPM_BUILD_ROOT{/usr/sbin,/etc,%{_mandir}/man8} @@ -58,9 +55,6 @@ install -m 644 naccttab.sample.pcap $RPM_BUILD_ROOT/etc/naccttab.pcap install -m 755 nacctd $RPM_BUILD_ROOT/usr/sbin -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) /usr/sbin/nacctd -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
