From 2de7f78913b68858e5ebfa3e4487a0dbb9bb5779461af8ca03dfb3bd98b78ca4 Mon Sep 17 00:00:00 2001 From: Angelos Tzotsos Date: Fri, 30 Sep 2016 20:18:24 +0000 Subject: [PATCH 1/2] - Switch download link to OSGeo server OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=24 --- proj.changes | 5 +++++ proj.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/proj.changes b/proj.changes index 2be7d46..5a42f5f 100644 --- a/proj.changes +++ b/proj.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 21:00:00 UTC 2016 - tzotsos@opensuse.org + +- Switch download link to OSGeo server + ------------------------------------------------------------------- Mon Jul 4 14:01:52 UTC 2016 - mpluskal@suse.com diff --git a/proj.spec b/proj.spec index d664231..c408ccf 100644 --- a/proj.spec +++ b/proj.spec @@ -25,7 +25,7 @@ License: MIT Group: Productivity/Scientific/Other Url: https://trac.osgeo.org/proj/ Source0: https://github.com/OSGeo/proj.4/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: ftp://ftp.remotesensing.org/proj/%{name}-datumgrid-1.5.zip +Source1: http://download.osgeo.org/proj/%{name}-datumgrid-1.5.zip BuildRequires: pkgconfig BuildRequires: unzip Provides: libproj = %{version} From 1c3d005bf47f5ecddafb6842858085614044682bfef1639e42fcbaabcf9fc61f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 2 Oct 2016 11:21:01 +0000 Subject: [PATCH 2/2] Accepting request 432433 from Application:Geo:Staging OBS-URL: https://build.opensuse.org/request/show/432433 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=25 --- proj-4.9.2.tar.gz | 3 --- proj-4.9.3.tar.gz | 3 +++ proj-datumgrid-1.5.zip | 3 --- proj-datumgrid-1.6.zip | 3 +++ proj.changes | 6 ++++++ proj.spec | 12 ++++++------ 6 files changed, 18 insertions(+), 12 deletions(-) delete mode 100644 proj-4.9.2.tar.gz create mode 100644 proj-4.9.3.tar.gz delete mode 100644 proj-datumgrid-1.5.zip create mode 100644 proj-datumgrid-1.6.zip diff --git a/proj-4.9.2.tar.gz b/proj-4.9.2.tar.gz deleted file mode 100644 index 488c30a..0000000 --- a/proj-4.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a40de36183d23a395cf51ba7a465e1e6c982b6e4553b31310c42012d188be6b -size 4045125 diff --git a/proj-4.9.3.tar.gz b/proj-4.9.3.tar.gz new file mode 100644 index 0000000..a031367 --- /dev/null +++ b/proj-4.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6984542fea333488de5c82eea58d699e4aff4b359200a9971537cd7e047185f7 +size 921448 diff --git a/proj-datumgrid-1.5.zip b/proj-datumgrid-1.5.zip deleted file mode 100644 index 59ffd05..0000000 --- a/proj-datumgrid-1.5.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db -size 2250131 diff --git a/proj-datumgrid-1.6.zip b/proj-datumgrid-1.6.zip new file mode 100644 index 0000000..1e7f0cb --- /dev/null +++ b/proj-datumgrid-1.6.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054e7b63b474926c79f25fbe5cd8760351e8d93e5a167b5473e993c01bb08866 +size 2766762 diff --git a/proj.changes b/proj.changes index 5a42f5f..e6dcfb8 100644 --- a/proj.changes +++ b/proj.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 2 09:00:00 UTC 2016 - tzotsos@opensuse.org + +- Update to 4.9.3 + o update to new datumgrid version 1.6 + ------------------------------------------------------------------- Fri Sep 30 21:00:00 UTC 2016 - tzotsos@opensuse.org diff --git a/proj.spec b/proj.spec index c408ccf..c673925 100644 --- a/proj.spec +++ b/proj.spec @@ -16,16 +16,16 @@ # -%define libname lib%{name}9 +%define libname lib%{name}12 Name: proj -Version: 4.9.2 +Version: 4.9.3 Release: 0 Summary: Cartographic projection software License: MIT Group: Productivity/Scientific/Other Url: https://trac.osgeo.org/proj/ -Source0: https://github.com/OSGeo/proj.4/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: http://download.osgeo.org/proj/%{name}-datumgrid-1.5.zip +Source0: http://download.osgeo.org/proj/%{name}-%{version}.tar.gz +Source1: http://download.osgeo.org/proj/%{name}-datumgrid-1.6.zip BuildRequires: pkgconfig BuildRequires: unzip Provides: libproj = %{version} @@ -54,7 +54,7 @@ data with a wide range of selectable projection functions. This package contains libproj and the appropriate header files and man pages. %prep -%setup -q -n proj.4-%{version} +%setup -q -n %{name}-%{version} cd nad unzip -o %{SOURCE1} @@ -89,7 +89,7 @@ install -D -p -m 0644 src/projects.h %{buildroot}/%{_includedir}/projects.h %files -n %{libname} %defattr(0644,root,root) -%{_libdir}/libproj.so.9* +%{_libdir}/libproj.so.12* %files -n libproj-devel %defattr(0644,root,root)