Mailinglist Archive: opensuse-commit (1003 mails)
| < Previous | Next > |
commit qterm
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 08 Jun 2007 00:20:10 +0200
- Message-id: <20070607222010.7586E678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package qterm
checked in at Fri Jun 8 00:20:10 CEST 2007.
--------
--- qterm/qterm.changes 2007-03-12 14:04:29.000000000 +0100
+++ /mounts/work_src_done/STABLE/qterm/qterm.changes 2007-06-07 16:12:06.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 7 15:53:45 CEST 2007 - sbrabec@xxxxxxx
+
+- Fixed deskop file translation.
+- Removed invalid desktop Category "Application" (#254654).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qterm.spec ++++++
--- /var/tmp/diff_new_pack.Q10725/_old 2007-06-08 00:20:03.000000000 +0200
+++ /var/tmp/diff_new_pack.Q10725/_new 2007-06-08 00:20:03.000000000 +0200
@@ -14,7 +14,7 @@
BuildRequires: arts-devel libdrm-devel libjpeg-devel openssl-devel python-devel update-desktop-files
Summary: QTerm is BBS client
Version: 0.4.0pre3
-Release: 57
+Release: 83
License: GNU General Public License (GPL)
Group: System/X11/Terminals
URL: http://qterm.sourceforge.net/
@@ -52,8 +52,8 @@
make
%install
-rm -rf $RPM_BUILD_ROOT
-make DESTDIR=${RPM_BUILD_ROOT} install
+%makeinstall
+%suse_update_desktop_file %{name}
%files
%defattr(-,root,root)
@@ -65,6 +65,9 @@
#%{_libdir}/
%changelog
+* Thu Jun 07 2007 - sbrabec@xxxxxxx
+- Fixed deskop file translation.
+- Removed invalid desktop Category "Application" (#254654).
* Mon Mar 12 2007 - xwhu@xxxxxxxxxx
- Explicitly cast QCString to const char* in qtermtelnet.cpp
* Thu Jun 22 2006 - ro@xxxxxxx
++++++ desktopfix.patch ++++++
--- /var/tmp/diff_new_pack.Q10725/_old 2007-06-08 00:20:04.000000000 +0200
+++ /var/tmp/diff_new_pack.Q10725/_new 2007-06-08 00:20:04.000000000 +0200
@@ -2,10 +2,9 @@
===================================================================
--- qterm-0.4.0pre3.orig/qterm/qterm.desktop.in
+++ qterm-0.4.0pre3/qterm/qterm.desktop.in
-@@ -1,5 +1,6 @@
+@@ -1,5 +1,5 @@
[Desktop Entry]
-Categories=Application;Network;
-+X-SuSE-translate=true
+Categories=TerminalEmulator
Encoding=UTF-8
Type=Application
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |