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 666653 Details for
Bug 889189
FTBFS ... bad %if condition on RHEL > 6
[?]
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]
suggested patch
0001-Fix-FTBFS-on-EL-7-when-it-eventually-comes.patch (text/plain), 773 bytes, created by
Matěj Cepl
on 2012-12-20 13:15:26 UTC
(
hide
)
Description:
suggested patch
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2012-12-20 13:15:26 UTC
Size:
773 bytes
patch
obsolete
>From 81a6120cabc08ba0a78a5cbc6628b9bedf222cd6 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= <mcepl@redhat.com> >Date: Thu, 20 Dec 2012 14:11:28 +0100 >Subject: [PATCH] Fix FTBFS on EL-7 (when it eventually comes) >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > > >Signed-off-by: MatÄj Cepl <mcepl@redhat.com> >--- > python-migrate.spec | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/python-migrate.spec b/python-migrate.spec >index ccc0226..3db1a2a 100644 >--- a/python-migrate.spec >+++ b/python-migrate.spec >@@ -44,7 +44,7 @@ BuildRequires: python-sqlite2 > Requires: python-sqlite2 > %endif > >-%if 0%{?rhel} >+%if 0%{?rhel} && 0%{?rhel} < 7 > BuildRequires: python-unittest2 > %endif > >-- >1.8.0.2 >
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 889189
: 666653