From 627fab7a5f0d1f3351ed593e41d51341f013a10e Mon Sep 17 00:00:00 2001 From: helge Date: Fri, 20 Aug 2004 22:14:17 +0000 Subject: [PATCH] git-svn-id: http://svn.opengroupware.org/SOPE/trunk@20 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-gdl1/GNUmakefile | 2 +- sope-gdl1/{PostgreSQL72 => PostgreSQL}/COPYING | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/COPYING.LIB | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/ChangeLog | 2 ++ .../{PostgreSQL72 => PostgreSQL}/EOAttribute+PostgreSQL72.h | 0 .../{PostgreSQL72 => PostgreSQL}/EOAttribute+PostgreSQL72.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/GNUmakefile | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/GNUmakefile.preamble | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSCalendarDate+PGVal.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSData+PGVal.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSNumber+PGVal.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSString+PGVal.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSString+PostgreSQL72.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSString+PostgreSQL72.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PGConnection.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PGConnection.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72-Info.plist | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Adaptor.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Adaptor.m | 0 .../{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel+Model.h | 0 .../{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel+Model.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Context.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Context.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Exception.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Exception.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Expression.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Expression.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Values.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Values.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/README | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/TODO | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/Version | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/common.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/condict.plist | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/gdltest.m | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/postgres_types.h | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/test.eomodel | 0 sope-gdl1/{PostgreSQL72 => PostgreSQL}/types.psql | 0 40 files changed, 3 insertions(+), 1 deletion(-) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/COPYING (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/COPYING.LIB (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/ChangeLog (99%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/EOAttribute+PostgreSQL72.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/EOAttribute+PostgreSQL72.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/GNUmakefile (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/GNUmakefile.preamble (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSCalendarDate+PGVal.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSData+PGVal.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSNumber+PGVal.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSString+PGVal.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSString+PostgreSQL72.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/NSString+PostgreSQL72.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PGConnection.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PGConnection.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72-Info.plist (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Adaptor.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Adaptor.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel+Model.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel+Model.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Channel.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Context.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Context.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Exception.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Exception.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Expression.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Expression.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Values.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/PostgreSQL72Values.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/README (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/TODO (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/Version (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/common.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/condict.plist (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/gdltest.m (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/postgres_types.h (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/test.eomodel (100%) rename sope-gdl1/{PostgreSQL72 => PostgreSQL}/types.psql (100%) diff --git a/sope-gdl1/GNUmakefile b/sope-gdl1/GNUmakefile index ff278d23..765061d1 100644 --- a/sope-gdl1/GNUmakefile +++ b/sope-gdl1/GNUmakefile @@ -7,7 +7,7 @@ VERSION=4.3.0 SUBPROJECTS += \ GDLAccess \ - PostgreSQL72 \ + PostgreSQL -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/aggregate.make diff --git a/sope-gdl1/PostgreSQL72/COPYING b/sope-gdl1/PostgreSQL/COPYING similarity index 100% rename from sope-gdl1/PostgreSQL72/COPYING rename to sope-gdl1/PostgreSQL/COPYING diff --git a/sope-gdl1/PostgreSQL72/COPYING.LIB b/sope-gdl1/PostgreSQL/COPYING.LIB similarity index 100% rename from sope-gdl1/PostgreSQL72/COPYING.LIB rename to sope-gdl1/PostgreSQL/COPYING.LIB diff --git a/sope-gdl1/PostgreSQL72/ChangeLog b/sope-gdl1/PostgreSQL/ChangeLog similarity index 99% rename from sope-gdl1/PostgreSQL72/ChangeLog rename to sope-gdl1/PostgreSQL/ChangeLog index ebe74ef0..89a00128 100644 --- a/sope-gdl1/PostgreSQL72/ChangeLog +++ b/sope-gdl1/PostgreSQL/ChangeLog @@ -1,5 +1,7 @@ 2004-08-21 Helge Hess + * renamed from (misleading name) PostgreSQL72 to PostgreSQL + * fixed for SOPE 3.3 directory layout (v1.0.34) 2004-08-20 Helge Hess diff --git a/sope-gdl1/PostgreSQL72/EOAttribute+PostgreSQL72.h b/sope-gdl1/PostgreSQL/EOAttribute+PostgreSQL72.h similarity index 100% rename from sope-gdl1/PostgreSQL72/EOAttribute+PostgreSQL72.h rename to sope-gdl1/PostgreSQL/EOAttribute+PostgreSQL72.h diff --git a/sope-gdl1/PostgreSQL72/EOAttribute+PostgreSQL72.m b/sope-gdl1/PostgreSQL/EOAttribute+PostgreSQL72.m similarity index 100% rename from sope-gdl1/PostgreSQL72/EOAttribute+PostgreSQL72.m rename to sope-gdl1/PostgreSQL/EOAttribute+PostgreSQL72.m diff --git a/sope-gdl1/PostgreSQL72/GNUmakefile b/sope-gdl1/PostgreSQL/GNUmakefile similarity index 100% rename from sope-gdl1/PostgreSQL72/GNUmakefile rename to sope-gdl1/PostgreSQL/GNUmakefile diff --git a/sope-gdl1/PostgreSQL72/GNUmakefile.preamble b/sope-gdl1/PostgreSQL/GNUmakefile.preamble similarity index 100% rename from sope-gdl1/PostgreSQL72/GNUmakefile.preamble rename to sope-gdl1/PostgreSQL/GNUmakefile.preamble diff --git a/sope-gdl1/PostgreSQL72/NSCalendarDate+PGVal.m b/sope-gdl1/PostgreSQL/NSCalendarDate+PGVal.m similarity index 100% rename from sope-gdl1/PostgreSQL72/NSCalendarDate+PGVal.m rename to sope-gdl1/PostgreSQL/NSCalendarDate+PGVal.m diff --git a/sope-gdl1/PostgreSQL72/NSData+PGVal.m b/sope-gdl1/PostgreSQL/NSData+PGVal.m similarity index 100% rename from sope-gdl1/PostgreSQL72/NSData+PGVal.m rename to sope-gdl1/PostgreSQL/NSData+PGVal.m diff --git a/sope-gdl1/PostgreSQL72/NSNumber+PGVal.m b/sope-gdl1/PostgreSQL/NSNumber+PGVal.m similarity index 100% rename from sope-gdl1/PostgreSQL72/NSNumber+PGVal.m rename to sope-gdl1/PostgreSQL/NSNumber+PGVal.m diff --git a/sope-gdl1/PostgreSQL72/NSString+PGVal.m b/sope-gdl1/PostgreSQL/NSString+PGVal.m similarity index 100% rename from sope-gdl1/PostgreSQL72/NSString+PGVal.m rename to sope-gdl1/PostgreSQL/NSString+PGVal.m diff --git a/sope-gdl1/PostgreSQL72/NSString+PostgreSQL72.h b/sope-gdl1/PostgreSQL/NSString+PostgreSQL72.h similarity index 100% rename from sope-gdl1/PostgreSQL72/NSString+PostgreSQL72.h rename to sope-gdl1/PostgreSQL/NSString+PostgreSQL72.h diff --git a/sope-gdl1/PostgreSQL72/NSString+PostgreSQL72.m b/sope-gdl1/PostgreSQL/NSString+PostgreSQL72.m similarity index 100% rename from sope-gdl1/PostgreSQL72/NSString+PostgreSQL72.m rename to sope-gdl1/PostgreSQL/NSString+PostgreSQL72.m diff --git a/sope-gdl1/PostgreSQL72/PGConnection.h b/sope-gdl1/PostgreSQL/PGConnection.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PGConnection.h rename to sope-gdl1/PostgreSQL/PGConnection.h diff --git a/sope-gdl1/PostgreSQL72/PGConnection.m b/sope-gdl1/PostgreSQL/PGConnection.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PGConnection.m rename to sope-gdl1/PostgreSQL/PGConnection.m diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72-Info.plist b/sope-gdl1/PostgreSQL/PostgreSQL72-Info.plist similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72-Info.plist rename to sope-gdl1/PostgreSQL/PostgreSQL72-Info.plist diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Adaptor.h b/sope-gdl1/PostgreSQL/PostgreSQL72Adaptor.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Adaptor.h rename to sope-gdl1/PostgreSQL/PostgreSQL72Adaptor.h diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Adaptor.m b/sope-gdl1/PostgreSQL/PostgreSQL72Adaptor.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Adaptor.m rename to sope-gdl1/PostgreSQL/PostgreSQL72Adaptor.m diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Channel+Model.h b/sope-gdl1/PostgreSQL/PostgreSQL72Channel+Model.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Channel+Model.h rename to sope-gdl1/PostgreSQL/PostgreSQL72Channel+Model.h diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Channel+Model.m b/sope-gdl1/PostgreSQL/PostgreSQL72Channel+Model.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Channel+Model.m rename to sope-gdl1/PostgreSQL/PostgreSQL72Channel+Model.m diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Channel.h b/sope-gdl1/PostgreSQL/PostgreSQL72Channel.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Channel.h rename to sope-gdl1/PostgreSQL/PostgreSQL72Channel.h diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Channel.m b/sope-gdl1/PostgreSQL/PostgreSQL72Channel.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Channel.m rename to sope-gdl1/PostgreSQL/PostgreSQL72Channel.m diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Context.h b/sope-gdl1/PostgreSQL/PostgreSQL72Context.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Context.h rename to sope-gdl1/PostgreSQL/PostgreSQL72Context.h diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Context.m b/sope-gdl1/PostgreSQL/PostgreSQL72Context.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Context.m rename to sope-gdl1/PostgreSQL/PostgreSQL72Context.m diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Exception.h b/sope-gdl1/PostgreSQL/PostgreSQL72Exception.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Exception.h rename to sope-gdl1/PostgreSQL/PostgreSQL72Exception.h diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Exception.m b/sope-gdl1/PostgreSQL/PostgreSQL72Exception.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Exception.m rename to sope-gdl1/PostgreSQL/PostgreSQL72Exception.m diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Expression.h b/sope-gdl1/PostgreSQL/PostgreSQL72Expression.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Expression.h rename to sope-gdl1/PostgreSQL/PostgreSQL72Expression.h diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Expression.m b/sope-gdl1/PostgreSQL/PostgreSQL72Expression.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Expression.m rename to sope-gdl1/PostgreSQL/PostgreSQL72Expression.m diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Values.h b/sope-gdl1/PostgreSQL/PostgreSQL72Values.h similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Values.h rename to sope-gdl1/PostgreSQL/PostgreSQL72Values.h diff --git a/sope-gdl1/PostgreSQL72/PostgreSQL72Values.m b/sope-gdl1/PostgreSQL/PostgreSQL72Values.m similarity index 100% rename from sope-gdl1/PostgreSQL72/PostgreSQL72Values.m rename to sope-gdl1/PostgreSQL/PostgreSQL72Values.m diff --git a/sope-gdl1/PostgreSQL72/README b/sope-gdl1/PostgreSQL/README similarity index 100% rename from sope-gdl1/PostgreSQL72/README rename to sope-gdl1/PostgreSQL/README diff --git a/sope-gdl1/PostgreSQL72/TODO b/sope-gdl1/PostgreSQL/TODO similarity index 100% rename from sope-gdl1/PostgreSQL72/TODO rename to sope-gdl1/PostgreSQL/TODO diff --git a/sope-gdl1/PostgreSQL72/Version b/sope-gdl1/PostgreSQL/Version similarity index 100% rename from sope-gdl1/PostgreSQL72/Version rename to sope-gdl1/PostgreSQL/Version diff --git a/sope-gdl1/PostgreSQL72/common.h b/sope-gdl1/PostgreSQL/common.h similarity index 100% rename from sope-gdl1/PostgreSQL72/common.h rename to sope-gdl1/PostgreSQL/common.h diff --git a/sope-gdl1/PostgreSQL72/condict.plist b/sope-gdl1/PostgreSQL/condict.plist similarity index 100% rename from sope-gdl1/PostgreSQL72/condict.plist rename to sope-gdl1/PostgreSQL/condict.plist diff --git a/sope-gdl1/PostgreSQL72/gdltest.m b/sope-gdl1/PostgreSQL/gdltest.m similarity index 100% rename from sope-gdl1/PostgreSQL72/gdltest.m rename to sope-gdl1/PostgreSQL/gdltest.m diff --git a/sope-gdl1/PostgreSQL72/postgres_types.h b/sope-gdl1/PostgreSQL/postgres_types.h similarity index 100% rename from sope-gdl1/PostgreSQL72/postgres_types.h rename to sope-gdl1/PostgreSQL/postgres_types.h diff --git a/sope-gdl1/PostgreSQL72/test.eomodel b/sope-gdl1/PostgreSQL/test.eomodel similarity index 100% rename from sope-gdl1/PostgreSQL72/test.eomodel rename to sope-gdl1/PostgreSQL/test.eomodel diff --git a/sope-gdl1/PostgreSQL72/types.psql b/sope-gdl1/PostgreSQL/types.psql similarity index 100% rename from sope-gdl1/PostgreSQL72/types.psql rename to sope-gdl1/PostgreSQL/types.psql -- 2.39.5