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 585367 Details for
Bug 822812
Drop some tests 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]
Drop some tests on RHEL >= 7
0001-Drop-some-tests-on-RHEL-7.patch (text/plain), 1.65 KB, created by
Petr Pisar
on 2012-05-18 08:59:41 UTC
(
hide
)
Description:
Drop some tests on RHEL >= 7
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2012-05-18 08:59:41 UTC
Size:
1.65 KB
patch
obsolete
>From f84d07efa18915104d4fce4a115f057b20d4d8d1 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 10:56:45 +0200 >Subject: [PATCH] Drop some tests on RHEL >= 7 > >--- > perl-Crypt-CBC.spec | 10 ++++++++-- > 1 files changed, 8 insertions(+), 2 deletions(-) > >diff --git a/perl-Crypt-CBC.spec b/perl-Crypt-CBC.spec >index 5f8d78b..ce4347f 100644 >--- a/perl-Crypt-CBC.spec >+++ b/perl-Crypt-CBC.spec >@@ -1,7 +1,7 @@ > Summary: Encrypt Data with Cipher Block Chaining Mode > Name: perl-Crypt-CBC > Version: 2.29 >-Release: 10%{?dist} >+Release: 11%{?dist} > # Upstream confirms that they're under the same license as perl. > # Wording in CBC.pm is less than clear, but still. > License: GPL+ or Artistic >@@ -20,11 +20,13 @@ BuildRequires: perl(ExtUtils::MakeMaker) > # Crypt::CAST5 not yet packaged in Fedora > # Crypt::IDEA is unavailable due to patents > %if 0%{!?perl_bootstrap:1} >+BuildRequires: perl(Crypt::DES) >+%if ! (0%{?rhel} >= 7) > BuildRequires: perl(Crypt::Blowfish) > BuildRequires: perl(Crypt::Blowfish_PP) >-BuildRequires: perl(Crypt::DES) > BuildRequires: perl(Crypt::Rijndael) > %endif >+%endif > > %description > This is Crypt::CBC, a Perl-only implementation of the cryptographic >@@ -61,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT > %{_mandir}/man3/*.3* > > %changelog >+* Fri May 18 2012 Petr Pisar <ppisar@redhat.com> - 2.29-11 >+- Do not build-require Crypt::Blowfish, Crypt::Blowfish_PP, and Crypt::Rijndael >+ on RHEL >= 7 >+ > * Sat Apr 21 2012 Paul Howarth <paul@city-fan.org> - 2.29-10 > - BR: perl(bytes), perl(constant), perl(Digest::MD5) - required by module > - BR: perl(Crypt::Blowfish), perl(Crypt::Blowfish_PP), perl(Crypt::DES), >-- >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 822812
: 585367