Thu Jun 14 08:02:22 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/src/slon slon.c
- Next message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv17644
Modified Files:
Tag: REL_1_2_STABLE
postgresql-slony1-engine.spec.in
Log Message:
A few more fixes (and yes, AFAICS we are almost close to final release). Will remove the word "pre" in the spec file before we roll stable release.
Index: postgresql-slony1-engine.spec.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/postgresql-slony1-engine.spec.in,v
retrieving revision 1.31.2.17
retrieving revision 1.31.2.18
diff -C2 -d -r1.31.2.17 -r1.31.2.18
*** postgresql-slony1-engine.spec.in 12 Jun 2007 21:49:15 -0000 1.31.2.17
--- postgresql-slony1-engine.spec.in 14 Jun 2007 15:02:20 -0000 1.31.2.18
***************
*** 54,65 ****
%build
! #Â Temporary measure for 1.2.9
%if %docs
! chmod 644 doc/concept/*
! chmod 644 doc/adminguide/*
! chmod 644 doc/implementation/*
! chmod 644 doc/howto/*
! chmod 644 doc/concept/*
! chmod 644 doc/support/*
%endif
--- 54,60 ----
%build
! #Â Temporary measure for 1.2.10-pre
%if %docs
! chmod -R 644 doc/*
%endif
***************
*** 126,129 ****
--- 121,125 ----
/bin/rm -f %{buildroot}%{_bindir}/slon-tools
/bin/rm -f %{buildroot}%{_bindir}/pgsql/slon-tools
+ /bin/rm -f %{buildroot}%{_bindir}/old-apache-rotatelogs.patch
%endif
***************
*** 161,167 ****
%if %docs
%files docs
- %defattr(644,root,root,-)
%attr(755,root,root) %{_docdir}/%{name}-%{version}
! %doc doc/adminguide doc/concept doc/howto doc/implementation doc/support
%endif
--- 157,162 ----
%if %docs
%files docs
%attr(755,root,root) %{_docdir}/%{name}-%{version}
! %attr(644,root,root) %doc doc/adminguide doc/concept doc/howto doc/implementation doc/support
%endif
- Previous message: [Slony1-commit] slony1-engine/src/slon slon.c
- Next message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list