Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310669 Details for
Bug 437484
Rebase DBD::Oracle to 1.20
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file patch
dbd-oracle.diff (text/plain), 2.38 KB, created by
Michael Mráka
on 2008-07-01 13:51:10 UTC
(
hide
)
Description:
spec file patch
Filename:
MIME Type:
Creator:
Michael Mráka
Created:
2008-07-01 13:51:10 UTC
Size:
2.38 KB
patch
obsolete
>Index: DBD-Oracle-1.21.tar.gz >=================================================================== >Cannot display: file marked as a binary type. >svn:mime-type = application/octet-stream > >Property changes on: DBD-Oracle-1.21.tar.gz >___________________________________________________________________ >Name: svn:mime-type > + application/octet-stream > >Index: DBD-Oracle.spec >=================================================================== >--- DBD-Oracle.spec (revision 174621) >+++ DBD-Oracle.spec (working copy) >@@ -6,23 +6,17 @@ > License: distributable > Group: Applications/CPAN > Source0: DBD-Oracle-%{version}.tar.gz >-Source1: filter-depends-dbd-oracle.sh > Patch0: DBD-Oracle-1.14-blobsyn.patch > Url: http://www.cpan.org > BuildRoot: %{_tmppath}/perl-DBD-Oracle-buildroot/ > BuildRequires: perl >= 0:5.6.1, perl-DBI >-BuildRequires: oracle-instantclient-devel, oracle-instantclient-config >+BuildRequires: oracle-instantclient-devel > Requires: perl >= 0:5.6.1, oracle-instantclient-basic > >-%define __perl_requires %{SOURCE1} > > %description > DBD-Oracle module for perl > >-# Provide perl-specific find-{provides,requires}. >-%define __find_provides /usr/lib/rpm/find-provides.perl >-%define __find_requires /usr/lib/rpm/find-requires.perl >- > %prep > %define modname %(echo %{name}| sed 's/perl-//') > %setup -q -n %{modname}-%{version} >@@ -41,7 +35,7 @@ > # it works at all > perl Makefile.PL -l \ > CC=gcc LD="gcc -v -Wl,-rpath,$ORACLE_HOME/lib" \ >- CCFLAGS="$RPM_OPT_FLAGS -fPIC" \ >+ CCFLAGS="-D_GNU_SOURCE" \ > PREFIX=$RPM_BUILD_ROOT/usr > make > >@@ -70,6 +64,9 @@ > %defattr(-,root,root) > > %changelog >+* Tue Jul 1 2008 Michael Mraka <michael.mraka@redhat.com> >+- rebased to DBD::Oracle 1.21, Oracle Instantclient 10.2.0.4 >+ > * Wed May 21 2008 Jan Pazdziora - 1.19-8 > - rebuild on RHEL 4 as well. > >Index: version >=================================================================== >--- version (revision 174621) >+++ version (working copy) >@@ -1 +1 @@ >-1.19 8 >+1.21 0 >Index: DBD-Oracle-1.19.tar.gz >=================================================================== >Cannot display: file marked as a binary type. >svn:mime-type = application/octet-stream >Index: filter-depends-dbd-oracle.sh >=================================================================== >--- filter-depends-dbd-oracle.sh (revision 174621) >+++ filter-depends-dbd-oracle.sh (working copy) >@@ -1,4 +0,0 @@ >-#!/bin/sh >- >-/usr/lib/rpm/perl.req $* | grep -v Tk >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 437484
: 310669