Author: jajcus Date: Tue May 19 06:33:34 2009 GMT Module: packages Tag: HEAD ---- Log message: - actually apply the python_install patch
---- Files affected: packages/gdal: gdal.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: packages/gdal/gdal.spec diff -u packages/gdal/gdal.spec:1.61 packages/gdal/gdal.spec:1.62 --- packages/gdal/gdal.spec:1.61 Mon May 18 20:23:03 2009 +++ packages/gdal/gdal.spec Tue May 19 08:33:29 2009 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Biblioteka abstrakcji danych dotyczÄ…cych powierzchni Ziemi Name: gdal Version: 1.5.4 -Release: 3 +Release: 4 License: BSD-like Group: Libraries Source0: ftp://ftp.remotesensing.org/gdal/%{name}-%{version}.tar.gz @@ -166,6 +166,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 # need to regenerate (old ones don't support perl 5.10) rm swig/perl/{gdal_wrap.cpp,gdalconst_wrap.c,ogr_wrap.cpp,osr_wrap.cpp} @@ -318,6 +319,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2009/05/19 06:33:29 jajcus +- actually apply the python_install patch + Revision 1.61 2009/05/18 18:23:03 jajcus - python %install fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdal/gdal.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
