From 3a715df8d2dcbbb5c5bb2808e067bfcecf72a508 Mon Sep 17 00:00:00 2001 From: helge Date: Thu, 27 Sep 2007 21:55:56 +0000 Subject: [PATCH] removed GDLContentStore from RPM build git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1543 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- maintenance/ChangeLog | 4 ++++ maintenance/rm-sope-on-osxlib.sh | 1 - maintenance/sope.spec | 11 +++++------ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/maintenance/ChangeLog b/maintenance/ChangeLog index af2adca0..1c9cb955 100644 --- a/maintenance/ChangeLog +++ b/maintenance/ChangeLog @@ -1,3 +1,7 @@ +2007-09-27 Helge Hess + + * sope.spec: removed GDLContentStore from RPM build + 2007-02-21 Marcus Mueller * syncXcodeVersions.sh: fixed substitution bug in case of diff --git a/maintenance/rm-sope-on-osxlib.sh b/maintenance/rm-sope-on-osxlib.sh index 47459b13..d9d5d015 100755 --- a/maintenance/rm-sope-on-osxlib.sh +++ b/maintenance/rm-sope-on-osxlib.sh @@ -13,7 +13,6 @@ NGExtensions.framework NGStreams.framework GDLAccess.framework -GDLContentStore.framework NGLdap.framework NGMime.framework diff --git a/maintenance/sope.spec b/maintenance/sope.spec index ff940f57..1b586a7a 100644 --- a/maintenance/sope.spec +++ b/maintenance/sope.spec @@ -243,7 +243,7 @@ AutoReqProv: off %description gdl1 This package contains a fork of the GNUstep database libraries used -by the SOPE application server (including GDLContentStore). +by the SOPE application server. SOPE is a framework for developing web applications and services. The name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. @@ -296,7 +296,7 @@ Requires: sope%{sope_major_version}%{sope_minor_version}-gdl1 AutoReqProv: off %description gdl1-tools -Various tools around the GDLContentStore. +Various tools around the GDL. SOPE is a framework for developing web applications and services. The name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. @@ -309,7 +309,7 @@ AutoReqProv: off %description gdl1-devel This package contains the header files for SOPE's fork of the GNUstep -database libraries (including GDLContentStore). +database libraries. SOPE is a framework for developing web applications and services. The name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. @@ -500,7 +500,6 @@ rm -fr ${RPM_BUILD_ROOT} %{prefix}/bin/connect-EOAdaptor %{prefix}/bin/load-EOAdaptor %{prefix}/lib/libGDLAccess*.so.%{sope_libversion}* -%{prefix}/lib/libGDLContentStore*.so.%{sope_libversion}* %files gdl1-postgresql %defattr(-,root,root,-) @@ -525,12 +524,12 @@ rm -fr ${RPM_BUILD_ROOT} %files gdl1-devel %defattr(-,root,root,-) %{prefix}/include/GDLAccess -%{prefix}/include/GDLContentStore %{prefix}/lib/libGDLAccess*.so -%{prefix}/lib/libGDLContentStore*.so # ********************************* changelog ************************* %changelog +* Thu Sep 27 2007 Helge Hess +- removed GDLContentStore * Mon Jul 10 2006 Frank Reppin - adjust requires on new libfoundation * Fri Sep 16 2005 Frank Reppin -- 2.39.5