Hello community,

here is the log from the commit of package libqt4 for openSUSE:Factory checked 
in at 2013-06-05 11:54:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt4 (Old)
 and      /work/SRC/openSUSE:Factory/.libqt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt4"

Changes:
--------
libqt4-sql-plugins.changes: same change
--- /work/SRC/openSUSE:Factory/libqt4/libqt4.changes    2013-04-23 
11:32:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt4.new/libqt4.changes       2013-06-05 
11:54:29.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 29 09:27:12 UTC 2013 - jsl...@suse.com
+
+- separate linguist to a separate package (bnc#738543).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
libqt4-sql-plugins.spec: same change
++++++ libqt4.spec ++++++
--- /var/tmp/diff_new_pack.CLZgpP/_old  2013-06-05 11:54:33.000000000 +0200
+++ /var/tmp/diff_new_pack.CLZgpP/_new  2013-06-05 11:54:33.000000000 +0200
@@ -151,11 +151,23 @@
 handling.
 # COMMON-END
 
+%package linguist
+Summary:        Qt Linguist
+License:        GPL-3.0 or SUSE-LGPL-2.1-with-digia-exception-1.1
+Group:          Development/Tools/Other
+Requires:       %{name} = %{version}
+
+%description linguist
+Qt provides excellent support for translating applications into local
+languages. Qt Linguist is a program to deal with them. Yoy need this if you
+want to translate your (or other's) projects into your native language.
+
 %package devel
 Summary:        Qt Development Kit
 License:        GPL-3.0 or SUSE-LGPL-2.1-with-digia-exception-1.1
 Group:          Development/Libraries/X11
 Requires:       %{name} = %{version}
+Requires:       %{name}-linguist = %{version}
 Requires:       Mesa-devel
 Requires:       c++_compiler
 Requires:       dbus-1-devel
@@ -669,6 +681,16 @@
 %{_libdir}/pkgconfig/QtWebKit.pc
 %endif
 
+%files linguist
+%defattr(-,root,root,755)
+%{_bindir}/lconvert
+%{_bindir}/linguist
+%{_bindir}/lrelease
+%{_bindir}/lupdate
+%{_datadir}/applications/linguist4.desktop
+%{_datadir}/pixmaps/linguist.png
+%{_datadir}/qt4/translations/linguist_*.qm
+
 %files devel
 %defattr(-,root,root,755)
 %dir %plugindir/designer
@@ -676,10 +698,6 @@
 %dir %{_datadir}/qt4
 
 %{_bindir}/designer
-%{_bindir}/lconvert
-%{_bindir}/linguist
-%{_bindir}/lrelease
-%{_bindir}/lupdate
 %{_bindir}/moc
 %{_bindir}/pixeltool
 %{_bindir}/qdbuscpp2xml
@@ -722,12 +740,9 @@
 %{_includedir}/QtXmlPatterns/
 
 %{_datadir}/applications/designer4.desktop
-%{_datadir}/applications/linguist4.desktop
-%{_datadir}/pixmaps/linguist.png
 %{_datadir}/qt4/mkspecs
 %{_datadir}/qt4/q3porting.xml
 %{_datadir}/qt4/translations/designer_*.qm
-%{_datadir}/qt4/translations/linguist_*.qm
 
 %{_libdir}/lib*.prl
 %{_libdir}/lib*.so





-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to