Hello community,

here is the log from the commit of package nfacct for openSUSE:Factory checked 
in at 2012-03-30 14:19:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nfacct (Old)
 and      /work/SRC/openSUSE:Factory/.nfacct.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nfacct", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/nfacct/nfacct.changes    2012-03-22 
12:36:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nfacct.new/nfacct.changes       2012-03-30 
14:19:56.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 14:11:18 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 1.0.0
+* add support for XML output
+
+-------------------------------------------------------------------

Old:
----
  nfacct-1.0.0.tar.xz

New:
----
  nfacct-1.0.0.tar.bz2
  nfacct-1.0.0.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nfacct.spec ++++++
--- /var/tmp/diff_new_pack.bVn5jC/_old  2012-03-30 14:20:02.000000000 +0200
+++ /var/tmp/diff_new_pack.bVn5jC/_new  2012-03-30 14:20:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nfacct
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           nfacct
 Version:        1.0.0
 Release:        0
@@ -23,12 +25,16 @@
 
 #Git-Web:      http://git.netfilter.org/
 #Git-Clone:    git://git.netfilter.org/nfacct
-Source:         %name-%version.tar.xz
-URL:            http://netfilter.org/
+Source:         %name-%version.tar.bz2
+Source2:        %name-%version.tar.bz2.sig
+Url:            http://netfilter.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf, automake >= 1.6, libtool, pkgconfig >= 0.23
-BuildRequires: pkgconfig(libmnl) >= 1, pkgconfig(libnetfilter_acct) >= 1.0.0
-BuildRequires: xz
+BuildRequires:  autoconf
+BuildRequires:  automake >= 1.6
+BuildRequires:  libtool
+BuildRequires:  pkgconfig >= 0.21
+BuildRequires:  pkgconfig(libmnl) >= 1
+BuildRequires:  pkgconfig(libnetfilter_acct) >= 1.0.0
 
 %description
 This utility allows you to manipulate the extended accounting
@@ -36,10 +42,10 @@
 
 %prep
 %if 0%{?__xz:1}
-%setup -qn %name
+%setup -q
 %else
-tar -xf "%{S:0}" --use=xz;
-%setup -DTqn %name
+tar -xf "%{S:0}" --use=bzip2;
+%setup -DTq
 %endif
 
 %build

++++++ nfacct-1.0.0.tar.xz -> nfacct-1.0.0.tar.bz2 ++++++
++++ 42027 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to