Hello community, here is the log from the commit of package fcitx-chewing for openSUSE:Factory checked in at 2012-06-26 15:19:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-chewing (Old) and /work/SRC/openSUSE:Factory/.fcitx-chewing.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-chewing", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-chewing/fcitx-chewing.changes 2012-06-07 15:38:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx-chewing.new/fcitx-chewing.changes 2012-06-26 15:19:58.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jun 25 11:09:52 UTC 2012 - [email protected] + +- fix fedora builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx-chewing.spec ++++++ --- /var/tmp/diff_new_pack.ecV715/_old 2012-06-26 15:19:59.000000000 +0200 +++ /var/tmp/diff_new_pack.ecV715/_new 2012-06-26 15:19:59.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: fcitx-chewing Version: 0.1.2 @@ -53,11 +52,15 @@ %install pushd build -%makeinstall +make DESTDIR=%{buildroot} install popd %{__strip} %{buildroot}%{_libdir}/fcitx/%{name}.so +%if 0%{?suse_version} %fdupes %{buildroot} +%else +fdupes -n -q -r %{buildroot} +%endif %find_lang %{name} %post -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
