CVS User Account cvsuser
Sat Oct 1 08:53:05 PDT 2005
Log Message:
-----------


Revert not to building docs bye default (namelen problem)

Modified Files:
--------------
    slony1-engine/redhat:
        slony-I.spec (r1.10 -> r1.11)

-------------- next part --------------
Index: slony-I.spec
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/redhat/slony-I.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -Lredhat/slony-I.spec -Lredhat/slony-I.spec -u -w -r1.10 -r1.11
--- redhat/slony-I.spec
+++ redhat/slony-I.spec
@@ -1,5 +1,5 @@
 %{!?perltools:%define perltools 1}
-%{!?docs:%define docs 1}
+%{!?docs:%define docs 0}
 %define pg_version   %(rpm -q --queryformat '%{VERSION}' postgresql-devel)
 
 Summary:	A "master to multiple slaves" replication system with cascading and failover.


More information about the Slony1-commit mailing list