Wed Dec 14 08:08:42 PST 2005
- Previous message: [Slony1-commit] By devrim: - Fixed the spec file so that during upgrade, conf files
- Next message: [Slony1-commit] By wieck: Rebuild listen entries also on change of data provider for and
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
- Added RELEASE files to docs
Tags:
----
REL_1_1_STABLE
Modified Files:
--------------
slony1-engine:
postgresql-slony1-engine.spec.in (r1.19.2.5 -> r1.19.2.6)
-------------- 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.5
retrieving revision 1.19.2.6
diff -Lpostgresql-slony1-engine.spec.in -Lpostgresql-slony1-engine.spec.in -u -w -r1.19.2.5 -r1.19.2.6
--- 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}
%define pg_version %(rpm -q --queryformat '%{VERSION}' postgresql-devel)
Summary: A "master to multiple slaves" replication system with cascading and failover.
@@ -95,7 +95,7 @@
%files
%defattr(-,root,root,-)
%if %docs
-%doc COPYRIGHT UPGRADING HISTORY-1.1 INSTALL SAMPLE doc/adminguide doc/concept doc/howto doc/implementation doc/support
+%doc COPYRIGHT UPGRADING HISTORY-1.1 INSTALL SAMPLE doc/adminguide doc/concept doc/howto doc/implementation doc/support RELEASE-1.1.5 RELEASE-1.1.2 RELEASE-1.1.1
%endif
%{_bindir}/*
%{_libdir}/pgsql/slony1_funcs.so
@@ -110,6 +110,7 @@
%changelog
* 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
* Wed Oct 26 2005 Devrim Gunduz <devrim at PostgreSQL.org> postgresql-slony1-engine
- Modify CPPFLAGS and CFLAGS to fix builds on RHEL -- Per Philip Yarra
- Previous message: [Slony1-commit] By devrim: - Fixed the spec file so that during upgrade, conf files
- Next message: [Slony1-commit] By wieck: Rebuild listen entries also on change of data provider for and
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list