rpms/cfitsio/FC-3 cfitsio.spec,1.7,1.8

Matthew D Truch (mtruch) fedora-extras-commits at redhat.com
Tue Feb 28 20:33:39 UTC 2006


Author: mtruch

Update of /cvs/extras/rpms/cfitsio/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24727/FC-3

Modified Files:
	cfitsio.spec 
Log Message:
Spelling of License.txt was fixed upstream, and now fixed in spec file.



Index: cfitsio.spec
===================================================================
RCS file: /cvs/extras/rpms/cfitsio/FC-3/cfitsio.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cfitsio.spec	28 Feb 2006 20:00:24 -0000	1.7
+++ cfitsio.spec	28 Feb 2006 20:33:38 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           cfitsio
 Version:        3.006
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for manipulating FITS data files
 
 Group:          Development/Libraries
@@ -57,7 +57,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README Licence.txt changes.txt fitsio.doc fitsio.ps cfitsio.doc cfitsio.ps
+%doc README License.txt changes.txt fitsio.doc fitsio.ps cfitsio.doc cfitsio.ps
 %{_libdir}/libcfitsio.so.*
 
 %files devel
@@ -66,6 +66,9 @@
 %{_libdir}/libcfitsio.so
 
 %changelog
+* Tue Feb 28 2006 Matthew Truch <matt at truch.net> - 3.006-2
+- Fix spelling typo in name of License.txt file.
+
 * Tue Feb 28 2006 Matthew Truch <matt at truch.net> - 3.006-1
 - Update to 3.006 official non-beta release (minor bugfixes).
 




More information about the fedora-extras-commits mailing list