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 310419 Details for
Bug 453100
perl-XML-Generator-DBI not built for perl 5.10.0
[?]
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]
Patch to add perl(MODULE_COMPAT... dependency and tidy "find" argument order
perl-XML-Generator-DBI-compat.patch (text/plain), 1019 bytes, created by
Paul Howarth
on 2008-06-27 10:00:38 UTC
(
hide
)
Description:
Patch to add perl(MODULE_COMPAT... dependency and tidy "find" argument order
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2008-06-27 10:00:38 UTC
Size:
1019 bytes
patch
obsolete
>? perl-XML-Generator-DBI-1.00-4.fc9.src.rpm >Index: perl-XML-Generator-DBI.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/perl-XML-Generator-DBI/F-9/perl-XML-Generator-DBI.spec,v >retrieving revision 1.2 >diff -u -r1.2 perl-XML-Generator-DBI.spec >--- perl-XML-Generator-DBI.spec 12 Jan 2008 00:17:05 -0000 1.2 >+++ perl-XML-Generator-DBI.spec 27 Jun 2008 09:46:56 -0000 >@@ -15,6 +15,8 @@ > BuildRequires: perl(DBD::SQLite) > BuildRequires: perl(Test::More) > >+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) >+ > > %description > This module generates SAX events from SQL queries against a DBI connection. >@@ -33,7 +35,7 @@ > rm -rf $RPM_BUILD_ROOT > make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT > find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' >-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' >+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' > chmod -R u+w $RPM_BUILD_ROOT/* > >
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 453100
: 310419