Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv22128
Modified Files:
pyfits-py.info
Log Message:
Bug fix: http://article.gmane.org/gmane.os.apple.fink.devel/21545
(thanks to Hanspeter for reporting this).
Index: pyfits-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/pyfits-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pyfits-py.info 29 Oct 2012 10:11:23 -0000 1.8
+++ pyfits-py.info 29 Oct 2012 13:52:10 -0000 1.9
@@ -1,7 +1,7 @@
Info2: <<
Package: pyfits-py%type_pkg[python]
Version: 3.1
-Revision: 1
+Revision: 2
Type: python(2.6 2.7 3.1 3.2)
Description: Python interface to FITS formatted files
License: OSI-Approved
@@ -17,12 +17,15 @@
InstallScript: <<
python%type_raw[python] setup.py install --root=%d
mv %i/bin/fitscheck %i/bin/fitscheck-py%type_pkg[python]
+ mv %i/bin/fitsdiff %i/bin/fitsdiff-py%type_pkg[python]
<<
PostInstScript: <<
update-alternatives --install %p/bin/fitscheck fitscheck
%p/bin/fitscheck-py%type_pkg[python] %type_pkg[python]
+ update-alternatives --install %p/bin/fitsdiff fitsdiff
%p/bin/fitsdiff-py%type_pkg[python] %type_pkg[python]
<<
PreRmScript: <<
update-alternatives --remove fitscheck %p/bin/fitscheck-py%type_pkg[python]
+ update-alternatives --remove fitsdiff %p/bin/fitsdiff-py%type_pkg[python]
<<
DocFiles: LICENSE.txt:LICENSE
Homepage: http://www.stsci.edu/resources/software_hardware/pyfits
------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs