[gpp4] update to 1.3.1; remove s390 patch (merged upstream); update download locations

Timothy Fenn timfenn at fedoraproject.org
Sat Feb 26 00:05:02 UTC 2011


commit 6ee7128d995a08a88981299332964d8e53622933
Author: Tim Fenn <fenn at stanford.edu>
Date:   Fri Feb 25 16:04:34 2011 -0800

    update to 1.3.1; remove s390 patch (merged upstream); update download locations

 .gitignore |    1 +
 gpp4.spec  |   14 ++++++++------
 sources    |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b1f732..3461002 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gpp4-1.2.1.tar.gz
+/gpp4-1.3.1.tar.gz
diff --git a/gpp4.spec b/gpp4.spec
index 747811b..da6a79a 100644
--- a/gpp4.spec
+++ b/gpp4.spec
@@ -2,13 +2,12 @@
 
 Summary: Library providing specific CCP4 functionality 
 Name: gpp4
-Version: 1.2.1
-Release: 3%{?dist}
+Version: 1.3.1
+Release: 1%{?dist}
 License: LGPLv2
 Group: System Environment/Libraries
-URL: http://dmz-212.daimi.au.dk/~mok/%{name}/index.html
-Source0: http://launchpad.net/gpp4/trunk/1.2/+download/gpp4-%{version}.tar.gz
-Patch0: %{name}-s390.patch
+URL: https://launchpad.net/gpp4
+Source0: http://launchpad.net/gpp4/1.3/%{version}/+download/%{name}-%{version}.tar.gz
 BuildRequires: doxygen
 BuildRequires: mmdb-devel
 BuildRequires: gcc-gfortran
@@ -61,7 +60,6 @@ development.
 
 %prep
 %setup -q
-%patch0 -p1 -b .s390
 
 %build
 %configure --disable-static
@@ -104,6 +102,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}f.pc
 
 %changelog
+* Fri Feb 25 2011 Tim Fenn <fenn at stanford.edu> - 1.3.1-1
+- update to 1.3.1 stable
+- remove s390 patch (merged upstream)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 370f297..7eae77b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa56fe3a862d8c47a3b6224a6fae8d66  gpp4-1.2.1.tar.gz
+e608519594f430c78be3c53e8e26a260  gpp4-1.3.1.tar.gz


More information about the scm-commits mailing list