Displaying 1 result from an estimated 1 matches for "php_database".
Did you mean:
pg_database
2009 Jun 18
0
Howto change arch for FirebirdSS rpm
...And I don't know how to solve it.
.src.rpm for FirebirdSS and/or FirebirdCS is on available.
I have this section in .spec
%if %{with_interbase}
%package interbase
Group: Development/Languages
Prereq: php = %{version}-%{release}, perl
Summary: A Sybase/MSSQL database module for PHP.
Provides: php_database
# BuildPrereq: /usr/include/gds.h /usr/include/ibase.h
# BuildPrereq: /usr/include/iberror.h /usr/include/ib_util.h
# BuildPrereq: FirebirdCS >= 1.5.0
# "AutoReqProv: yes" don't work because of fault in Firebird RPMs
# # AutoReqProv: no
# BuildPrereq: FirebirdSS >= 1.5.0
# #...