SPECS: slony1.spec - builds against postgresql-8.2 - release 3

adamg adamg at pld-linux.org
Tue Dec 26 21:46:30 CET 2006


Author: adamg                        Date: Tue Dec 26 20:46:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds against postgresql-8.2
- release 3

---- Files affected:
SPECS:
   slony1.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/slony1.spec
diff -u SPECS/slony1.spec:1.17 SPECS/slony1.spec:1.18
--- SPECS/slony1.spec:1.17	Tue Dec 26 20:23:02 2006
+++ SPECS/slony1.spec	Tue Dec 26 21:46:25 2006
@@ -10,7 +10,7 @@
 Summary(pl):	Slony-I - system replikacji dla PostgreSQL
 Name:		slony1
 Version:	1.1.5
-Release:	2
+Release:	3
 Epoch:		0
 License:	BSD
 Group:		Applications/Databases
@@ -20,10 +20,11 @@
 Source2:	%{name}.pgpass
 Source3:	%{name}.sysconfig
 Patch0:		%{name}-no_server_for_build.patch
+Patch1:		%{name}-pgsql82.patch
 URL:		http://slony.info/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	postgresql-backend-devel
+BuildRequires:	postgresql-backend-devel >= 8.2.0
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
@@ -96,6 +97,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 sed -i -e 's,^#!/usr/bin/env perl,^#!/usr/bin/perl,' tools/*.pl
 
@@ -171,6 +173,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/12/26 20:46:25  adamg
+- builds against postgresql-8.2
+- release 3
+
 Revision 1.17  2006/12/26 19:23:02  adamg
 - release 2 (rebuild agains postgresql-8.2)
 
================================================================

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



More information about the pld-cvs-commit mailing list