Hello community,

here is the log from the commit of package libqt5-creator for openSUSE:Factory 
checked in at 2013-10-10 12:03:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-creator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-creator"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes    
2013-10-08 10:55:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes       
2013-10-10 12:03:03.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Oct  9 21:04:37 UTC 2013 - [email protected]
+
+- Manually install desktop file. Also added mimetypes, to emulate
+  Qt4 creator behaviour
+
+-------------------------------------------------------------------

New:
----
  qtcreator.desktop

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

Other differences:
------------------
++++++ libqt5-creator.spec ++++++
--- /var/tmp/diff_new_pack.tFOV2U/_old  2013-10-10 12:03:04.000000000 +0200
+++ /var/tmp/diff_new_pack.tFOV2U/_new  2013-10-10 12:03:04.000000000 +0200
@@ -26,6 +26,7 @@
 %define rversion 2.8.1
 Source:         
http://download.qt-project.org/official_releases/qtcreator/2.8/%{rversion}/qt-creator-%{rversion}-src.tar.gz
 Source1:        %{name}-rpmlintrc
+Source2:        qtcreator.desktop
 BuildRequires:  fdupes
 BuildRequires:  gdb
 BuildRequires:  libQt5Declarative-private-headers-devel
@@ -71,9 +72,9 @@
 mkdir -p %{buildroot}%{_datadir}/doc/packages/libqt5/qtcreator
 cp -a doc/html/* %{buildroot}%{_datadir}/doc/packages/libqt5/qtcreator/
 
-%suse_update_desktop_file -c qtcreator "Qt 5.0 Creator" "C++ IDE for 
developing Qt applications" qtcreator QtProject-qtcreator "Development Qt IDE"
+%suse_update_desktop_file -i qtcreator Development Qt IDE
 
-%fdupes %{buildroot}/%{_prefix}
+%fdupes -s %{buildroot}
 
 %post -p /sbin/ldconfig
 

++++++ qtcreator.desktop ++++++
[Desktop Entry]
Type=Application
Exec=qtcreator %F
Name=Qt 5 Creator
GenericName=C++ IDE for developing Qt applications
X-KDE-StartupNotify=true
Icon=QtProject-qtcreator
Terminal=false
Categories=Qt;Development;IDE;
MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource;
InitialPreference=9
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to