rpms/genchemlab/devel gcl-desktop.patch, 1.1, 1.2 genchemlab.spec, 1.3, 1.4

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Wed Dec 5 03:21:14 UTC 2007


Author: limb

Update of /cvs/pkgs/rpms/genchemlab/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12543

Modified Files:
	gcl-desktop.patch genchemlab.spec 
Log Message:
Desktop fixes.


gcl-desktop.patch:

Index: gcl-desktop.patch
===================================================================
RCS file: /cvs/pkgs/rpms/genchemlab/devel/gcl-desktop.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcl-desktop.patch	9 Aug 2006 20:08:32 -0000	1.1
+++ gcl-desktop.patch	5 Dec 2007 03:21:10 -0000	1.2
@@ -1,6 +1,7 @@
---- genchemlab-1.0/program/genchemlab.desktop	2003-05-19 16:56:15.000000000 +0100
-+++ genchemlab-1.0/program/genchemlab.desktop	2006-08-06 10:45:35.000000000 +0100
-@@ -1,11 +1,16 @@
+--- genchemlab-1.0/program/genchemlab.desktop	2007-12-04 20:54:27.000000000 -0600
++++ genchemlab-1.0/programgenchemlab.desktop	2007-12-04 20:58:37.000000000 -0600
+@@ -1,11 +1,13 @@
++
  [Desktop Entry]
 -Type=Application
 -Exec=genchemlab
@@ -15,13 +16,9 @@
 -Name=GenChemLab
 -Encoding=UTF-8
 -Categories=Application;Education;Chemestry;
-+Icon=genchemlab.png
++Icon=genchemlab
 +Terminal=false
 +Type=Application
 +Categories=Application;Education;Chemistry;
 +Exec=genchemlab
 +StartupNotify=false
-+
-+
-+
-+


Index: genchemlab.spec
===================================================================
RCS file: /cvs/pkgs/rpms/genchemlab/devel/genchemlab.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- genchemlab.spec	4 Dec 2007 16:33:58 -0000	1.3
+++ genchemlab.spec	5 Dec 2007 03:21:10 -0000	1.4
@@ -4,7 +4,7 @@
 Release: 6%{?dist}
 License: GPLv2+
 Group: Applications/Multimedia
-Source: http://kent.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tgz
+Source0: http://kent.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tgz
 URL: http://genchemlab.sourceforge.net/
 Patch0: gcl-desktop.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -30,7 +30,7 @@
 
 desktop-file-install --vendor fedora \
         --dir %{buildroot}%{_datadir}/applications \
-        --delete-original \
+	--delete-original \
         %{buildroot}%{_datadir}/applications/genchemlab.desktop
 
 %clean
@@ -47,7 +47,7 @@
 %changelog
 * Tue Dec 04 2007 Jon Ciesla <limb at jcomserv.net> - 1.0-6
 - Corrected license tag.
-- Dropped X-Fedora.
+- Corrected desktop file.
 
 * Sat Sep 16 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 1.0-5
 - rebuild




More information about the scm-commits mailing list