rpms/jmol/EL-5 jmol.spec,1.7,1.8

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Jul 16 21:00:20 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/jmol/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3035/EL-5

Modified Files:
	jmol.spec 
Log Message:
Include desktop file in spec.


Index: jmol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jmol/EL-5/jmol.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- jmol.spec	16 Jul 2009 19:12:15 -0000	1.7
+++ jmol.spec	16 Jul 2009 20:59:50 -0000	1.8
@@ -59,6 +59,10 @@ The documentation for %{name}.
 %patch0 -p1
 find -name '*.jar' -o -name '*.class' -exec rm -f '{}' \;
 
+# Remove executable permissions from documentation
+chmod 644 README.txt
+chmod 644 COPYRIGHT.txt
+
 # Make desktop file
 cat > jmol.desktop << EOF
 [Desktop Entry]




More information about the fedora-extras-commits mailing list