Hello community,

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

Package is "libnetfilter_acct"

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

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

Other differences:
------------------
++++++ libnetfilter_acct.spec ++++++
--- /var/tmp/diff_new_pack.04Qewr/_old  2014-12-10 23:44:16.000000000 +0100
+++ /var/tmp/diff_new_pack.04Qewr/_new  2014-12-10 23:44:16.000000000 +0100
@@ -61,15 +61,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
@@ -78,7 +77,7 @@
 
 %files devel
 %defattr(-,root,root)
-%_includedir/%name-%version
+%_includedir/%name/
 %_libdir/libnetfilter_acct.so
 %_libdir/pkgconfig/libnetfilter_acct.pc
 


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

Reply via email to