Hello community, here is the log from the commit of package opencc for openSUSE:Factory checked in at 2012-06-26 17:09:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencc (Old) and /work/SRC/openSUSE:Factory/.opencc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencc", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/opencc/opencc.changes 2012-06-06 10:34:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.opencc.new/opencc.changes 2012-06-26 17:09:25.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jun 24 19:02:21 UTC 2012 - [email protected] + +- fix fedora builds. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencc.spec ++++++ --- /var/tmp/diff_new_pack.nDEi6w/_old 2012-06-26 17:09:26.000000000 +0200 +++ /var/tmp/diff_new_pack.nDEi6w/_new 2012-06-26 17:09:26.000000000 +0200 @@ -58,7 +58,7 @@ %install pushd build -%makeinstall +make DESTDIR=%{buildroot} install #fix libraries %if %{_lib} == lib64 @@ -71,8 +71,9 @@ %endif %{__strip} %{buildroot}%{_libdir}/libopencc.so.1.0.0 +popd + %find_lang %{name} -%{__mv} %{name}.lang ../ %post -n libopencc1 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
