diff --git a/.gitignore b/.gitignore index 2788c18..00136f9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /ast-7.3.3.tar.gz /ast-7.3.4.tar.gz /ast-8.0.0.tar.gz +/ast-8.0.1.tar.gz diff --git a/ast-bundled.patch b/ast-bundled.patch index 9275a14..774bf8b 100644 --- a/ast-bundled.patch +++ b/ast-bundled.patch @@ -1,6 +1,6 @@ -diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in ---- ast-8.0.0/Makefile.in.cminpack 2014-05-13 10:00:51.931505129 -0600 -+++ ast-8.0.0/Makefile.in 2014-05-13 10:02:44.988868441 -0600 +diff -up ast-8.0.1/Makefile.in.bundled ast-8.0.1/Makefile.in +--- ast-8.0.1/Makefile.in.bundled 2014-10-18 10:23:40.032118633 -0600 ++++ ast-8.0.1/Makefile.in 2014-10-18 10:24:34.416253508 -0600 @@ -215,10 +215,6 @@ am__objects_1 = libast_la-axis.lo libast am__objects_2 = am__objects_3 = $(am__objects_2) @@ -12,7 +12,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in am__objects_5 = libast_la-proj.lo libast_la-tpn.lo \ libast_la-wcstrig.lo am_libast_la_OBJECTS = $(am__objects_1) $(am__objects_3) \ -@@ -1268,17 +1264,6 @@ PAL_FILES = \ +@@ -1270,17 +1266,6 @@ PAL_FILES = \ erfa.h \ erfam.h @@ -30,7 +30,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in bin_SCRIPTS = ast_link dist_bin_SCRIPTS = ast_link_adam noinst_SCRIPTS = ast_cpp -@@ -1343,13 +1328,13 @@ libast_la_SOURCES = \ +@@ -1345,13 +1330,13 @@ libast_la_SOURCES = \ $(WCSLIB_FILES) \ ast_err.h @@ -46,16 +46,16 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in # AST_PAR is really part of GRP_F_INCLUDE_FILES, but it must not be # distributed, so list it separately. -@@ -1404,7 +1389,7 @@ astbad_SOURCES = astbad.c pointset.h +@@ -1406,7 +1391,7 @@ astbad_SOURCES = astbad.c pointset.h # configure.ac, and so is not distributed automatically. # # makeh is required in order to build ast.h after distribution (see below). --EXTRA_DIST = ast_par.source sun210_figures sun211_figures pal erfa cminpack -+EXTRA_DIST = ast_par.source sun210_figures sun211_figures pal erfa +-EXTRA_DIST = ast_par.source sun210_figures/ sun211_figures/ pal/ erfa/ cminpack/ ++EXTRA_DIST = ast_par.source sun210_figures/ sun211_figures/ pal/ erfa/ # AST_ERR and ast_err.h are `generated source files', and so must be # generated before any other compilations are done. Note that these -@@ -1556,26 +1541,6 @@ clean-libLTLIBRARIES: +@@ -1558,26 +1543,6 @@ clean-libLTLIBRARIES: echo rm -f $${locs}; \ rm -f $${locs}; \ } @@ -82,7 +82,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in libast.la: $(libast_la_OBJECTS) $(libast_la_DEPENDENCIES) $(AM_V_CCLD)$(libast_la_LINK) -rpath $(libdir) $(libast_la_LDFLAGS) $(libast_la_OBJECTS) $(libast_la_LIBADD) $(LIBS) libast_drama.la: $(libast_drama_la_OBJECTS) $(libast_drama_la_DEPENDENCIES) -@@ -1703,8 +1668,6 @@ uninstall-dist_binSCRIPTS: +@@ -1705,8 +1670,6 @@ uninstall-dist_binSCRIPTS: mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -91,7 +91,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in distclean-compile: -rm -f *.tab.c -@@ -1853,13 +1816,6 @@ distclean-compile: +@@ -1855,13 +1818,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libast_pal_la-pal.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libast_pgplot3d_la-grf3d_pgplot.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libast_pgplot_la-grf_pgplot.Plo@am__quote@ @@ -105,7 +105,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@@ -2788,55 +2744,6 @@ libast_la-zoommap.lo: zoommap.c +@@ -2790,55 +2746,6 @@ libast_la-zoommap.lo: zoommap.c @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(STAR_CPPFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(libast_la_CFLAGS) $(CFLAGS) -c -o libast_la-zoommap.lo `test -f 'zoommap.c' || echo '$(srcdir)/'`zoommap.c @@ -161,7 +161,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in libast_la-proj.lo: proj.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(STAR_CPPFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(libast_la_CFLAGS) $(CFLAGS) -MT libast_la-proj.lo -MD -MP -MF $(DEPDIR)/libast_la-proj.Tpo -c -o libast_la-proj.lo `test -f 'proj.c' || echo '$(srcdir)/'`proj.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libast_la-proj.Tpo $(DEPDIR)/libast_la-proj.Plo -@@ -2933,7 +2840,6 @@ mostlyclean-libtool: +@@ -2935,7 +2842,6 @@ mostlyclean-libtool: clean-libtool: -rm -rf .libs _libs @@ -169,7 +169,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in distclean-libtool: -rm -f libtool config.lt -@@ -3642,8 +3548,6 @@ clean-generic: +@@ -3644,8 +3550,6 @@ clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) @@ -178,7 +178,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in maintainer-clean-generic: @echo "This command is intended for maintainers to use" -@@ -3663,7 +3567,6 @@ clean-am: clean-checkPROGRAMS clean-gene +@@ -3665,7 +3569,6 @@ clean-am: clean-checkPROGRAMS clean-gene distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) @@ -186,7 +186,7 @@ diff -up ast-8.0.0/Makefile.in.cminpack ast-8.0.0/Makefile.in -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags -@@ -3716,7 +3619,6 @@ installcheck-am: +@@ -3718,7 +3621,6 @@ installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache diff --git a/ast.spec b/ast.spec index a0afbdb..1be14f3 100644 --- a/ast.spec +++ b/ast.spec @@ -1,8 +1,8 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: ast -Version: 8.0.0 -Release: 3%{?dist} +Version: 8.0.1 +Release: 1%{?dist} Summary: A Library for Handling World Coordinate Systems in Astronomy Group: System Environment/Libraries @@ -129,6 +129,9 @@ make check %changelog +* Sat Oct 18 2014 Orion Poplawski 8.0.1-1 +- Update to 8.0.1 + * Fri Aug 15 2014 Fedora Release Engineering - 8.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 0484148..4a9aeec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c5158ee53c51bba0bef256de12bdeb9 ast-8.0.0.tar.gz +5ff3015612f9b98d4ae866a47b19c869 ast-8.0.1.tar.gz