[Lunar-commits]
CVS: moonbase/web/Zope BUILD, 1.1, 1.2 DETAILS, 1.3, 1.4
Florin Braescu
florin at lunar-linux.org
Sun Oct 24 13:05:25 UTC 2004
Update of /var/cvs/lunar/moonbase/web/Zope
In directory espresso.foo-projects.org:/tmp/cvs-serv31603/web/Zope
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 2.7.2 to 2.7.3.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/Zope/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 6 Jul 2004 21:22:26 -0000 1.1
+++ BUILD 24 Oct 2004 13:04:52 -0000 1.2
@@ -1,7 +1,8 @@
(
add_priv_user zope:zope &&
- ./configure --prefix=${MODULE_PREFIX}/lib/zope &&
- default_make
+ ./configure --prefix=${MODULE_PREFIX}/lib/zope \
+ --ignore-largefile &&
+ default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/Zope/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 5 Oct 2004 09:30:21 -0000 1.3
+++ DETAILS 24 Oct 2004 13:04:53 -0000 1.4
@@ -1,12 +1,12 @@
MODULE=Zope
- VERSION=2.7.2
+ VERSION=2.7.3
SOURCE=$MODULE-$VERSION-0.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-0
SOURCE_URL=http://www.zope.org/Products/$MODULE/$VERSION/
- SOURCE_VFY=md5:08b3c4a119aa1ded2e7b1b3d5bc45425
+ SOURCE_VFY=sha1:f1f2f858e37d0d4e39bacc4b460e74837fd85963
WEB_SITE=http://www.zope.org/
ENTERED=20040706
- UPDATED=20040722
+ UPDATED=20041024
SHORT="Python based web publishing system"
cat << EOF
More information about the Lunar-commits
mailing list