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 290356 Details for
Bug 426712
[PATCH] enchant : don't build static libs
[?]
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]
spec patch against devel cvs
enchant.spec.diff (text/plain), 1.23 KB, created by
Michael Schwendt
on 2007-12-24 19:23:10 UTC
(
hide
)
Description:
spec patch against devel cvs
Filename:
MIME Type:
Creator:
Michael Schwendt
Created:
2007-12-24 19:23:10 UTC
Size:
1.23 KB
patch
obsolete
>Index: enchant.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/enchant/devel/enchant.spec,v >retrieving revision 1.14 >diff -u -r1.14 enchant.spec >--- enchant.spec 19 Dec 2007 20:36:44 -0000 1.14 >+++ enchant.spec 24 Dec 2007 19:14:38 -0000 >@@ -1,7 +1,7 @@ > Summary: An Enchanting Spell Checking Library > Name: enchant > Version: 1.3.0 >-Release: 2%{?dist} >+Release: 3%{?dist} > Epoch: 1 > Group: System Environment/Libraries > License: LGPL >@@ -28,7 +28,8 @@ > %setup -q > > %build >-%configure --disable-ispell --with-myspell-dir=/usr/share/myspell >+%configure --disable-static \ >+ --disable-ispell --with-myspell-dir=/usr/share/myspell > make %{?_smp_mflags} > > %install >@@ -49,9 +50,7 @@ > > %files devel > %defattr(-,root,root) >-%{_libdir}/*.a > %{_libdir}/*.so >-%{_libdir}/enchant/*.a > %{_libdir}/pkgconfig/enchant.pc > %{_includedir}/enchant > >@@ -63,6 +62,10 @@ > rm -r $RPM_BUILD_ROOT > > %changelog >+* Mon Dec 24 2007 Michael Schwendt <mschwendt@fedoraproject.org> 1:1.3.0-3.fc9 >+- Use --disable-static to not build the enchant-provider modules >+ and the main library as static archives. >+ > * Wed Dec 19 2007 Caolan McNamara <caolanm@redhat.com> 1:1.3.0-2.fc9 > - tell enchant where the myspell dictionaries are >
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 426712
: 290356