From 8077b94964dd9e8b1c1b9a911120cac9922bdf32 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 20 Jun 2010 17:17:47 +0000 Subject: [PATCH] - updated to 3.250 Changed files: cfitsio.spec -> 1.19 --- cfitsio.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/cfitsio.spec b/cfitsio.spec index e7f634f..f459a3a 100644 --- a/cfitsio.spec +++ b/cfitsio.spec @@ -1,13 +1,13 @@ Summary: CFITSIO Interface Library Summary(pl.UTF-8): Biblioteka interfejsu CFITSIO Name: cfitsio -Version: 3.240 +Version: 3.250 %define sver %(echo %{version} | tr -d .) Release: 1 License: GPL (forced only by gzip code, basically BSD-like) Group: Libraries Source0: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/%{name}%{sver}.tar.gz -# Source0-md5: ba34e71562ed381a238678daffb116fb +# Source0-md5: 1e6e390f21fab4e04781156fddcd2f8b Patch0: %{name}-link.patch Patch1: %{name}-ldflags.patch Patch2: %{name}-compress.patch @@ -85,7 +85,9 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) %doc cfitsio.doc cfitsio.ps fitsio.doc fitsio.ps quick.ps -%{_includedir}/*.h +%{_includedir}/drvrsmem.h +%{_includedir}/fitsio*.h +%{_includedir}/longnam.h %{_pkgconfigdir}/cfitsio.pc %files static -- 2.44.0