rpms/roxterm/devel roxterm.spec,1.10,1.11

Sebastian Vahl (svahl) fedora-extras-commits at redhat.com
Sat Jun 21 23:45:42 UTC 2008


Author: svahl

Update of /cvs/extras/rpms/roxterm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14644

Modified Files:
	roxterm.spec 
Log Message:
* Sat Jun 22 2008 Sebastian Vahl <fedora at deadbabylon.de> - 1.12.1-2
- new upstream version: 1.12.2
- move menu entry to category "System"



Index: roxterm.spec
===================================================================
RCS file: /cvs/extras/rpms/roxterm/devel/roxterm.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- roxterm.spec	23 May 2008 22:14:30 -0000	1.10
+++ roxterm.spec	21 Jun 2008 23:44:53 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           roxterm
-Version:        1.12.1
+Version:        1.12.2
 Release:        1%{?dist}
 Summary:        A fast terminal emulator
 
@@ -36,9 +36,11 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT%{_docdir}/roxterm
 
-desktop-file-install --vendor "fedora"                      \
-        --dir $RPM_BUILD_ROOT/%{_datadir}/applications          \
-        --delete-original                                   \
+desktop-file-install --vendor "fedora"                        \
+        --dir $RPM_BUILD_ROOT/%{_datadir}/applications        \
+        --remove-category Utility                             \
+        --add-category System                                 \
+        --delete-original                                     \
     $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
 
 %find_lang %{name}
@@ -70,6 +72,10 @@
 %{_datadir}/icons/hicolor/scalable/apps/roxterm.svg
 
 %changelog
+* Sat Jun 22 2008 Sebastian Vahl <fedora at deadbabylon.de> - 1.12.1-2
+- new upstream version: 1.12.2
+- move menu entry to category "System"
+
 * Fri May 23 2008 Sebastian Vahl <fedora at deadbabylon.de> - 1.12.1-1
 - new upstream version: 1.12.1
 




More information about the fedora-extras-commits mailing list