From f0f77662155cd1a298b279c018836f9e35fa97a2 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 4 Sep 2008 17:07:48 +0000 Subject: [PATCH] fix patch application --- shapelib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/shapelib.spec b/shapelib.spec index 29f8a1f..454555b 100644 --- a/shapelib.spec +++ b/shapelib.spec @@ -2,7 +2,7 @@ Summary: API in "C" for Shapefile handling Name: shapelib Version: 1.2.10 -Release: 17.20060304cvs +Release: 18.20060304cvs URL: http://shapelib.maptools.org/ Source: http://shapelib.maptools.org/dl/shapelib-%{version}.tar.gz Patch0: shapelib-1.2.10-Makefile.patch @@ -31,7 +31,7 @@ This package contains libshp and the appropriate header files. %prep %setup -q -T -b 0 -%patch -p1 -b .buildroot +%patch0 -p1 -b .buildroot %patch1 -p1 -b .endian %patch2 -p1 -b .buildroot %patch3 -p1 -b .buildroot @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %exclude %{_libdir}/libshp.la %changelog +* Thu Sep 4 2008 Tom "spot" Callaway - 1.2.10-18.20060304cvs +- fix patch application + * Thu Sep 4 2008 Tom "spot" Callaway - 1.2.10-17.20060304cvs - fix license tag