SPECS: rox-MIME-Editor.spec - up to 0.5 - fix path in desktop file...

megabajt megabajt at pld-linux.org
Thu Mar 9 17:00:00 CET 2006


Author: megabajt                     Date: Thu Mar  9 16:00:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5
- fix path in desktop file on amd64
- new URL

---- Files affected:
SPECS:
   rox-MIME-Editor.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/rox-MIME-Editor.spec
diff -u SPECS/rox-MIME-Editor.spec:1.6 SPECS/rox-MIME-Editor.spec:1.7
--- SPECS/rox-MIME-Editor.spec:1.6	Sun Sep  4 18:03:24 2005
+++ SPECS/rox-MIME-Editor.spec	Thu Mar  9 16:59:54 2006
@@ -3,14 +3,14 @@
 Summary:	Graphical editor for MIME types
 Summary(pl):	Graficzny edytor typów MIME
 Name:		rox-%{_name}
-Version:	0.4
+Version:	0.5
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/rox/mime-editor-%{version}.tgz
-# Source0-md5:	957096e26d374233bb6954fcac2816ca
+# Source0-md5:	a86d3d6b70bbce58abb6d393a9e8eede
 Source1:	%{name}.desktop
-URL:		http://rox.sourceforge.net/phpwiki/index.php/MIME-Editor
+URL:		http://rox.sourceforge.net/desktop/MIME-Editor
 Requires:	python-pygtk-gtk
 Requires:	rox >= 2.3
 Requires:	rox-Lib2 >= 1.9.7
@@ -34,11 +34,11 @@
 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 cd %{_name}
-install .DirIcon App* *.py $RPM_BUILD_ROOT%{_roxdir}/%{_name}
+install .DirIcon AppRun *.xml *.py $RPM_BUILD_ROOT%{_roxdir}/%{_name}
 install Help/README $RPM_BUILD_ROOT%{_roxdir}/%{_name}/Help
 install Messages/*.gmo $RPM_BUILD_ROOT%{_roxdir}/%{_name}/Messages
 install .DirIcon $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+sed -e "s,/lib/,/%{_lib}/," %{SOURCE1} > $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 
 %py_comp $RPM_BUILD_ROOT%{_roxdir}/%{_name}
 %py_ocomp $RPM_BUILD_ROOT%{_roxdir}/%{_name}
@@ -67,6 +67,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/03/09 15:59:54  megabajt
+- up to 0.5
+- fix path in desktop file on amd64
+- new URL
+
 Revision 1.6  2005/09/04 16:03:24  megabajt
 - fix log message
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rox-MIME-Editor.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list