Hello community,

here is the log from the commit of package libnetfilter_log for 
openSUSE:Factory checked in at 2014-12-10 23:44:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnetfilter_log (Old)
 and      /work/SRC/openSUSE:Factory/.libnetfilter_log.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnetfilter_log"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnetfilter_log/libnetfilter_log.changes        
2014-09-26 11:21:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libnetfilter_log.new/libnetfilter_log.changes   
2014-12-10 23:44:18.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Dec  8 23:47:57 UTC 2014 - [email protected]
+
+- Drop %version from subincludedir, it tends to break recompiles of
+  already-built trees on library updates.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libnetfilter_log.spec ++++++
--- /var/tmp/diff_new_pack.70TXAs/_old  2014-12-10 23:44:20.000000000 +0100
+++ /var/tmp/diff_new_pack.70TXAs/_new  2014-12-10 23:44:20.000000000 +0100
@@ -67,15 +67,14 @@
 %setup -q
 
 %build
-%configure --disable-static --includedir=%_includedir/%name-%version
+%configure --disable-static --includedir="%_includedir/%name"
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%buildroot";
-rm -f "%buildroot/%_libdir"/*.la;
+%make_install
+rm -f "%buildroot/%_libdir"/*.la
 
 %post -n %lname -p /sbin/ldconfig
-
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
@@ -85,7 +84,7 @@
 
 %files devel
 %defattr(-,root,root)
-%_includedir/%name-%version
+%_includedir/%name/
 %_libdir/libnetfilter_log.so
 %_libdir/libnetfilter_log_libipulog.so
 %_libdir/pkgconfig/libnetfilter_log.pc


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

Reply via email to