diff --git a/.gitignore b/.gitignore index a79df3d..caaeb55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ wcstools-3.8.1.tar.gz /wcstools-3.9.4.tar.gz /wcstools-3.9.5.tar.gz -/wcstools-3.9.6.tar.gz -/wcstools-3.9.7.tar.gz diff --git a/changelog b/changelog deleted file mode 100644 index cd8e188..0000000 --- a/changelog +++ /dev/null @@ -1,128 +0,0 @@ -* Sat Jan 22 2022 Fedora Release Engineering - 3.9.6-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 3.9.6-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 3.9.6-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 3.9.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat Jun 27 2020 Mattia Verga - 3.9.6-1 -- Update to 3.9.6 - -* Fri Jan 31 2020 Fedora Release Engineering - 3.9.5-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jul 27 2019 Fedora Release Engineering - 3.9.5-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Feb 03 2019 Fedora Release Engineering - 3.9.5-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 14 2018 Fedora Release Engineering - 3.9.5-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Sat Jun 30 2018 Mattia Verga - 3.9.5-7 -- Remove ldconfig scriptlets - -* Mon Feb 19 2018 Mattia Verga - 3.9.5-6 -- Add gcc to BuildRequires - -* Fri Feb 09 2018 Fedora Release Engineering - 3.9.5-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 3.9.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 3.9.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat May 20 2017 Mattia Verga - 3.9.5-2 -- Rename remap to wcsremap. See #1450190 - -* Fri Apr 14 2017 Mattia Verga - 3.9.5-1 -- Update to 3.9.5 - -* Sat Feb 11 2017 Fedora Release Engineering - 3.9.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sun Jan 15 2017 Mattia Verga - 3.9.4-1 -- Update to 3.9.4 - -* Mon Feb 07 2011 Fedora Release Engineering - 3.8.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Wed Feb 03 2010 Sergio Pascual 3.8.1-1 -- New upstream source -- Patch to fix bz #559863 from upstream - -* Mon Jul 27 2009 Fedora Release Engineering - 3.7.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Wed Feb 25 2009 Fedora Release Engineering - 3.7.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Thu Feb 19 2009 Sergio Pascual 3.7.0-6 -- Reverting soname change - -* Sat Feb 14 2009 Sergio Pascual 3.7.0-5 -- Libray and headers renamed as wcstools - -* Wed Oct 01 2008 Sergio Pascual 3.7.0-4 -- Fails to build from source bz#465061 - -* Wed Oct 01 2008 Sergio Pascual 3.7.0-3 -- Fails to build from source bz#465061 - -* Tue Feb 19 2008 Fedora Release Engineering - 3.7.0-2 -- Autorebuild for GCC 4.3 - -* Wed Sep 05 2007 Sergio Pascual 3.7.0-1 -- New upstream source 3.7.0 - -* Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 -- Rebuild for Fedora 8 to get the build-id - -* Tue Mar 20 2007 Sergio Pascual 3.6.8-2 -- Fix for bug #232413 - -* Mon Mar 19 2007 Sergio Pascual 3.6.8-1 -- New upstream source 3.6.8 -- Added pacthes to remove warnings during the compilation - -* Mon Feb 26 2007 Sergio Pascual 3.6.7-1 -- New upstream source 3.6.7 - -* Wed Nov 15 2006 Sergio Pascual 3.6.6-1 -- New upstream source 3.6.6 - -* Tue Oct 10 2006 Sergio Pascual 3.6.6-0.1.beta -- New upstream source 3.6.6beta - -* Mon Sep 4 2006 Sergio Pascual 3.6.5-3 -- Rebuild. - -* Wed Aug 30 2006 Sergio Pascual 3.6.5-2 -- Corrected bug in edhead (patch2) (bug #204642). - -* Wed Jun 21 2006 Sergio Pascual 3.6.5-1 -- New upstream source 3.6.5 - -* Tue Jun 13 2006 Sergio Pascual 3.6.4-3 -- Patched overflows in catutil.c and getdate.c -- Patched incompatible pointer in binread.c - -* Mon Jun 12 2006 Sergio Pascual 3.6.4-2 -- Patched edhead. -- libwcs provides libwcs.so.3 -- libwcs into System Environment/Libraries group -- Makefile uses ${RPM_OPT_FLAGS} and $(CC) - -* Fri Jun 09 2006 Sergio Pascual 3.6.4-1 -- Removed not needed ldconfig in wcstools and libwcs-devel. - -* Wed Mar 08 2006 Sergio Pascual 3.6.3-1 -- Initial RPM file. diff --git a/fix_gcc15-c++23.patch b/fix_gcc15-c++23.patch deleted file mode 100644 index 9ee1bdf..0000000 --- a/fix_gcc15-c++23.patch +++ /dev/null @@ -1,54 +0,0 @@ -diff -U 3 -dHrN a/libwcs/dateutil.c b/libwcs/dateutil.c ---- a/libwcs/dateutil.c 2021-09-15 23:45:06.000000000 +0200 -+++ b/libwcs/dateutil.c 2025-01-24 09:38:40.402443820 +0100 -@@ -314,6 +314,8 @@ - * Return Mod of floating point number - */ - -+#define _GNU_SOURCE -+ - #include - #include - #include -diff -U 3 -dHrN a/libwcs/imgetwcs.c b/libwcs/imgetwcs.c ---- a/libwcs/imgetwcs.c 2016-06-24 21:23:06.000000000 +0200 -+++ b/libwcs/imgetwcs.c 2025-01-24 09:40:12.971028438 +0100 -@@ -31,6 +31,7 @@ - #include - #include - #include -+#include - - #include "wcs.h" - #include "lwcs.h" -diff -U 3 -dHrN a/libwcs/webread.c b/libwcs/webread.c ---- a/libwcs/webread.c 2022-02-04 22:08:59.000000000 +0100 -+++ b/libwcs/webread.c 2025-01-24 09:37:25.750042386 +0100 -@@ -32,6 +32,7 @@ - #include - #include - #include -+#include - #include - #include - #include "wcs.h" -@@ -976,7 +977,7 @@ - memset(adrinet, 0, sizeof(struct sockaddr_in)); - adrinet->sin_family = AF_INET; - adrinet->sin_port = htons(port); -- memcpy(&adrinet->sin_addr, hp->h_addr, hp->h_length); -+ memcpy(&adrinet->sin_addr, hp->h_addr_list[0], hp->h_length); - - return type; - } -diff -U 3 -dHrN a/Makefile b/Makefile ---- a/Makefile 2025-01-22 08:49:29.246196532 +0100 -+++ b/Makefile 2025-01-24 09:31:30.842906462 +0100 -@@ -1,4 +1,7 @@ - CC= gcc -+ -+CFLAGS += -std=c99 -D_XOPEN_SOURCE=500 -+ - LIBWCS = libwcs/libwcstools.so - LIBS = -L libwcs -lwcstools -lm - #LIBS = $(LIBWCS) -lm -lnsl -lsocket diff --git a/sources b/sources index 3c275ce..02c99d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wcstools-3.9.7.tar.gz) = a785b87eb8715e6408b463b42f521eaa7b22096346b83b7e76dc068954dd299ef892ac990326b46fef349d9581416dc34d7b1df0fcf41096a4f2c8bf2ed2677b +SHA512 (wcstools-3.9.5.tar.gz) = aa48081b6f5dc12ed8d64eae5275c27aaa279856f588a3eb429ec0a4943dc482788cb7f84820233f0e2ee4fefeda7ab9bb85c4513a9942c48f5d97a0bde1581d diff --git a/wcstools-3.9.7_rename-libwcs-to-libwcstools.patch b/wcstools-3.9.4-rename-shlib.patch similarity index 92% rename from wcstools-3.9.7_rename-libwcs-to-libwcstools.patch rename to wcstools-3.9.4-rename-shlib.patch index c147875..ae7b2c1 100644 --- a/wcstools-3.9.7_rename-libwcs-to-libwcstools.patch +++ b/wcstools-3.9.4-rename-shlib.patch @@ -1,47 +1,25 @@ -diff -udHrN -- a/libwcs/Makefile b/libwcs/Makefile ---- a/libwcs/Makefile 2011-09-15 21:05:05.000000000 +0200 -+++ b/libwcs/Makefile 2022-04-30 11:32:21.246791512 +0200 -@@ -1,5 +1,4 @@ --CFLAGS= -g -D_FILE_OFFSET_BITS=64 --CC= cc -+CFLAGS+= -fPIC - - OBJS = imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o \ - fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o \ -@@ -11,10 +10,17 @@ - sortstar.o platefit.o iget.o fileutil.o \ - wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o - --libwcs.a: $(OBJS) -+all: libwcstools.so.1.0.0 libwcstools.a -+ -+libwcstools.a: $(OBJS) - ar rv $@ $? - ranlib $@ - -+libwcstools.so.1.0.0: $(OBJS) -+ $(CC) $(LDFLAGS) -shared -o $@ -Wl,-soname,libwcstools.so.1 $? -lm -+ ln -s libwcstools.so.1.0.0 libwcstools.so.1 -+ ln -s libwcstools.so.1.0.0 libwcstools.so -+ - actread.o: fitsfile.h wcscat.h wcs.h fitshead.h wcslib.h - binread.o: wcscat.h wcs.h fitshead.h wcslib.h - ctgread.o: wcscat.h wcs.h fitshead.h wcslib.h -@@ -67,4 +73,4 @@ - worldpos.o: wcs.h fitshead.h wcslib.h - - clean: -- rm -f *.a *.o -+ rm -f *.a *.o *.so *.so.* -diff -udHrN -- a/Makefile b/Makefile ---- a/Makefile 2021-10-12 21:55:01.000000000 +0200 -+++ b/Makefile 2022-04-30 15:52:57.095131468 +0200 +From: Ole Streicher +Date: Fri, 5 Aug 2016 16:17:42 +0200 +Subject: Rename libwcs to libwcstools to avoid conflicts with Mark + Calabretta's wcslib package. + +Also, build a dynamic library and forward CFLAGS, CPPFLAGS and LDFLAGS for +fortification. +--- + Makefile | 134 ++++++++++++++++++++++++++++---------------------------- + libwcs/Makefile | 14 ++++-- + 2 files changed, 76 insertions(+), 72 deletions(-) + +diff --git a/Makefile b/Makefile +index 38a0337..296219c 100644 +--- a/Makefile ++++ b/Makefile @@ -1,12 +1,11 @@ -CFLAGS= -g -D_FILE_OFFSET_BITS=64 -CC= cc -LIBWCS = libwcs/libwcs.a -LIBS = $(LIBWCS) -lm -+CC= gcc ++CC = gcc +LIBWCS = libwcs/libwcstools.so +LIBS = -L libwcs -lwcstools -lm #LIBS = $(LIBWCS) -lm -lnsl -lsocket @@ -53,7 +31,7 @@ diff -udHrN -- a/Makefile b/Makefile all: cphead delwcs delhead edhead fixpix gethead i2f imcat imhead immatch \ imrot imsize imstar imwcs scat sethead addpix getpix setpix sky2xy \ -@@ -16,196 +15,195 @@ +@@ -16,187 +15,186 @@ all: cphead delwcs delhead edhead fixpix gethead i2f imcat imhead immatch \ isfile simpos bincat addpix: addpix.c $(LIBWCS) libwcs/fitsfile.h @@ -108,10 +86,6 @@ diff -udHrN -- a/Makefile b/Makefile - $(CC) $(CFLAGS) -o $(BIN)/filext filext.c + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/filext filext.c - fixhead: fixhead.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/fixhead fixhead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/fixhead fixhead.c $(LIBS) - fixpix: fixpix.c $(LIBWCS) libwcs/fitsfile.h - $(CC) $(CFLAGS) -o $(BIN)/fixpix fixpix.c $(LIBS) + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/fixpix fixpix.c $(LIBS) @@ -144,10 +118,6 @@ diff -udHrN -- a/Makefile b/Makefile - $(CC) $(CFLAGS) -o $(BIN)/httpget httpget.c $(LIBS) + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/httpget httpget.c $(LIBS) - htmlsp: htmlsp.c -- $(CC) $(CFLAGS) -o $(BIN)/htmlsp htmlsp.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/htmlsp htmlsp.c - i2f: i2f.c $(LIBWCS) libwcs/fitsfile.h - $(CC) $(CFLAGS) -o $(BIN)/i2f i2f.c $(LIBS) + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/i2f i2f.c $(LIBS) @@ -204,10 +174,6 @@ diff -udHrN -- a/Makefile b/Makefile - $(CC) $(CFLAGS) -o $(BIN)/isnum isnum.c $(LIBS) + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isnum isnum.c $(LIBS) - isdate: isdate.c $(LIBWCS) libwcs/fitshead.h -- $(CC) $(CFLAGS) -o $(BIN)/isdate isdate.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isdate isdate.c $(LIBS) - isimlist: isimlist.c $(LIBWCS) libwcs/fitsfile.h - $(CC) $(CFLAGS) -o $(BIN)/isimlist isimlist.c $(LIBS) + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isimlist isimlist.c $(LIBS) @@ -286,7 +252,7 @@ diff -udHrN -- a/Makefile b/Makefile -simpos: simpos.c libwcs/libwcs.a - $(CC) $(CFLAGS) -o $(BIN)/simpos simpos.c $(LIBS) -+simpos: simpos.c $(LIBWCS) ++simpos: simpos.c + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/simpos simpos.c $(LIBS) gsc2cat: gsc2cat.c $(LIBWCS) @@ -315,3 +281,39 @@ diff -udHrN -- a/Makefile b/Makefile -clean: - make objclean; make binclean +clean: objclean binclean +diff --git a/libwcs/Makefile b/libwcs/Makefile +index ec2fae0..25e2eb6 100644 +--- a/libwcs/Makefile ++++ b/libwcs/Makefile +@@ -1,5 +1,4 @@ +-CFLAGS= -g -D_FILE_OFFSET_BITS=64 +-CC= cc ++CFLAGS+= -fPIC + + OBJS = imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o \ + fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o \ +@@ -11,10 +10,17 @@ OBJS = imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o \ + sortstar.o platefit.o iget.o fileutil.o \ + wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o + +-libwcs.a: $(OBJS) ++all: libwcstools.so.1.0.0 libwcstools.a ++ ++libwcstools.a: $(OBJS) + ar rv $@ $? + ranlib $@ + ++libwcstools.so.1.0.0: $(OBJS) ++ $(CC) $(LDFLAGS) -shared -o $@ -Wl,-soname,libwcstools.so.1 $? -lm ++ ln -s libwcstools.so.1.0.0 libwcstools.so.1 ++ ln -s libwcstools.so.1.0.0 libwcstools.so ++ + actread.o: fitsfile.h wcscat.h wcs.h fitshead.h wcslib.h + binread.o: wcscat.h wcs.h fitshead.h wcslib.h + ctgread.o: wcscat.h wcs.h fitshead.h wcslib.h +@@ -67,4 +73,4 @@ webread.o: wcscat.h + worldpos.o: wcs.h fitshead.h wcslib.h + + clean: +- rm -f *.a *.o ++ rm -f *.a *.o *.so *.so.* diff --git a/wcstools-3.9.6-rename-shlib.patch b/wcstools-3.9.6-rename-shlib.patch deleted file mode 100644 index c4995ed..0000000 --- a/wcstools-3.9.6-rename-shlib.patch +++ /dev/null @@ -1,307 +0,0 @@ -diff -U 3 -dHrN -- a/libwcs/Makefile b/libwcs/Makefile ---- a/libwcs/Makefile 2011-09-15 21:05:05.000000000 +0200 -+++ b/libwcs/Makefile 2020-06-27 18:40:25.837417862 +0200 -@@ -1,4 +1,4 @@ --CFLAGS= -g -D_FILE_OFFSET_BITS=64 -+CFLAGS+= -fPIC - CC= cc - - OBJS = imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o \ -@@ -11,10 +11,17 @@ - sortstar.o platefit.o iget.o fileutil.o \ - wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o - --libwcs.a: $(OBJS) -+all: libwcstools.so.1.0.0 libwcstools.a -+ -+libwcstools.a: $(OBJS) - ar rv $@ $? - ranlib $@ - -+libwcstools.so.1.0.0: $(OBJS) -+ $(CC) $(LDFLAGS) -shared -o $@ -Wl,-soname,libwcstools.so.1 $? -lm -+ ln -s libwcstools.so.1.0.0 libwcstools.so.1 -+ ln -s libwcstools.so.1.0.0 libwcstools.so -+ - actread.o: fitsfile.h wcscat.h wcs.h fitshead.h wcslib.h - binread.o: wcscat.h wcs.h fitshead.h wcslib.h - ctgread.o: wcscat.h wcs.h fitshead.h wcslib.h -@@ -67,4 +74,4 @@ - worldpos.o: wcs.h fitshead.h wcslib.h - - clean: -- rm -f *.a *.o -+ rm -f *.a *.o *.so *.so.* -diff -U 3 -dHrN -- a/Makefile b/Makefile ---- a/Makefile 2018-11-06 03:55:26.000000000 +0100 -+++ b/Makefile 2020-06-27 18:32:28.022430111 +0200 -@@ -1,12 +1,11 @@ --CFLAGS= -g -D_FILE_OFFSET_BITS=64 - CC= cc --LIBWCS = libwcs/libwcs.a --LIBS = $(LIBWCS) -lm -+LIBWCS = libwcs/libwcstools.so -+LIBS = -L libwcs -lwcstools -lm - #LIBS = $(LIBWCS) -lm -lnsl -lsocket - BIN = bin - .PRECIOUS: ${LIBWCS} ${LIBNED} - .c.o: -- $(CC) -c $(CFLAGS) $(DEFS) $< -+ $(CC) -c $(CFLAGS) $(CPPFLAGS) $(DEFS) $< - - all: cphead delwcs delhead edhead fixpix gethead i2f imcat imhead immatch \ - imrot imsize imstar imwcs scat sethead addpix getpix setpix sky2xy \ -@@ -16,190 +15,190 @@ - isfile simpos bincat - - addpix: addpix.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/addpix addpix.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/addpix addpix.c $(LIBS) - - bincat: bincat.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/bincat bincat.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/bincat bincat.c $(LIBS) - - char2sp: char2sp.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/char2sp char2sp.c $(LIBWCS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/char2sp char2sp.c $(LIBWCS) - - conpix: conpix.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/conpix conpix.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/conpix conpix.c $(LIBS) - - cphead: cphead.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/cphead cphead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/cphead cphead.c $(LIBS) - - crlf: crlf.c -- $(CC) $(CFLAGS) -o $(BIN)/crlf crlf.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/crlf crlf.c - - delwcs: delwcs.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/delwcs delwcs.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/delwcs delwcs.c $(LIBS) - - delhead: delhead.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/delhead delhead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/delhead delhead.c $(LIBS) - - edhead: edhead.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/edhead edhead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/edhead edhead.c $(LIBS) - - filename: filename.c -- $(CC) $(CFLAGS) -o $(BIN)/filename filename.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/filename filename.c - - filedir: filedir.c -- $(CC) $(CFLAGS) -o $(BIN)/filedir filedir.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/filedir filedir.c - - fileroot: fileroot.c -- $(CC) $(CFLAGS) -o $(BIN)/fileroot fileroot.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/fileroot fileroot.c - - filext: filext.c -- $(CC) $(CFLAGS) -o $(BIN)/filext filext.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/filext filext.c - - fixpix: fixpix.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/fixpix fixpix.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/fixpix fixpix.c $(LIBS) - - getcol: getcol.c $(LIBWCS) libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/getcol getcol.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/getcol getcol.c $(LIBS) - - getdate: getdate.c $(LIBWCS) libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/getdate getdate.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/getdate getdate.c $(LIBS) - - gethead: gethead.c $(LIBWCS) libwcs/wcs.h libwcs/fitsfile.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/gethead gethead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/gethead gethead.c $(LIBS) - - getfits: getfits.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/getfits getfits.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/getfits getfits.c $(LIBS) - - getpix: getpix.c $(LIBWCS) libwcs/wcs.h libwcs/fitsfile.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/getpix getpix.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/getpix getpix.c $(LIBS) - - gettab: gettab.c $(LIBWCS) libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/gettab gettab.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/gettab gettab.c $(LIBS) - - httpget: httpget.c $(LIBWCS) libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/httpget httpget.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/httpget httpget.c $(LIBS) - - htmlsp: htmlsp.c -- $(CC) $(CFLAGS) -o $(BIN)/htmlsp htmlsp.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/htmlsp htmlsp.c - - i2f: i2f.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/i2f i2f.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/i2f i2f.c $(LIBS) - - imcat: imcat.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/imcat imcat.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imcat imcat.c $(LIBS) - - imfill: imfill.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/imfill imfill.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imfill imfill.c $(LIBS) - - imresize: imresize.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/imresize imresize.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imresize imresize.c $(LIBS) - - imsmooth: imsmooth.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/imsmooth imsmooth.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imsmooth imsmooth.c $(LIBS) - - imhead: imhead.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/imhead imhead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imhead imhead.c $(LIBS) - - imrot: imrot.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/imrot imrot.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imrot imrot.c $(LIBS) - - imsize: imsize.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/imsize imsize.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imsize imsize.c $(LIBS) - - imstack: imstack.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/imstack imstack.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imstack imstack.c $(LIBS) - - imextract: imextract.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/imextract imextract.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imextract imextract.c $(LIBS) - - imstar: imstar.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h libwcs/lwcs.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/imstar imstar.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imstar imstar.c $(LIBS) - - isfile: isfile.c $(LIBWCS) libwcs/fitshead.h -- $(CC) $(CFLAGS) -o $(BIN)/isfile isfile.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isfile isfile.c $(LIBS) - - isfits: isfits.c $(LIBWCS) libwcs/fitshead.h -- $(CC) $(CFLAGS) -o $(BIN)/isfits isfits.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isfits isfits.c $(LIBS) - - isnum: isnum.c $(LIBWCS) libwcs/fitshead.h -- $(CC) $(CFLAGS) -o $(BIN)/isnum isnum.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isnum isnum.c $(LIBS) - - isimlist: isimlist.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/isimlist isimlist.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isimlist isimlist.c $(LIBS) - - isrange: isrange.c -- $(CC) $(CFLAGS) -o $(BIN)/isrange isrange.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/isrange isrange.c - - imwcs: imwcs.c $(LIBWCS) libwcs/fitsfile.h libwcs/lwcs.h -- $(CC) $(CFLAGS) -o $(BIN)/imwcs imwcs.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imwcs imwcs.c $(LIBS) - - immatch: immatch.c $(LIBWCS) libwcs/fitsfile.h libwcs/lwcs.h -- $(CC) $(CFLAGS) -o $(BIN)/immatch immatch.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/immatch immatch.c $(LIBS) - - immwcs: immwcs.c $(LIBWCS) libwcs/fitsfile.h libwcs/lwcs.h -- $(CC) $(CFLAGS) -o $(BIN)/immwcs immwcs.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/immwcs immwcs.c $(LIBS) - - keyhead: keyhead.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/keyhead keyhead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/keyhead keyhead.c $(LIBS) - - matchcat: matchcat.c $(LIBWCS) libwcs/wcscat.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/matchcat matchcat.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/matchcat matchcat.c $(LIBS) - - newfits: newfits.c $(LIBWCS) libwcs/fitshead.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/newfits newfits.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/newfits newfits.c $(LIBS) - - remap: remap.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/remap remap.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/remap remap.c $(LIBS) - - scat: scat.c $(LIBWCS) libwcs/wcscat.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/scat scat.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/scat scat.c $(LIBS) - - sethead: sethead.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) -o $(BIN)/sethead sethead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/sethead sethead.c $(LIBS) - - setpix: setpix.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/setpix setpix.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/setpix setpix.c $(LIBS) - - sky2xy: sky2xy.c $(LIBWCS) libwcs/wcs.h libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/sky2xy sky2xy.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/sky2xy sky2xy.c $(LIBS) - - skycoor: skycoor.c $(LIBWCS) libwcs/wcs.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/skycoor skycoor.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/skycoor skycoor.c $(LIBS) - - sp2char: sp2char.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/sp2char sp2char.c $(LIBWCS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/sp2char sp2char.c $(LIBWCS) - - subpix: subpix.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/subpix subpix.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/subpix subpix.c $(LIBS) - - sumpix: sumpix.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/sumpix sumpix.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/sumpix sumpix.c $(LIBS) - - wcshead: wcshead.c $(LIBWCS) libwcs/fitsfile.h -- $(CC) $(CFLAGS) -o $(BIN)/wcshead wcshead.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/wcshead wcshead.c $(LIBS) - - xy2sky: xy2sky.c $(LIBWCS) libwcs/wcs.h libwcs/wcscat.h -- $(CC) $(CFLAGS) -o $(BIN)/xy2sky xy2sky.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/xy2sky xy2sky.c $(LIBS) - --simpos: simpos.c libwcs/libwcs.a -- $(CC) $(CFLAGS) -o $(BIN)/simpos simpos.c $(LIBS) -+simpos: simpos.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/simpos simpos.c $(LIBS) - - gsc2cat: gsc2cat.c $(LIBWCS) -- $(CC) $(CFLAGS) -o $(BIN)/gsc2cat gsc2cat.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/gsc2cat gsc2cat.c $(LIBS) - - tmcat: tmcat.c -- $(CC) $(CFLAGS) -o $(BIN)/tmcat tmcat.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/tmcat tmcat.c - - tmcate: tmcate.c -- $(CC) $(CFLAGS) -o $(BIN)/tmcate tmcate.c -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/tmcate tmcate.c - - $(LIBWCS): libwcs/*.c libwcs/*.h -- cd libwcs; make -+ $(MAKE) CC=$(CC) -C libwcs - - objclean: -- cd libwcs; make clean -+ $(MAKE) -C libwcs clean - - binclean: - rm -f ./bin/* - --clean: -+clean: objclean binclean - make objclean; make binclean diff --git a/wcstools-3.9.7_rename-binaries.patch b/wcstools-3.9.7_rename-binaries.patch deleted file mode 100644 index f6c947d..0000000 --- a/wcstools-3.9.7_rename-binaries.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff -udHrN -- b/Makefile c/Makefile ---- b/Makefile 2022-04-30 15:52:57.095131468 +0200 -+++ c/Makefile 2022-04-30 15:55:58.530749638 +0200 -@@ -87,7 +87,7 @@ - $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/i2f i2f.c $(LIBS) - - imcat: imcat.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imcat imcat.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imcatalog imcat.c $(LIBS) - - imfill: imfill.c $(LIBWCS) libwcs/fitsfile.h - $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/imfill imfill.c $(LIBS) -@@ -153,7 +153,7 @@ - $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/newfits newfits.c $(LIBS) - - remap: remap.c $(LIBWCS) libwcs/fitsfile.h libwcs/wcs.h -- $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/remap remap.c $(LIBS) -+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/wcsremap remap.c $(LIBS) - - scat: scat.c $(LIBWCS) libwcs/wcscat.h libwcs/wcs.h - $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $(BIN)/scat scat.c $(LIBS) -diff -udHrN -- b/man/man1/imcat.1 c/man/man1/imcat.1 ---- b/man/man1/imcat.1 2016-06-24 22:33:58.000000000 +0200 -+++ c/man/man1/imcat.1 2022-04-30 15:59:00.116431139 +0200 -@@ -1,8 +1,8 @@ --.TH imcat 1 WCSTools "30 January 2003" -+.TH imcatalog 1 WCSTools "30 January 2003" - .SH Name --imcat \- List catalog stars in FITS and IRAF image files -+imcatalog \- List catalog stars in FITS and IRAF image files - .SH Synopsis --imcat [options] FITS or IRAF file(s) -+imcatalog [options] FITS or IRAF file(s) - .SH Description - Search given catalog withing area described by the world coordinate - system in an image header. May be called as imuac to search the USNO A 1.0 diff --git a/wcstools.spec b/wcstools.spec index a37b8d0..aade162 100644 --- a/wcstools.spec +++ b/wcstools.spec @@ -1,31 +1,14 @@ -# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval -ExcludeArch: %{ix86} +Name: wcstools +Version: 3.9.5 +Release: 1%{?dist} +Summary: Software utilities to display and manipulate the WCS of a FITS image +License: GPLv2+ +URL: http://tdc-www.harvard.edu/wcstools +Source0: http://tdc-www.harvard.edu/software/wcstools/%{name}-%{version}.tar.gz -%global build_type_safety_c 0 - -Name: wcstools -Version: 3.9.7 -Release: %autorelease -Summary: Software utilities to display and manipulate the WCS of a FITS image -License: GPL-2.0-or-later -URL: http://tdc-www.harvard.edu/wcstools -Source0: http://tdc-www.harvard.edu/software/wcstools/%{name}-%{version}.tar.gz - -BuildRequires: make -BuildRequires: gcc - -# Patch adjusted from Debian to create shared lib and rename it to avoid +# Patch from Debian to create shared lib and rename it to avoid # conflicts with Mark Calabretta's wcslib package. -Patch: wcstools-3.9.7_rename-libwcs-to-libwcstools.patch - -# Patch to rename some conflicting binaries -# new names in accordance to Debian renaming -# see also fedora#1450190 -Patch: wcstools-3.9.7_rename-binaries.patch - -# Since there's no way to reach out upstream other than email -# and I don't get replies, this patch tries to fix build with GCC15 -Patch: fix_gcc15-c++23.patch +Patch0: wcstools-3.9.4-rename-shlib.patch %description Wcstools is a set of software utilities, written in C, which create, @@ -36,24 +19,23 @@ search star catalogs and manipulate images. %package libs -Summary: Wcstools shared library -# most files have LGPL-2.0-or-later header -# COPYING is LGPL-2.1-only -License: LGPL-2.0-or-later AND LGPL-2.1-only +Summary: Wcstools shared library +License: LGPLv2+ %description libs Shared library necessary to run wcstools and programs based on libwcs. %package devel -Summary: Libraries, includes, etc. used to develop an application with wcstools -License: LGPL-2.0-or-later AND LGPL-2.1-only -Requires: %{name}-libs%{_isa} = %{version}-%{release} +Summary: Libraries, includes, etc. used to develop an application with wcstools +License: LGPLv2+ +Requires: %{name}-libs%{_isa} = %{version}-%{release} %description devel This are the files needed to develop an application using wcstools. %prep -%autosetup -p1 +%setup -q +%patch0 -p1 # Fix wrong FSF address in source headers # asked upstream by mail to fix this @@ -61,8 +43,13 @@ grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' --include=*.{ %build -%make_build +CFLAGS="$RPM_OPT_FLAGS" +CPPFLAGS="$RPM_OPT_FLAGS" +export CFLAGS +export CPPFLAGS +# Parallel build fails +make %install %{__mkdir_p} %{buildroot}%{_libdir} @@ -75,6 +62,9 @@ grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' --include=*.{ %{__install} -p -m 644 man/man1/* %{buildroot}%{_mandir}/man1 +%post libs -p /sbin/ldconfig + +%postun libs -p /sbin/ldconfig %files %license COPYING @@ -84,7 +74,7 @@ grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' --include=*.{ %files libs %license libwcs/COPYING -%{_libdir}/*.so.1* +%{_libdir}/*.so.* %files devel %doc libwcs/NEWS @@ -93,4 +83,86 @@ grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' --include=*.{ %changelog -%autochangelog +* Fri Apr 14 2017 Mattia Verga - 3.9.5-1 +- Update to 3.9.5 + +* Sat Feb 11 2017 Fedora Release Engineering - 3.9.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Sun Jan 15 2017 Mattia Verga - 3.9.4-1 +- Update to 3.9.4 + +* Mon Feb 07 2011 Fedora Release Engineering - 3.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Wed Feb 03 2010 Sergio Pascual 3.8.1-1 +- New upstream source +- Patch to fix bz #559863 from upstream + +* Mon Jul 27 2009 Fedora Release Engineering - 3.7.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Wed Feb 25 2009 Fedora Release Engineering - 3.7.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Thu Feb 19 2009 Sergio Pascual 3.7.0-6 +- Reverting soname change + +* Sat Feb 14 2009 Sergio Pascual 3.7.0-5 +- Libray and headers renamed as wcstools + +* Wed Oct 01 2008 Sergio Pascual 3.7.0-4 +- Fails to build from source bz#465061 + +* Wed Oct 01 2008 Sergio Pascual 3.7.0-3 +- Fails to build from source bz#465061 + +* Tue Feb 19 2008 Fedora Release Engineering - 3.7.0-2 +- Autorebuild for GCC 4.3 + +* Wed Sep 05 2007 Sergio Pascual 3.7.0-1 +- New upstream source 3.7.0 + +* Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 +- Rebuild for Fedora 8 to get the build-id + +* Tue Mar 20 2007 Sergio Pascual 3.6.8-2 +- Fix for bug #232413 + +* Mon Mar 19 2007 Sergio Pascual 3.6.8-1 +- New upstream source 3.6.8 +- Added pacthes to remove warnings during the compilation + +* Mon Feb 26 2007 Sergio Pascual 3.6.7-1 +- New upstream source 3.6.7 + +* Wed Nov 15 2006 Sergio Pascual 3.6.6-1 +- New upstream source 3.6.6 + +* Tue Oct 10 2006 Sergio Pascual 3.6.6-0.1.beta +- New upstream source 3.6.6beta + +* Mon Sep 4 2006 Sergio Pascual 3.6.5-3 +- Rebuild. + +* Wed Aug 30 2006 Sergio Pascual 3.6.5-2 +- Corrected bug in edhead (patch2) (bug #204642). + +* Wed Jun 21 2006 Sergio Pascual 3.6.5-1 +- New upstream source 3.6.5 + +* Tue Jun 13 2006 Sergio Pascual 3.6.4-3 +- Patched overflows in catutil.c and getdate.c +- Patched incompatible pointer in binread.c + +* Mon Jun 12 2006 Sergio Pascual 3.6.4-2 +- Patched edhead. +- libwcs provides libwcs.so.3 +- libwcs into System Environment/Libraries group +- Makefile uses ${RPM_OPT_FLAGS} and $(CC) + +* Fri Jun 09 2006 Sergio Pascual 3.6.4-1 +- Removed not needed ldconfig in wcstools and libwcs-devel. + +* Wed Mar 08 2006 Sergio Pascual 3.6.3-1 +- Initial RPM file.