SPECS: sqlrelay.spec - strict internal deps

glen glen at pld-linux.org
Tue Sep 12 12:14:51 CEST 2006


Author: glen                         Date: Tue Sep 12 10:14:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strict internal deps

---- Files affected:
SPECS:
   sqlrelay.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/sqlrelay.spec
diff -u SPECS/sqlrelay.spec:1.5 SPECS/sqlrelay.spec:1.6
--- SPECS/sqlrelay.spec:1.5	Tue Sep 12 12:06:52 2006
+++ SPECS/sqlrelay.spec	Tue Sep 12 12:14:46 2006
@@ -9,7 +9,7 @@
 Summary:	Persistent database connection system
 Name:		sqlrelay
 Version:	0.37.1
-Release:	0.12
+Release:	0.13
 License:	GPL/LGPL and Others
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/sqlrelay/%{name}-%{version}.tar.gz
@@ -87,6 +87,7 @@
 %package client-mysql
 Summary:	Drop in replacement library allowing MySQL clients to use SQL Relay instead
 Group:		Libraries
+Requires:	%{name}-client-runtime = %{version}-%{release}
 
 %description client-mysql
 Drop in replacement library allowing MySQL clients to use SQL Relay
@@ -95,6 +96,7 @@
 %package mysql
 Summary:	SQL Relay connection daemon for MySQL
 Group:		Applications/Databases
+Requires:	%{name} = %{version}-%{release}
 
 %description mysql
 SQL Relay connection daemon for MySQL.
@@ -103,6 +105,7 @@
 Summary:	SQL Relay modules for Perl
 Group:		Development/Languages
 Requires:	perl-DBI
+Requires:	%{name}-client-runtime = %{version}-%{release}
 
 %description -n perl-SQLRelay
 SQL Relay modules for Perl.
@@ -110,6 +113,7 @@
 %package -n php-%{name}
 Summary:	SQL Relay modules for PHP
 Group:		Development/Languages
+Requires:	%{name}-client-runtime = %{version}-%{release}
 
 %description -n php-%{name}
 SQL Relay modules for PHP.
@@ -117,6 +121,7 @@
 %package -n python-%{name}
 Summary:	SQL Relay modules for Python
 Group:		Development/Languages
+Requires:	%{name}-client-runtime = %{version}-%{release}
 
 %description -n python-%{name}
 SQL Relay modules for Python.
@@ -343,6 +348,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/09/12 10:14:46  glen
+- strict internal deps
+
 Revision 1.5  2006/09/12 10:06:52  glen
 - bconded BR-s
 - fixed mysql,php,python builds
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sqlrelay.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list