SPECS: sqlrelay.spec - up to 0.39.2;

glen glen at pld-linux.org
Thu Aug 23 22:32:05 CEST 2007


Author: glen                         Date: Thu Aug 23 20:32:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.39.2;

---- Files affected:
SPECS:
   sqlrelay.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/sqlrelay.spec
diff -u SPECS/sqlrelay.spec:1.22 SPECS/sqlrelay.spec:1.23
--- SPECS/sqlrelay.spec:1.22	Wed Jul  4 17:43:00 2007
+++ SPECS/sqlrelay.spec	Thu Aug 23 22:32:00 2007
@@ -6,7 +6,7 @@
 # ================
 %bcond_with	db2		# DB2 connection
 %bcond_with	freetds		# FreeTDS connection
-%bcond_with	interbase	# Interbase connection
+%bcond_without	interbase	# Interbase connection
 %bcond_with	mdbtools	# MDB Tools connection
 %bcond_with	msql		# mSQL connection
 %bcond_without	mysql		# MySQL connection
@@ -29,12 +29,12 @@
 Summary:	Persistent database connection system
 Summary(pl.UTF-8):	System stałego połączenia z bazą danych
 Name:		sqlrelay
-Version:	0.38
-Release:	1
+Version:	0.39.2
+Release:	0.1
 License:	GPL/LGPL and Others
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/sqlrelay/%{name}-%{version}.tar.gz
-# Source0-md5:	93ce290a7f17b9e06e65c41fa47a2724
+# Source0-md5:	f41e2f8814383a455b2aba58fb3d8a85
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Patch1:		%{name}-ac.patch
@@ -598,6 +598,8 @@
 %if %{with interbase}
 %files interbase
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/sqlr-connection-firebird
+%attr(755,root,root) %{_bindir}/sqlr-connection-firebird-debug
 %endif
 
 %if %{with mdbtools}
@@ -712,6 +714,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/08/23 20:32:00  glen
+- up to 0.39.2;
+
 Revision 1.22  2007/07/04 15:43:00  glen
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sqlrelay.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list