Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2014-12-16 14:49:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and      /work/SRC/openSUSE:Factory/.libnftnl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnftnl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes        2014-09-26 
11:21:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libnftnl.new/libnftnl.changes   2014-12-16 
14:49:42.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Dec 15 23:49:03 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 1.0.3
+* No upstream summary provided
+* Support for new features up to Linux 3.18
+
+-------------------------------------------------------------------
+Mon Dec  8 23:41:15 UTC 2014 - jeng...@inai.de
+
+- Drop %version from subincludedir, it tends to break recompiles of
+  already-built trees on library updates.
+
+-------------------------------------------------------------------

Old:
----
  libnftnl-1.0.2.tar.bz2
  libnftnl-1.0.2.tar.bz2.sig

New:
----
  libnftnl-1.0.3.tar.bz2
  libnftnl-1.0.3.tar.bz2.sig

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

Other differences:
------------------
++++++ libnftnl.spec ++++++
--- /var/tmp/diff_new_pack.Bz4Ugj/_old  2014-12-16 14:49:43.000000000 +0100
+++ /var/tmp/diff_new_pack.Bz4Ugj/_new  2014-12-16 14:49:43.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           libnftnl
 %define lname  libnftnl0
-Version:        1.0.2
+Version:        1.0.3
 Release:        0
 Summary:        Userspace library to access the nftables Netlink interface
 License:        GPL-2.0+
@@ -26,29 +26,18 @@
 Url:            http://netfilter.org/projects/libnftnl/
 
 #Git-Clone:    git://git.netfilter.org/libnftnl
-Source:         
http://netfilter.org/projects/libnftnl/files/%name-%version.tar.bz2
-Source2:        
http://netfilter.org/projects/libnftnl/files/%name-%version.tar.bz2.sig
+Source:         http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2
+Source2:        
http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig
 Source3:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libmnl-devel >= 1.0.3
 # Normally, this require would not be needed, as upstream ships all headers.
 # Except when they don't and then don't bother fixing it.
 BuildRequires:  linux-glibc-devel >= 2.6.35
 BuildRequires:  pkgconfig >= 0.21
 BuildRequires:  xz
-%if 0%{?suse_version} >= 1220
-%define with_json 1
-%define with_mxml 1
-%endif
-%if 0%{?fedora_version}
-%define with_json 1
-%endif
-%if 0%{?with_json}
 BuildRequires:  pkgconfig(jansson) >= 2.3
-%endif
-%if 0%{?with_mxml}
+BuildRequires:  pkgconfig(libmnl) >= 1.0.3
 BuildRequires:  pkgconfig(mxml) >= 2.6
-%endif
 
 %description
 libnftnl is a userspace library providing a low-level netlink
@@ -79,13 +68,9 @@
 
 %build
 %configure \
-%if 0%{?with_mxml}
        --with-xml-parsing \
-%endif
-%if 0%{?with_json}
        --with-json-parsing \
-%endif
-       --includedir="%_includedir/pkg/%name-%version"
+       --includedir="%_includedir/%name"
 make %{?_smp_mflags}
 
 %install
@@ -101,7 +86,7 @@
 
 %files devel
 %defattr(-,root,root)
-%_includedir/pkg/
+%_includedir/%name/
 %_libdir/libnftnl.so
 %_libdir/pkgconfig/libnftnl.pc
 %doc COPYING

++++++ libnftnl-1.0.2.tar.bz2 -> libnftnl-1.0.3.tar.bz2 ++++++
++++ 9802 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