[Bug 172042] Review Request: cfitsio -- library to read and write FITS files.

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 19 16:08:14 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: cfitsio -- library to read and write FITS files.


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172042





------- Additional Comments From bugs.michael at gmx.net  2006-03-19 11:08 EST -------
Ping!

Three months have passed without a response. And this spec file
remains a bad example. It's easy to fix:

--- cfitsio.spec.orig   2006-03-10 20:11:18.000000000 +0100
+++ cfitsio.spec        2006-03-19 17:06:48.000000000 +0100
@@ -39,14 +39,14 @@
 %build
 FC=f95
 export FC
-%configure --prefix=%{buildroot}/%{_prefix} --includedir=%{buildroot}/%{_includ
edir}/%{name}
+%configure
 make shared %{?_smp_mflags}
 unset FC
 
 %install
 rm -rf %{buildroot}
 mkdir -p %{buildroot}
-LIBDIR=%{_lib} INCLUDEDIR=include/%{name} make install
+make LIBDIR=%{_lib} INCLUDEDIR=include/%{name} CFITSIO_PREFIX=%{buildroot}%{_pr
efix} install
 pushd %{buildroot}%{_libdir}
 ln -s libcfitsio.so.0 libcfitsio.so
 popd


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list