Hello community, here is the log from the commit of package taglib for openSUSE:Factory checked in at 2013-06-13 22:42:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/taglib (Old) and /work/SRC/openSUSE:Factory/.taglib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "taglib" Changes: -------- --- /work/SRC/openSUSE:Factory/taglib/taglib.changes 2013-05-27 10:05:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.taglib.new/taglib.changes 2013-06-13 22:42:40.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Jun 9 04:30:50 UTC 2013 - [email protected] + +- JUst like the rest of the system, taglib has to be built + with LFS support/ 64bit off_t in 32 bit archs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ taglib.spec ++++++ --- /var/tmp/diff_new_pack.N4cmwD/_old 2013-06-13 22:42:41.000000000 +0200 +++ /var/tmp/diff_new_pack.N4cmwD/_new 2013-06-13 22:42:41.000000000 +0200 @@ -112,8 +112,8 @@ %build mkdir build cd build -export CXXFLAGS="%{optflags} -D_GNU_SOURCE" -export CFLAGS="%{optflags} -D_GNU_SOURCE" +export CXXFLAGS="%{optflags} -D_GNU_SOURCE $(getconf LFS_CFLAGS)" +export CFLAGS="%{optflags} -D_GNU_SOURCE $(getconf LFS_CFLAGS)" _libsuffix=$(echo %{_lib} | cut -b4-) cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DBUILD_TESTS:BOOL=ON \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
