commit libzypp-bindings for openSUSE:Factory
Hello community, here is the log from the commit of package libzypp-bindings for openSUSE:Factory checked in at Fri Dec 19 15:12:52 CET 2008. -------- --- libzypp-bindings/libzypp-bindings.changes 2008-11-11 15:25:45.000000000 +0100 +++ /mounts/work_src_done/STABLE/libzypp-bindings/libzypp-bindings.changes 2008-12-18 22:54:44.908259000 +0100 @@ -1,0 +2,6 @@ +Wed Dec 17 14:11:42 CET 2008 - ma@suse.de + +- Compile with -fPIC +- revision 11945 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzypp-bindings.spec ++++++ --- /var/tmp/diff_new_pack.w28147/_old 2008-12-19 15:12:37.000000000 +0100 +++ /var/tmp/diff_new_pack.w28147/_new 2008-12-19 15:12:37.000000000 +0100 @@ -20,7 +20,7 @@ Name: libzypp-bindings Version: 0.4.8 -Release: 1 +Release: 2 License: GPL v2 or later Summary: Bindings for libzypp Group: Development/Sources @@ -137,6 +137,9 @@ %{perl_vendorarch}/zypp.so %changelog +* Wed Dec 17 2008 ma@suse.de +- Compile with -fPIC +- revision 11945 * Tue Nov 11 2008 ma@suse.de - Ignore Pathname operator<. - revision 11649 ++++++ libzypp-bindings-0.4.8.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libzypp-bindings-0.4.8/CMakeLists.txt new/libzypp-bindings-0.4.8/CMakeLists.txt --- old/libzypp-bindings-0.4.8/CMakeLists.txt 2008-11-11 15:24:51.000000000 +0100 +++ new/libzypp-bindings-0.4.8/CMakeLists.txt 2008-12-18 22:30:56.000000000 +0100 @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 2.6) -SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-strict-aliasing") +SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -fno-strict-aliasing") # # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de