Tue Aug 28 22:45:00 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide installation.sgml releasechecklist.sgml
- Next message: [Slony1-commit] slony1-engine INSTALL configure configure.ac postgresql-slony1-engine.spec.in postgresql-slony1.spec.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/tools
In directory main.slony.info:/tmp/cvs-serv418/tools
Modified Files:
Tag: REL_1_2_STABLE
release_checklist.sh
Log Message:
Remove -engine from spec file name
Fix configure and configure.ac accordingly
Update docs for the file name change
Update release_checklist.sh
Index: release_checklist.sh
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tools/release_checklist.sh,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** release_checklist.sh 8 Jan 2007 17:41:56 -0000 1.1.2.4
--- release_checklist.sh 29 Aug 2007 05:44:58 -0000 1.1.2.5
***************
*** 33,37 ****
fi
! if [[ `egrep "^PACKAGE_STRING='postgresql-slony1-engine ${VERDOTTED}'\$" configure` ]]; then
echo "PACKAGE_STRING in configure matches ${VERDOTTED}"
else
--- 33,37 ----
fi
! if [[ `egrep "^PACKAGE_STRING='postgresql-slony1 ${VERDOTTED}'\$" configure` ]]; then
echo "PACKAGE_STRING in configure matches ${VERDOTTED}"
else
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide installation.sgml releasechecklist.sgml
- Next message: [Slony1-commit] slony1-engine INSTALL configure configure.ac postgresql-slony1-engine.spec.in postgresql-slony1.spec.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list