packages: postgis/postgis.spec - fixed postigs version

wrobell wrobell at pld-linux.org
Tue Sep 21 20:33:30 CEST 2010


Author: wrobell                      Date: Tue Sep 21 18:33:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed postigs version

---- Files affected:
packages/postgis:
   postgis.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/postgis/postgis.spec
diff -u packages/postgis/postgis.spec:1.52 packages/postgis/postgis.spec:1.53
--- packages/postgis/postgis.spec:1.52	Tue Sep 21 20:28:35 2010
+++ packages/postgis/postgis.spec	Tue Sep 21 20:33:25 2010
@@ -60,7 +60,7 @@
     PGSQL_BINDIR="$RPM_BUILD_ROOT%{_bindir}" \
 	INSTALL_PROGRAM=install
 
-sed -i 's#\$libdir/postgis-1.4#%{_libdir}/postgresql/postgis#g' postgis/postgis*.sql
+sed -i 's#\$libdir/postgis-1.5#%{_libdir}/postgresql/postgis#g' postgis/postgis*.sql
 install postgis/*.so* $RPM_BUILD_ROOT%{_libdir}/postgresql
 install postgis/*.sql *.sql $RPM_BUILD_ROOT%{_datadir}/postgresql/contrib
 
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2010/09/21 18:33:25  wrobell
+- fixed postigs version
+
 Revision 1.52  2010/09/21 18:28:35  wrobell
 - ver. 1.5.2 rc1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgis/postgis.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list