Thu Jun 23 15:44:49 PDT 2005
- Previous message: [Slony1-commit] By devrim: Updated supported platforms list
- Next message: [Slony1-commit] By wieck: Fixed typo as per patch from Darcy Jan
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Disable building of docs by default, since even Fedora Core 4 ships with a limited number of NAMELEN :(
Modified Files:
--------------
slony1-engine:
postgresql-slony1-engine.spec.in (r1.18 -> r1.19)
-------------- next part --------------
Index: postgresql-slony1-engine.spec.in
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/postgresql-slony1-engine.spec.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -Lpostgresql-slony1-engine.spec.in -Lpostgresql-slony1-engine.spec.in -u -w -r1.18 -r1.19
--- postgresql-slony1-engine.spec.in
+++ postgresql-slony1-engine.spec.in
@@ -1,5 +1,5 @@
%{!?perltools:%define perltools 1}
-%{!?docs:%define docs 1}
+%{!?docs:%define docs 0}
Summary: A "master to multiple slaves" replication system with cascading and failover.
Name: @PACKAGE_NAME@
- Previous message: [Slony1-commit] By devrim: Updated supported platforms list
- Next message: [Slony1-commit] By wieck: Fixed typo as per patch from Darcy Jan
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list