rpms/jmol/F-12 jmol.spec,1.15,1.16 sources,1.8,1.9

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Jan 14 12:15:46 UTC 2010


Author: jussilehtola

Update of /cvs/pkgs/rpms/jmol/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16817/F-12

Modified Files:
	jmol.spec sources 
Log Message:
Update to 11.8.16.


Index: jmol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jmol/F-12/jmol.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- jmol.spec	5 Jan 2010 09:29:30 -0000	1.15
+++ jmol.spec	14 Jan 2010 12:15:46 -0000	1.16
@@ -1,5 +1,5 @@
 Name:		jmol
-Version:	11.8.15
+Version:	11.8.16
 Release:	1%{?dist}
 Summary:	An open-source Java viewer for chemical structures in 3D
 Group:		Applications/Engineering
@@ -69,7 +69,7 @@ rm -f jars/*
 # Remove executable permissions from documentation
 find -name "*.txt" -exec chmod 644 {} \;
 # Fix EOL encoding
-for doc in README.txt COPYRIGHT.txt LICENSE.txt; do
+for doc in README.txt COPYRIGHT.txt LICENSE.txt CHANGES.txt; do
  sed "s|\r||g" $doc > $doc.new && \
  touch -r $doc $doc.new && \
  mv $doc.new $doc
@@ -111,7 +111,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc build/doc/* README.txt COPYRIGHT.txt LICENSE.txt
+%doc build/doc/* README.txt COPYRIGHT.txt LICENSE.txt ChangeLog.html CHANGES.txt
 %{_bindir}/%{name}
 %{_javadir}/Jmol.jar
 %{_javadir}/JmolApplet.jar
@@ -127,6 +127,9 @@ rm -rf %{buildroot}
 %doc build/doc/*
 
 %changelog
+* Thu Jan 14 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 11.8.16-1
+- Update to 11.8.16.
+
 * Tue Jan 05 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 11.8.15-1
 - Update to 11.8.15.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jmol/F-12/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	5 Jan 2010 09:29:30 -0000	1.8
+++ sources	14 Jan 2010 12:15:46 -0000	1.9
@@ -1,2 +1,2 @@
 75268c66c9afac86a59d6348745dd1e4  Jmol_icon_128.png
-afcb9dafde994aa5a8ba13eda34db1be  jmol-11.8.15-full.tar.gz
+d80c15472f40d1670ebef5143373799d  jmol-11.8.16-full.tar.gz



More information about the scm-commits mailing list