Hello community,

here is the log from the commit of package libnetfilter_cthelper for 
openSUSE:Factory checked in at 2012-10-16 07:08:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnetfilter_cthelper (Old)
 and      /work/SRC/openSUSE:Factory/.libnetfilter_cthelper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnetfilter_cthelper", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libnetfilter_cthelper/libnetfilter_cthelper.changes  
    2012-09-14 12:28:54.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.libnetfilter_cthelper.new/libnetfilter_cthelper.changes
 2012-10-16 07:08:28.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct  8 15:35:52 UTC 2012 - [email protected]
+
+- Update to initial official release 1.0.0
+* This library provides the infrastructure for the user-space
+  helper infrastructure available since the Linux kernel 3.6.
+
+-------------------------------------------------------------------

Old:
----
  libname.diff
  libnetfilter_cthelper-0.tar.xz

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

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

Other differences:
------------------
++++++ libnetfilter_cthelper.spec ++++++
--- /var/tmp/diff_new_pack.X6P6np/_old  2012-10-16 07:08:29.000000000 +0200
+++ /var/tmp/diff_new_pack.X6P6np/_new  2012-10-16 07:08:29.000000000 +0200
@@ -17,8 +17,8 @@
 
 
 Name:           libnetfilter_cthelper
-%define lname  %{name}-0-0
-Version:        0
+%define lname  %{name}0
+Version:        1.0.0
 Release:        0
 Url:            http://netfilter.org/projects/libnetfilter_cthelper/
 Summary:        Userspace library for the Netfilter Conntrack Helper extension
@@ -26,20 +26,20 @@
 Group:          Productivity/Networking/Security
 
 #Git-Clone:    git://git.netfilter.org/libnetfilter_cthelper
-Source:         %name-%version.tar.xz
+#DL-URL:       http://netfilter.org/projects/libnetfilter_cthelper/files/
+Source:         
http://netfilter.org/projects/libnetfilter_cthelper/files/%name-%version.tar.bz2
+Source2:        
http://netfilter.org/projects/libnetfilter_cthelper/files/%name-%version.tar.bz2.sig
 Source3:        baselibs.conf
-Patch1:         libname.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake >= 1.6
-BuildRequires:  libtool >= 2
+#BuildRequires:  autoconf
+#BuildRequires:  automake >= 1.6
+#BuildRequires:  libtool >= 2
 BuildRequires:  pkgconfig >= 0.21
 %if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
 BuildRequires:  pkgconfig(libmnl) >= 1.0.0
 %else
 BuildRequires:  libmnl-devel >= 1.0.0
 %endif
-BuildRequires:  xz
 
 %description
 This library provides the programming interface (API) to the
@@ -63,13 +63,7 @@
 Netfilter userspace helper infrastructure.
 
 %prep
-%if 0%{?__xz:1}
-%setup -qn %name
-%else
-tar -xf "%{S:0}" --use=xz;
-%setup -DTqn %name
-%endif
-%patch -P 1 -p1
+%setup -q
 
 %build
 if [ ! -e configure ]; then
@@ -88,7 +82,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libnetfilter_cthelper-0.so.0*
+%_libdir/libnetfilter_cthelper.so.0*
 
 %files devel
 %defattr(-,root,root)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.X6P6np/_old  2012-10-16 07:08:29.000000000 +0200
+++ /var/tmp/diff_new_pack.X6P6np/_new  2012-10-16 07:08:29.000000000 +0200
@@ -1 +1 @@
-libnetfilter_cthelper-0-0
+libnetfilter_cthelper0

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to