CVS User Account cvsuser
Wed Dec 21 14:46:54 PST 2005
Log Message:
-----------


* Wed Dec 21 2005 Devrim Gunduz <devrim at commandprompt.com> postgresql-slony1-engine
- Added a buildrhel3 macro to fix RHEL 3 RPM builds

Tags:
----
REL_1_1_STABLE

Modified Files:
--------------
    slony1-engine:
        postgresql-slony1-engine.spec.in (r1.19.2.6 -> r1.19.2.7)

-------------- 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.19.2.6
retrieving revision 1.19.2.7
diff -Lpostgresql-slony1-engine.spec.in -Lpostgresql-slony1-engine.spec.in -u -w -r1.19.2.6 -r1.19.2.7
--- postgresql-slony1-engine.spec.in
+++ postgresql-slony1-engine.spec.in
@@ -1,5 +1,6 @@
 %{!?perltools:%define perltools 1}
 %{!?docs:%define docs 0}
+%{?buildrhel3:%define kerbdir /usr/kerberos}
 %define pg_version   %(rpm -q --queryformat '%{VERSION}' postgresql-devel)
 
 Summary:	A "master to multiple slaves" replication system with cascading and failover.
@@ -108,6 +109,9 @@
 %endif
 
 %changelog
+* Wed Dec 21 2005 Devrim Gunduz <devrim at commandprompt.com> postgresql-slony1-engine
+- Added a buildrhel3 macro to fix RHEL 3 RPM builds
+
 * Wed Dec 14 2005 Devrim Gunduz <devrim at commandprompt.com> postgresql-slony1-engine
 - Fixed the spec file so that during upgrade, conf files will not be replaced, and a .rpmnew will be created.
 - Added RELEASE files to docs


More information about the Slony1-commit mailing list