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 708485 Details for
Bug 904996
Run test suite in %check
[?]
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]
More complete patch
0001-Run-test-suite-in-check-don-t-ship-it-in-the-package.patch (text/plain), 1.95 KB, created by
Miloslav Trmač
on 2013-03-11 16:00:52 UTC
(
hide
)
Description:
More complete patch
Filename:
MIME Type:
Creator:
Miloslav Trmač
Created:
2013-03-11 16:00:52 UTC
Size:
1.95 KB
patch
obsolete
>From 5fe7a50d41a83b08b1adc693950480f73acb64b8 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= <mitr@redhat.com> >Date: Mon, 11 Mar 2013 15:58:51 +0100 >Subject: [PATCH] Run test suite in %%check, don't ship it in the package. >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Patch by MatÄj Cepl <mcepl@redhat.com>. >--- > m2crypto.spec | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-) > >diff --git a/m2crypto.spec b/m2crypto.spec >index 86cbaa9..127ad9c 100644 >--- a/m2crypto.spec >+++ b/m2crypto.spec >@@ -6,7 +6,7 @@ > Summary: Support for using OpenSSL in python scripts > Name: m2crypto > Version: 0.21.1 >-Release: 11%{?dist} >+Release: 12%{?dist} > Source0: http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz > # https://bugzilla.osafoundation.org/show_bug.cgi?id=2341 > Patch0: m2crypto-0.21.1-timeouts.patch >@@ -33,7 +33,7 @@ Patch10: m2crypto-0.21.1-ssl23.patch > License: MIT > Group: System Environment/Libraries > URL: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto >-BuildRequires: openssl, openssl-devel, python2-devel >+BuildRequires: openssl, openssl-devel, python2-devel, python-setuptools > BuildRequires: perl, pkgconfig, swig, which > > %filter_provides_in %{python_sitearch}/M2Crypto/__m2crypto.so >@@ -111,12 +111,20 @@ grep -rl '/usr/bin/env python' demo tests \ > > rm tests/*.{pem,py}.* # Patch backup files > >+%check >+%{__python} setup.py test >+ > %files >-%doc CHANGES LICENCE README demo tests >+%doc CHANGES LICENCE README demo > %{python_sitearch}/M2Crypto > %{python_sitearch}/M2Crypto-*.egg-info > > %changelog >+* Mon Mar 11 2013 Miloslav TrmaÄ <mitr@redhat.com> - 0.21.1-12 >+- Run test suite in %%check, don't ship it in the package. Patch by MatÄj Cepl >+ <mcepl@redhat.com>. >+ Resolves: #904996 >+ > * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21.1-11 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >-- >1.8.1.4 >
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 904996
:
688873
|
689389
|
706713
| 708485