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 585396 Details for
Bug 822885
Do not build-require FileHandle::Fmode on RHEL >= 7
[?]
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]
Do not build-require FileHandle::Fmode on RHEL >= 7
0001-Do-not-build-require-FileHandle-Fmode-on-RHEL-7.patch (text/plain), 1.40 KB, created by
Petr Pisar
on 2012-05-18 12:11:58 UTC
(
hide
)
Description:
Do not build-require FileHandle::Fmode on RHEL >= 7
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2012-05-18 12:11:58 UTC
Size:
1.40 KB
patch
obsolete
>From e1db58e8bcae59483c2ccb0e3f1c5b405a44f25e Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> >Date: Fri, 18 May 2012 14:09:06 +0200 >Subject: [PATCH] Do not build-require FileHandle::Fmode on RHEL >= 7 > >--- > perl-DBM-Deep.spec | 7 ++++++- > 1 files changed, 6 insertions(+), 1 deletions(-) > >diff --git a/perl-DBM-Deep.spec b/perl-DBM-Deep.spec >index 5ba0203..d85fa1c 100644 >--- a/perl-DBM-Deep.spec >+++ b/perl-DBM-Deep.spec >@@ -1,6 +1,6 @@ > Name: perl-DBM-Deep > Version: 2.0006 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: A pure perl multi-level hash/array DBM > License: GPL+ or Artistic > Group: Development/Libraries >@@ -16,7 +16,9 @@ BuildRequires: perl(DBD::SQLite) > BuildRequires: perl(DBI) > BuildRequires: perl(Digest::MD5) > BuildRequires: perl(Exporter) >+%if ! (0%{?rhel} >= 7) > BuildRequires: perl(FileHandle::Fmode) >+%endif > BuildRequires: perl(Module::Build) > BuildRequires: perl(Pod::Usage) >= 1.3 > BuildRequires: perl(Test::Deep) >@@ -61,6 +63,9 @@ LONG_TESTS=1 TEST_SQLITE=1 ./Build test > %{_mandir}/man3/DBM::Deep* > > %changelog >+* Fri May 18 2012 Petr Pisar <ppisar@redhat.com> - 2.0006-2 >+- Do not build-require FileHandle::Fmode on RHEL >= 7 >+ > * Mon Apr 2 2012 Paul Howarth <paul@city-fan.org> 2.0006-1 > - Update to 2.0006 > - Try harder to get t/27_filehandle.t to work under TB2; the extra >-- >1.7.7.6 >
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 822885
: 585396