rpms/sextractor/devel sextractor.spec,1.5,1.6

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Mon Sep 11 22:33:21 UTC 2006


Author: sergiopr

Update of /cvs/extras/rpms/sextractor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23809

Modified Files:
	sextractor.spec 
Log Message:
* Tue Sep 12 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.5.0-5
- Rebuilt for FC6.
* Wed Jul 26 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.5.0-4
- Patch to resolve pointer aliasing problems (bug #199700)
- Removed -DXSL_URL flag, as the file sextractor.xsl does not exist yet
* Mon Jul 24 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.5.0-3
- Reverting optimization to -O2, it breaks debug infos
* Fri Jul 21 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.5.0-2
- fitsconv.c has correct permissions
- changed optimization from -O2 to -O1 (bug #199700)
- additional define allows VOTable output
* Wed Jul 19 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.5.0-1
- New upstream version 2.5.0
* Tue Jun 20 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.4.4-2
- Fixed executable permission in src/fits/fitsconv.c
- default.sex and default.param moved to docs
* Mon Jun 19 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.4.4-1
- Initial spec file.



Index: sextractor.spec
===================================================================
RCS file: /cvs/extras/rpms/sextractor/devel/sextractor.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sextractor.spec	26 Jul 2006 16:20:29 -0000	1.5
+++ sextractor.spec	11 Sep 2006 22:33:21 -0000	1.6
@@ -1,6 +1,6 @@
 Name: sextractor
 Version: 2.5.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Extract catalogs of sources from astronomical images
 
 Group: Applications/Engineering
@@ -44,6 +44,8 @@
 %{_datadir}/%{name}/*
 
 %changelog
+* Tue Sep 12 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.5.0-5
+- Rebuilt for FC6.
 * Wed Jul 26 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 2.5.0-4
 - Patch to resolve pointer aliasing problems (bug #199700)
 - Removed -DXSL_URL flag, as the file sextractor.xsl does not exist yet




More information about the fedora-extras-commits mailing list