From: Devrim GÜNDÜZ Date: Mon, 3 Oct 2005 17:29:53 +0000 (+0000) Subject: Applied to HEAD, so removed X-Git-Tag: pgis_1_1_0~223 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6a645c7ce9e1523599eaaa9e025453aa6f01574;p=postgis Applied to HEAD, so removed git-svn-id: http://svn.osgeo.org/postgis/trunk@1955 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/extras/rpm/patches/postgis-jdbc2-makefile.patch b/extras/rpm/patches/postgis-jdbc2-makefile.patch deleted file mode 100644 index 33353baed..000000000 --- a/extras/rpm/patches/postgis-jdbc2-makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- jdbc2/Makefile.old 2005-03-30 18:24:40.000000000 +0300 -+++ jdbc2/Makefile 2005-04-16 18:43:00.984765168 +0300 -@@ -147,7 +148,7 @@ - - # include version numbers from central repository - include ../Version.config --VERSION=$(JDBC_MAJOR_VERSION)_$(JDBC_MINOR_VERSION)_$(JDBC_MICRO_VERSION) -+VERSION=$(JDBC_MAJOR_VERSION).$(JDBC_MINOR_VERSION).$(JDBC_MICRO_VERSION) - VERSIONPATH=$(BUILD)/org/postgis - VERSIONTARGET=$(VERSIONPATH)/version.properties -