rpms/pymol/F-9 pymol.spec,1.2,1.3

Jon Ciesla limb at fedoraproject.org
Thu Oct 30 12:12:13 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/pymol/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2533/F-9

Modified Files:
	pymol.spec 
Log Message:
vendor tag fix.



Index: pymol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pymol/F-9/pymol.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pymol.spec	22 Oct 2008 01:03:11 -0000	1.2
+++ pymol.spec	30 Oct 2008 12:11:42 -0000	1.3
@@ -3,7 +3,7 @@
 Summary: PyMOL Molecular Graphics System
 Name: pymol
 Version: 1.1
-Release: 10.20081015svn3468%{?dist}
+Release: 13.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,15 @@
 %{python_sitearch}/pmg_wx/
 
 %changelog
+* Thu Oct 30 2008 Jon Ciesla <limb at jcomserv.net> - 1.1-13-20081015svn3468
+- Fixed vendor flag per kkofler.
+
+* Wed Oct 29 2008 Tim Fenn <fenn at stanford.edu> - 1.1-12-20081015svn3468
+- fix vendor flag, remove space from pymol.desktop
+
+* 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