Hello community, here is the log from the commit of package q4wine for openSUSE:Factory checked in at 2016-03-17 16:36:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/q4wine (Old) and /work/SRC/openSUSE:Factory/.q4wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "q4wine" Changes: -------- --- /work/SRC/openSUSE:Factory/q4wine/q4wine.changes 2016-03-09 16:48:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.q4wine.new/q4wine.changes 2016-03-17 16:49:39.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Mar 15 16:29:50 UTC 2016 - [email protected] + +- Set LIBS_ENTRY_PATH to %{_libdir} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ q4wine.spec ++++++ --- /var/tmp/diff_new_pack.H8L3kF/_old 2016-03-17 16:49:39.000000000 +0100 +++ /var/tmp/diff_new_pack.H8L3kF/_new 2016-03-17 16:49:39.000000000 +0100 @@ -76,7 +76,8 @@ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_C_FLAGS="%{optflags}" \ -DCMAKE_CXX_FLAGS="%{optflags}" \ - -DCMAKE_NO_BUILTIN_CHRPATH=ON + -DCMAKE_NO_BUILTIN_CHRPATH=ON \ + -DLIBS_ENTRY_PATH=%{_libdir} make %{?_smp_mflags} VERBOSE=1 %install @@ -102,7 +103,7 @@ %exclude %{_datadir}/%{name}/i18n/ %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/* -%{_libdir}/%{name}/ +%{_libdir}/lib%{name}* %doc %{_mandir}/man?/* %files lang -f %{name}.lang
