Hello community,

here is the log from the commit of package libqt5-qtct for openSUSE:Factory 
checked in at 2016-01-03 13:27:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtct (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtct.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtct"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtct/libqt5-qtct.changes  2015-10-20 
00:08:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtct.new/libqt5-qtct.changes     
2016-01-03 13:27:37.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 24 17:12:30 UTC 2015 - [email protected]
+
+- Add a qt5ct dummy package to make it easier to find this package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtct.spec ++++++
--- /var/tmp/diff_new_pack.MwbuMN/_old  2016-01-03 13:27:38.000000000 +0100
+++ /var/tmp/diff_new_pack.MwbuMN/_new  2016-01-03 13:27:38.000000000 +0100
@@ -37,11 +37,29 @@
 This applications allows users to configure Qt5 settings (theme,
 font, icons, etc.) under DE/WM without Qt integration.
 
+%package -n %{_name}
+Summary:        Qt5 Configuration Tool
+Group:          Development/Libraries/X11
+Requires:       %{name} = %{version}
+
+%description -n %{_name}
+This applications allows users to configure Qt5 settings (theme,
+font, icons, etc.) under DE/WM without Qt integration.
+
+This is a dummy package to help one find qt5ct.
+
 %prep
 %setup -q -n %{_name}-%{version}
 echo "export QT_QPA_PLATFORMTHEME='%{_name}'" > %{name}.sh
 echo "setenv QT_QPA_PLATFORMTHEME '%{_name}'" > %{name}.csh
 
+echo << EOF > RATIONALE
+This package is a dummy package there to help one to find qt5ct
+by it's true name as one can concider qt5ct is not available in
+openSUSE otherwise. Please, use the proper package (libqt5-qtct)
+instead.
+EOF
+
 %build
 %qmake5
 make %{?_smp_mflags}
@@ -60,4 +78,8 @@
 %{_libdir}/qt5/plugins/platformthemes/lib%{_name}.so
 %{_datadir}/applications/%{_name}.desktop
 
+%files -n qt5ct
+%defattr(-,root,root)
+%doc RATIONALE
+
 %changelog


Reply via email to