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 604976 Details for
Bug 848870
RFE: add gf2x support to NTL
[?]
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 for ntl.spec to add gf2x support
ntl.patch (text/plain), 1.11 KB, created by
Jerry James
on 2012-08-16 15:57:15 UTC
(
hide
)
Description:
Patch for ntl.spec to add gf2x support
Filename:
MIME Type:
Creator:
Jerry James
Created:
2012-08-16 15:57:15 UTC
Size:
1.11 KB
patch
obsolete
>diff --git a/ntl.spec b/ntl.spec >index 869aea7..c46123c 100644 >--- a/ntl.spec >+++ b/ntl.spec >@@ -7,7 +7,7 @@ > Summary: High-performance algorithms for vectors, matrices, and polynomials > Name: ntl > Version: 5.5.2 >-Release: 7%{?dist} >+Release: 8%{?dist} > > License: GPLv2+ > URL: http://shoup.net/ntl/ >@@ -16,6 +16,7 @@ Group: System Environment/Libraries > Source0: http://shoup.net/ntl/ntl-%{version}.tar.gz > Source1: multilib_template.h > >+BuildRequires: gf2x-devel > BuildRequires: gmp-devel > BuildRequires: libtool > >@@ -76,6 +77,7 @@ pushd src > INCLUDEDIR=%{_includedir} \ > LIBDIR=%{_libdir} \ > NTL_GMP_LIP=on \ >+ NTL_GF2X_LIB=on \ > SHARED=on > popd > >@@ -116,6 +118,12 @@ done > %endif > > >+%post -p /sbin/ldconfig >+ >+ >+%postun -p /sbin/ldconfig >+ >+ > %files > %defattr(-,root,root,-) > %doc README doc/copying.txt >@@ -135,6 +143,10 @@ done > > > %changelog >+* Thu Aug 16 2012 Jerry James <loganjerry@gmail.com> - 5.5.2-8 >+- Build with gf2x support >+- Run ldconfig in post and postun >+ > * Wed Aug 08 2012 Rex Dieter <rdieter@fedoraproject.org> 5.5.2-7 > - Broken ntl-devel due to problems in multilib support (#846497) >
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 848870
: 604976