Hello community,

here is the log from the commit of package libnetfilter_acct for 
openSUSE:Factory checked in at 2012-03-29 07:44:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnetfilter_acct (Old)
 and      /work/SRC/openSUSE:Factory/.libnetfilter_acct.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnetfilter_acct", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnetfilter_acct/libnetfilter_acct.changes      
2012-01-04 07:24:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libnetfilter_acct.new/libnetfilter_acct.changes 
2012-03-29 07:44:33.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Mar 27 13:55:31 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 1.0.0
+* nfacct: change prototype of nfacct_snprintf() to support output
+  in XML
+* nfacct: check if attribute is set in nfacct_attr_get*
+
+-------------------------------------------------------------------

Old:
----
  libnetfilter_acct-0.0.0.26.tar.xz

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

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

Other differences:
------------------
++++++ libnetfilter_acct.spec ++++++
--- /var/tmp/diff_new_pack.vpU50e/_old  2012-03-29 07:44:35.000000000 +0200
+++ /var/tmp/diff_new_pack.vpU50e/_new  2012-03-29 07:44:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnetfilter_acct
 #
-# 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
@@ -15,43 +15,53 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libnetfilter_acct
-%define lname  %{name}0
-Version:        0.0.0.26
-Release:        1
-License:        LGPL-2.1+
-Group:          Productivity/Networking/Security
-URL:            http://netfilter.org/projects/libnetfilter_acct/
-Source:         %name-%version.tar.xz
+%define lname  %{name}1
+Version:        1.0.0
+Release:        0
+Url:            http://netfilter.org/projects/libnetfilter_acct/
+Source:         %name-%version.tar.bz2
+Source2:        %name-%version.tar.bz2.sig
 Source3:        baselibs.conf
-BuildRoot:      %_tmppath/%name-%version-build
-BuildRequires:  autoconf, automake >= 1.6, libtool
-BuildRequires: pkgconfig >= 0.23, pkgconfig(libmnl) >= 1.0.0, xz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
+BuildRequires:  automake >= 1.6
+BuildRequires:  libtool
+BuildRequires:  pkgconfig >= 0.21
+BuildRequires:  pkgconfig(libmnl) >= 1.0.0
 Summary:        Userspace library for the in-kernel Netfilter counters
+License:        LGPL-2.1+
+Group:          Productivity/Networking/Security
 
 %description
 This library provides the programming interface (API) to the
 Netfilter extended accounting infrastructure.
 
 %package -n %lname
-Group:          System/Libraries
 Summary:        Userspace library for the in-kernel Netfilter counters
+Group:          System/Libraries
 
 %description -n %lname
 This library provides the programming interface (API) to the
 Netfilter extended accounting infrastructure.
 
 %package devel
-Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
 Summary:        Userspace library for the in-kernel Netfilter counters
+Group:          Development/Libraries/C and C++
 
 %description devel
 This library provides the programming interface (API) to the
 Netfilter extended accounting infrastructure.
 
 %prep
+%if 0%{?__xz:1}
 %setup -q
+%else
+tar -xf "%{S:0}" --use=bzip2;
+%setup -DTq
+%endif
 
 %build
 if [ ! -e configure ]; then

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.vpU50e/_old  2012-03-29 07:44:35.000000000 +0200
+++ /var/tmp/diff_new_pack.vpU50e/_new  2012-03-29 07:44:35.000000000 +0200
@@ -1 +1 @@
-libnetfilter_acct0
+libnetfilter_acct1

++++++ libnetfilter_acct-0.0.0.26.tar.xz -> libnetfilter_acct-1.0.0.tar.bz2 
++++++
++++ 47594 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