From 27e44e1287bfcd5584ef1c7a61b5a73cea1c18f7 Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Jul 16 2009 20:59:50 +0000 Subject: Include desktop file in spec. --- diff --git a/jmol.spec b/jmol.spec index 060842b..4f4784c 100644 --- a/jmol.spec +++ b/jmol.spec @@ -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]