rpms/jmol/devel jmol.spec,1.9,1.10

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


Author: jussilehtola

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

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


Index: jmol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jmol/devel/jmol.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- jmol.spec	16 Jul 2009 19:12:15 -0000	1.9
+++ jmol.spec	16 Jul 2009 20:59:50 -0000	1.10
@@ -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