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 630724 Details for
Bug 868597
[PATCH] add static libraries
[?]
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]
add static libraries
0001-Add-static-libraries.patch (text/plain), 2.69 KB, created by
Yaakov Selkowitz
on 2012-10-21 03:14:58 UTC
(
hide
)
Description:
add static libraries
Filename:
MIME Type:
Creator:
Yaakov Selkowitz
Created:
2012-10-21 03:14:58 UTC
Size:
2.69 KB
patch
obsolete
>From 9ede0ed090842181ea38aca616d9645fe6f31986 Mon Sep 17 00:00:00 2001 >From: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> >Date: Sat, 20 Oct 2012 22:01:23 -0500 >Subject: [PATCH] Add static libraries > >--- > mingw-libgpg-error.spec | 27 +++++++++++++++++++++++++-- > 1 file changed, 25 insertions(+), 2 deletions(-) > >diff --git a/mingw-libgpg-error.spec b/mingw-libgpg-error.spec >index 3928a77..544f3d8 100644 >--- a/mingw-libgpg-error.spec >+++ b/mingw-libgpg-error.spec >@@ -5,7 +5,7 @@ > > Name: mingw-libgpg-error > Version: 1.10 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: MinGW Windows GnuPGP error library > > License: LGPLv2+ >@@ -41,12 +41,26 @@ Summary: MinGW Windows zlib compression library for the win32 target > %description -n mingw32-libgpg-error > MinGW Windows GnuPGP error library. > >+%package -n mingw32-libgpg-error-static >+Summary: Static library for mingw32-libgpg-error development >+Requires: mingw32-libgpg-error = %{version}-%{release} >+ >+%description -n mingw32-libgpg-error-static >+Static library for mingw32-libgpg-error development. >+ > %package -n mingw64-libgpg-error > Summary: MinGW Windows zlib compression library for the win32 target > > %description -n mingw64-libgpg-error > MinGW Windows GnuPGP error library. > >+%package -n mingw64-libgpg-error-static >+Summary: Static library for mingw64-libgpg-error development >+Requires: mingw64-libgpg-error = %{version}-%{release} >+ >+%description -n mingw64-libgpg-error-static >+Static library for mingw64-libgpg-error development. >+ > > %?mingw_debug_package > >@@ -56,7 +70,7 @@ MinGW Windows GnuPGP error library. > > > %build >-%mingw_configure >+%mingw_configure --enable-shared --enable-static > > # Workaround a bug in libtool: http://savannah.gnu.org/support/?107959 > make -C build_win32/src gpg-error.def >@@ -86,6 +100,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete > %{mingw32_datadir}/aclocal/gpg-error.m4 > %{mingw32_datadir}/common-lisp/source/gpg-error/* > >+%files -n mingw32-libgpg-error-static >+%{mingw32_libdir}/libgpg-error.a >+ > %files -n mingw64-libgpg-error -f mingw64-libgpg-error.lang > %{mingw64_bindir}/gpg-error-config > %{mingw64_bindir}/gpg-error.exe >@@ -95,8 +112,14 @@ find $RPM_BUILD_ROOT -name "*.la" -delete > %{mingw64_datadir}/aclocal/gpg-error.m4 > %{mingw64_datadir}/common-lisp/source/gpg-error/* > >+%files -n mingw64-libgpg-error-static >+%{mingw64_libdir}/libgpg-error.a >+ > > %changelog >+* Sun Oct 21 2012 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> - 1.10-3 >+- Add static libraries. >+ > * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >-- >1.7.11.7 >
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 868597
: 630724