Hello community, here is the log from the commit of package ibus-qt for openSUSE:Factory checked in at 2014-02-08 10:34:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-qt (Old) and /work/SRC/openSUSE:Factory/.ibus-qt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-qt" Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-qt/ibus-qt.changes 2013-07-08 11:53:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ibus-qt.new/ibus-qt.changes 2014-02-08 10:34:10.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 7 13:48:45 UTC 2014 - [email protected] + +- Fix documentation installation and ensure COPYING is installed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-qt.spec ++++++ --- /var/tmp/diff_new_pack.QJAhoV/_old 2014-02-08 10:34:11.000000000 +0100 +++ /var/tmp/diff_new_pack.QJAhoV/_new 2014-02-08 10:34:11.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ibus-qt # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,11 +62,8 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %fdupes -s $RPM_BUILD_ROOT -mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/%{name} -mv $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version} $RPM_BUILD_ROOT/usr/share/doc/packages/%{name} +# handled by %doc macro rm -rf $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version} -# INSTALL contains generic build instructions, remove it -rm $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}/%{name}-%{version}/INSTALL %post -p /sbin/ldconfig @@ -77,14 +74,14 @@ %files %defattr(-,root,root,-) +%doc COPYING %{_libdir}/libibus-qt.so.* %{_libdir}/qt4/plugins/inputmethods/libqtim-ibus.so %files devel %defattr(-,root,root,-) -%dir %{_docdir}/%{name} +%doc AUTHORS README %{_includedir}/* %{_libdir}/libibus-qt.so -%{_docdir}/%{name}/ %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
