[wcslib] New upstream source (4.19)

Sergio Pascual sergiopr at fedoraproject.org
Tue Oct 22 22:36:51 UTC 2013


commit 88aa6af38659b6ce2fe8ed4ba8dd15cc37ad9c5d
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Wed Oct 23 00:36:49 2013 +0200

    New upstream source (4.19)

 .gitignore         |    1 +
 sources            |    2 +-
 wcslib-perms.patch |    9 ---------
 wcslib.spec        |    7 +++++--
 4 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e828e34..59de8d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ wcslib-4.3.1.tar.gz
 /wcslib-4.13.4.tar.xz
 /wcslib-4.17.tar.bz2
 /wcslib-4.18.tar.bz2
+/wcslib-4.19.tar.bz2
diff --git a/sources b/sources
index b249ef4..b131c52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bac51eb52d560683fda3847fe89cdeb  wcslib-4.18.tar.bz2
+79d47ab10dfde08d91c0e6184cf73bda  wcslib-4.19.tar.bz2
diff --git a/wcslib-perms.patch b/wcslib-perms.patch
index 5f9aa75..1628c3f 100644
--- a/wcslib-perms.patch
+++ b/wcslib-perms.patch
@@ -1,15 +1,6 @@
 diff -ur wcslib-4.13.4/C/GNUmakefile wcslib-4.13.4.new/C/GNUmakefile
 --- wcslib-4.13.4/C/GNUmakefile	2012-03-21 03:57:20.000000000 +0100
 +++ wcslib-4.13.4.new/C/GNUmakefile	2012-06-27 15:30:31.795292229 +0200
-@@ -253,7 +253,7 @@
- 	   fi
- 	-  $(LN_S) $(WCSLIB) $(LIBDIR)/libwcs.a
- 	-  if [ "$(SHRLIB)" != "" ] ; then \
--	     $(INSTALL) -m 644 $(SHRLIB) $(LIBDIR) ; \
-+	     $(INSTALL) -m 755 $(SHRLIB) $(LIBDIR) ; \
- 	     if [ -h "$(LIBDIR)/$(SONAME)" ] ; then \
- 	       $(RM) $(LIBDIR)/$(SONAME) ; \
- 	     fi ; \
 @@ -266,7 +266,7 @@
  	     fi ; \
  	   fi
diff --git a/wcslib.spec b/wcslib.spec
index 30c7b82..6454c89 100644
--- a/wcslib.spec
+++ b/wcslib.spec
@@ -1,6 +1,6 @@
 Name: wcslib
-Version: 4.18
-Release: 3%{?dist}
+Version: 4.19
+Release: 1%{?dist}
 Summary: An implementation of the FITS World Coordinate System standard
 
 Group: Development/Libraries
@@ -70,6 +70,9 @@ make check
 %{_mandir}/man1/*
 
 %changelog
+* Wed Oct 23 2013 Sergio Pascual <sergiopr at fedoraproject.org> 4.19-1
+- New upstream source (4.19)
+
 * Sat Aug 24 2013 Sergio Pascual <sergiopr at fedoraproject.org> 4.18-3
 - Removed reference to versioned docdir (bz #993888)
 


More information about the scm-commits mailing list