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 183061 Details for
Bug 226428
Merge Review: speex
[?]
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 file patch
speex.spec.patch (text/plain), 1.61 KB, created by
Matthias Saou
on 2007-08-31 10:47:19 UTC
(
hide
)
Description:
Spec file patch
Filename:
MIME Type:
Creator:
Matthias Saou
Created:
2007-08-31 10:47:19 UTC
Size:
1.61 KB
patch
obsolete
>--- speex.spec.orig 2006-10-24 21:06:18.000000000 +0200 >+++ speex.spec 2007-08-31 12:42:45.000000000 +0200 >@@ -1,11 +1,11 @@ >-Summary: A voice compression format (codec) >+Summary: Voice compression format (codec) > Name: speex > Version: 1.2 >-Release: 0.2.beta1 >+Release: 0.2.beta2 > License: BSD > Group: System Environment/Libraries > URL: http://www.speex.org/ >-Source0: http://www.speex.org/download/%{name}-1.2beta1.tar.gz >+Source0: http://downloads.us.xiph.org/releases/speex/speex-1.2beta2.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot > BuildRequires: libogg-devel > >@@ -31,11 +31,14 @@ Speex is a patent-free compression forma > speech. This package contains development files for %{name} > > %prep >-%setup -q -n speex-1.2beta1 >+%setup -q -n speex-1.2beta2 > %patch0 -p1 -b .test-progs > > %build > %configure --enable-static --with-ogg-libraries=%{_libdir} >+# Remove rpath from speexenc and speexdec >+sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool >+sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool > make %{?_smp_mflags} > > %install >@@ -61,14 +64,19 @@ rm -rf $RPM_BUILD_ROOT > > %files devel > %defattr(-,root,root,-) >+%exclude %{_libdir}/libspeex.a > %exclude %{_libdir}/libspeex.la > %{_includedir}/speex > %{_datadir}/aclocal/speex.m4 > %{_libdir}/pkgconfig/speex.pc > %{_libdir}/libspeex.so >-%{_libdir}/libspeex.a > > %changelog >+* Fri Aug 31 2007 Matthias Saou <http://freshrpms.net/> 1.2.0-0.2.beta2 >+- Update to 1.2.0beta2. >+- Remove rpath. >+- Exclude static library. >+ > * Tue Oct 24 2006 Matthias Clasen <mclasen@redhat.com> - 1.2-0.2.beta1 > - Rebuild >
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 226428
: 183061 |
303651