Thu Jan 4 04:11:05 PST 2007
- Previous message: [Slony1-commit] By xfade: Define xxidin, xxidout, xxid_snapshot_in and xxid_snapshot_out
- Next message: [Slony1-commit] By cbbrowne: Describe use of "altperl" scripts to drop a table from
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
- Add docs package (It should be added before but...)
Tags:
----
REL_1_2_STABLE
Modified Files:
--------------
slony1-engine:
postgresql-slony1-engine.spec.in (r1.31.2.5 -> r1.31.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.31.2.5
retrieving revision 1.31.2.6
diff -Lpostgresql-slony1-engine.spec.in -Lpostgresql-slony1-engine.spec.in -u -w -r1.31.2.5 -r1.31.2.6
--- postgresql-slony1-engine.spec.in
+++ postgresql-slony1-engine.spec.in
@@ -109,9 +109,6 @@
%files
%defattr(-,root,root,-)
%doc COPYRIGHT UPGRADING HISTORY-1.1 INSTALL SAMPLE RELEASE-1.2.1
-%if %docs
-%doc doc/adminguide doc/concept doc/howto doc/implementation doc/support
-%endif
%{_bindir}/*
%{_libdir}/pgsql/slony1_funcs.so
%{_libdir}/pgsql/xxid.so
@@ -122,10 +119,19 @@
%config(noreplace) %{_sysconfdir}/slon_tools.conf
%endif
+%if %docs
+%files docs
+%defattr(-,root,root,-)
+%doc doc/adminguide doc/concept doc/howto doc/implementation doc/support
+%endif
+
%changelog
+* Thu Jan 4 2007 Devrim Gunduz <devrim at CommandPrompt.com>
+- Add docs package (It should be added before but...)
+
* Wed Nov 8 2006 Devrim Gunduz <devrim at CommandPrompt.com>
-- On 64-bit boxes, both 32 and 64 bit -devel packages may be installed. Fix version check
-script
+- On 64-bit boxes, both 32 and 64 bit -devel packages may be installed.
+ Fix version check script
- Revert tar name patch
- Macros cannot be used in various parts of the spec file. Revert that commit
- Spec file cleanup
- Previous message: [Slony1-commit] By xfade: Define xxidin, xxidout, xxid_snapshot_in and xxid_snapshot_out
- Next message: [Slony1-commit] By cbbrowne: Describe use of "altperl" scripts to drop a table from
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list