Hello community,

here is the log from the commit of package vamp-plugin-sdk for openSUSE:Factory 
checked in at 2015-08-05 06:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vamp-plugin-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.vamp-plugin-sdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vamp-plugin-sdk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vamp-plugin-sdk/vamp-plugin-sdk.changes  
2015-04-10 09:52:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vamp-plugin-sdk.new/vamp-plugin-sdk.changes     
2015-08-05 06:50:10.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 13 07:51:31 UTC 2015 - [email protected]
+
+- Build with -fPIC
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vamp-plugin-sdk.spec ++++++
--- /var/tmp/diff_new_pack.JNTGdw/_old  2015-08-05 06:50:10.000000000 +0200
+++ /var/tmp/diff_new_pack.JNTGdw/_new  2015-08-05 06:50:10.000000000 +0200
@@ -73,6 +73,8 @@
 sed -i 's|$(INSTALL_PREFIX)/lib|@libdir@|g' Makefile.in
 
 %build
+export CFLAGS="$RPM_OPT_FLAGS -fPIC -Wall"
+export CXXFLAGS="$RPM_OPT_FLAGS -fPIC -Wall"
 %configure
 make %{?_smp_mflags}
 


Reply via email to