Hello community, here is the log from the commit of package librime for openSUSE:Factory checked in at 2013-06-17 10:10:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librime (Old) and /work/SRC/openSUSE:Factory/.librime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librime" Changes: -------- --- /work/SRC/openSUSE:Factory/librime/librime.changes 2013-06-06 15:00:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.librime.new/librime.changes 2013-06-17 10:10:50.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Jun 15 19:37:31 UTC 2013 - [email protected] + +- Build with %{optflags} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librime.spec ++++++ --- /var/tmp/diff_new_pack.Eekf1q/_old 2013-06-17 10:10:51.000000000 +0200 +++ /var/tmp/diff_new_pack.Eekf1q/_new 2013-06-17 10:10:51.000000000 +0200 @@ -106,7 +106,8 @@ %build mkdir -pv build pushd build -cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} .. +cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} \ + -DCMAKE_CXX_FLAGS="%{optflags}" .. make %{?_smp_mflags} %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
