Devrim GUNDUZ devrim at lists.slony.info
Sun Feb 10 12:38:10 PST 2008
Update of /home/cvsd/slony1/slony1-engine/redhat
In directory main.slony.info:/tmp/cvs-serv9081/redhat

Modified Files:
      Tag: REL_1_2_STABLE
	postgresql-slony1.specfile 
Log Message:
- Update to 1.2.13



Index: postgresql-slony1.specfile
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/redhat/Attic/postgresql-slony1.specfile,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** postgresql-slony1.specfile	29 Aug 2007 05:47:28 -0000	1.1.2.1
--- postgresql-slony1.specfile	10 Feb 2008 20:38:08 -0000	1.1.2.2
***************
*** 5,9 ****
  Summary:	A "master to multiple slaves" replication system with cascading and failover
  Name:		postgresql-slony1
! Version:	1.2.11
  Release:	1%{?dist}
  License:	BSD
--- 5,9 ----
  Summary:	A "master to multiple slaves" replication system with cascading and failover
  Name:		postgresql-slony1
! Version:	1.2.13
  Release:	1%{?dist}
  License:	BSD
***************
*** 12,16 ****
  Source0:	http://main.slony.info/downloads/1.2/source/postgresql-slony1-%{version}.tar.bz2
  BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
! BuildRequires:	postgresql-devel, postgresql-server, initscripts
  Requires:	postgresql-server 
  
--- 12,16 ----
  Source0:	http://main.slony.info/downloads/1.2/source/postgresql-slony1-%{version}.tar.bz2
  BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
! BuildRequires:	postgresql-devel, postgresql-server, initscripts, byacc, flex
  Requires:	postgresql-server 
  
***************
*** 141,144 ****
--- 141,153 ----
  
  %changelog
+ * Sun Feb 10 2008 Devrim Gunduz <devrim at CommandPrompt.com> 1.2.13-1
+ - Update to 1.2.13
+ 
+ * Mon Dec 17 2007 Devrim Gunduz <devrim at CommandPrompt.com> 1.2.12-2
+ - Add flex and byacc to buildrequires, per Michael Best
+ 
+ * Tue Nov 13 2007 Devrim Gunduz <devrim at CommandPrompt.com> 1.2.12-1
+ - Update to 1.2.12
+ 
  * Wed Aug 29 2007 Devrim Gunduz <devrim at CommandPrompt.com> 1.2.11-1
  - Update to 1.2.11



More information about the Slony1-commit mailing list