rpms/cfitsio/devel cfitsio.spec,1.29,1.30

Matthew D Truch mtruch at fedoraproject.org
Thu Feb 5 21:43:54 UTC 2009


Author: mtruch

Update of /cvs/extras/rpms/cfitsio/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13110

Modified Files:
	cfitsio.spec 
Log Message:
Fix source name typo



Index: cfitsio.spec
===================================================================
RCS file: /cvs/extras/rpms/cfitsio/devel/cfitsio.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- cfitsio.spec	5 Feb 2009 21:35:50 -0000	1.29
+++ cfitsio.spec	5 Feb 2009 21:43:24 -0000	1.30
@@ -1,12 +1,12 @@
 Name:           cfitsio
 Version:        3.130
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for manipulating FITS data files
 
 Group:          Development/Libraries
 License:        GPLv2+
 URL:            http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
-Source0:        ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3100.tar.gz
+Source0:        ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3130.tar.gz
 Patch:          cfitsio.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -95,7 +95,10 @@
 %{_libdir}/libcfitsio.a
 
 %changelog
-* Wed Jan 4 2009 Matthew Truch <matt at truch.net> - 3.130-1
+* Thu Feb 5 2009 Matthew Truch <matt at truch.net> - 3.130-2
+- Fix source file naming typo.
+
+* Wed Feb 4 2009 Matthew Truch <matt at truch.net> - 3.130-1
 - Update to 3.130 upstream.
 
 * Sat Sep 20 2008 Matthew Truch <matt at truch.net> - 3.100-2




More information about the scm-commits mailing list