SPECS: slony1.spec - up to 1.1.5-rc3 (works with 8.1.x)

aredridel aredridel at pld-linux.org
Thu Jan 12 22:05:21 CET 2006


Author: aredridel                    Date: Thu Jan 12 21:05:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.5-rc3 (works with 8.1.x)

---- Files affected:
SPECS:
   slony1.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/slony1.spec
diff -u SPECS/slony1.spec:1.12 SPECS/slony1.spec:1.13
--- SPECS/slony1.spec:1.12	Fri Nov  4 13:22:34 2005
+++ SPECS/slony1.spec	Thu Jan 12 22:05:13 2006
@@ -9,13 +9,14 @@
 Summary:	Slony-I - a "master to multiple slaves" replication system for PostgreSQL
 Summary(pl):	Slony-I - system replikacji dla PostgreSQL
 Name:		slony1
-Version:	1.1.2
-Release:	1
+Version:	1.1.5
+%define pre rc3
+Release:	0.%{pre}.1
 Epoch:		0
 License:	BSD
 Group:		Applications/Databases
-Source0:	http://developer.postgresql.org/~wieck/slony1/download/%{name}-%{version}.tar.bz2
-# Source0-md5:	753d116f30983c31b1090df1144ea063
+Source0:	http://developer.postgresql.org/~wieck/slony1/download/%{name}-%{version}-%{pre}.tar.bz2
+# Source0-md5:	cea68f6e80f83ba95179b121d0ac9632
 Source1:	%{name}.init
 Source2:	%{name}.pgpass
 Source3:	%{name}.sysconfig
@@ -94,11 +95,11 @@
 systemem.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%setup -q -n %{name}-%{version}-%{pre}
+#%patch0 -p1
+#%patch1 -p1
+#%patch2 -p1
+#%patch3 -p1
 sed -i -e 's,^#!/usr/bin/env perl,^#!/usr/bin/perl,' tools/*.pl
 
 %build
@@ -179,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/01/12 21:05:13  aredridel
+- up to 1.1.5-rc3 (works with 8.1.x)
+
 Revision 1.12  2005/11/04 12:22:34  jajcus
 - added patch -setsyncTracking_offline_params.patch that adds missing argument to setsyncTracking_offline function generated by slony1_dump.sh
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/slony1.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list