Hello, a new cfitsio (3.330) is going to land tomorrow in rawhide and F19 . All the packages depending on cfitsio must be rebuilt.

Following this thread,

http://lists.fedoraproject.org/pipermail/devel/2013-March/179610.html

I have changed the way we create the (non-define by upstream) soname of libcfitsio. The new soname is libcfitsio.so.%{version} (libcfitsio.so.3.330 in this case). A lot of packages check the existance of libcfitsio.so (instead of using the pkg-config file cfitsio provides), Changing the name to libcfitsio-%{version}.so would require to patch those packages also.


Regards