- new branch

----------------------------------------------------------------------
    Modified Files: devel/.cvsignore devel/proj.spec devel/sources
----------------------------------------------------------------------
epel9
Balint Cristian 17 years ago
parent d7550732db
commit 29da86c3f2

@ -1,2 +1,2 @@
proj-4.5.0.tar.gz
proj-datumgrid-1.3.zip proj-datumgrid-1.3.zip
proj-4.6.0.tar.gz

@ -1,6 +1,6 @@
Name: proj Name: proj
Version: 4.5.0 Version: 4.6.0
Release: 4%{?dist} Release: 1%{?dist}
Summary: Cartographic projection software (PROJ.4) Summary: Cartographic projection software (PROJ.4)
Group: Applications/Engineering Group: Applications/Engineering
@ -66,6 +66,10 @@ sed -i -e '1,1s|:|#!/bin/bash|' $script
done done
%build %build
# fix version info to respect new ABI
sed -i -e 's|5\:4\:5|6\:4\:6|' src/Makefile*
%configure %configure
make OPTIMIZE="$RPM_OPT_FLAGS" %{?_smp_mflags} make OPTIMIZE="$RPM_OPT_FLAGS" %{?_smp_mflags}
@ -124,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_datadir}/%{name}/epsg %attr(0644,root,root) %{_datadir}/%{name}/epsg
%changelog %changelog
* Sun Apr 20 2008 Balint Cristian <rezso@rdsor.ro> - 4.6.0-1
- new branch
* Thu Mar 27 2008 Balint Cristian <rezso@rdsor.ro> - 4.5.0-4 * Thu Mar 27 2008 Balint Cristian <rezso@rdsor.ro> - 4.5.0-4
- BuildRequire: libtool - BuildRequire: libtool

@ -1,2 +1,2 @@
336fc8a12abbc4709e0bc1fb88a77436 proj-4.5.0.tar.gz
23a7ef9cd079c774f13d62375a4fe1e6 proj-datumgrid-1.3.zip 23a7ef9cd079c774f13d62375a4fe1e6 proj-datumgrid-1.3.zip
975d9b5954869e53523726a9c0e0e070 proj-4.6.0.tar.gz

Loading…
Cancel
Save