rpms/pymol/devel pymol.spec,1.2,1.3

Timothy Fenn timfenn at fedoraproject.org
Tue Oct 28 19:09:39 UTC 2008


Author: timfenn

Update of /cvs/pkgs/rpms/pymol/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16495

Modified Files:
	pymol.spec 
Log Message:
* Tue Oct 28 2008 Tim Fenn <fenn at stanford.edu> - 1.1-11-20081015svn3468
- add vendor flag to desktop-file-install




Index: pymol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pymol/devel/pymol.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pymol.spec	21 Oct 2008 20:27:15 -0000	1.2
+++ pymol.spec	28 Oct 2008 19:09:08 -0000	1.3
@@ -3,7 +3,7 @@
 Summary: PyMOL Molecular Graphics System
 Name: pymol
 Version: 1.1
-Release: 10.20081015svn3468%{?dist}
+Release: 11.20081015svn3468%{?dist}
 License: MIT and BSD and ZPLv2.0 and Bitstream Vera and OFL
 Group: Applications/Engineering
 URL: http://www.pymol.org
@@ -86,7 +86,7 @@
 mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
 install -p -m 755 pymol ${RPM_BUILD_ROOT}%{_bindir}/
 
-desktop-file-install --dir=${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE2}
+desktop-file-install --vendor="" --dir=${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE2}
 mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps
 install -p -m 644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/
 
@@ -109,6 +109,9 @@
 %{python_sitearch}/pmg_wx/
 
 %changelog
+* Tue Oct 28 2008 Tim Fenn <fenn at stanford.edu> - 1.1-11-20081015svn3468
+- add vendor flag to desktop-file-install
+
 * Tue Oct 21 2008 Tim Fenn <fenn at stanford.edu> - 1.1-10-20081015svn3468
 - add demo files
 




More information about the scm-commits mailing list