Logoj0ke.net Open Build Service > Projects > ORACLE:XE > perl-DBD-Oracle > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed perl-DBD-Oracle.spec
x
 
1
@@ -11,7 +11,7 @@
2
 Patch0:            %{name}-Makefile.patch
3
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
4
 BuildRequires:     perl(DBI)
5
-BuildRequires:     oracle-instantclient-sqlplus oracle-instantclient-devel oracle-instantclient-config
6
+BuildRequires:     oracle-instantclient-sqlplus oracle-instantclient-devel
7
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
8
 
9
 %description
10
@@ -27,7 +27,7 @@
11
 
12
 
13
 %build
14
-%{__perl} Makefile-instantclient.PL \
15
+%{__perl} Makefile.PL \
16
     INSTALLDIRS="vendor" \
17
     PREFIX=%{buildroot}%{_prefix}
18
 %{__make} %{?_smp_mflags} OPTIMIZE="%{optflags}"
19