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 147173 Details for
Bug 225866
Merge Review: gstreamer-plugins-good
[?]
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 to enable plugins that used dependencies from Extras
gstreamer-plugins-good-extra.patch (text/plain), 2.80 KB, created by
Jeffrey C. Ollie
on 2007-02-02 01:44:33 UTC
(
hide
)
Description:
Patch to enable plugins that used dependencies from Extras
Filename:
MIME Type:
Creator:
Jeffrey C. Ollie
Created:
2007-02-02 01:44:33 UTC
Size:
2.80 KB
patch
obsolete
>Index: gstreamer-plugins-good.spec >=================================================================== >RCS file: /cvs/dist/rpms/gstreamer-plugins-good/devel/gstreamer-plugins-good.spec,v >retrieving revision 1.26 >diff -u -r1.26 gstreamer-plugins-good.spec >--- gstreamer-plugins-good.spec 24 Jan 2007 21:08:31 -0000 1.26 >+++ gstreamer-plugins-good.spec 2 Feb 2007 01:39:52 -0000 >@@ -6,7 +6,7 @@ > > Name: %{gstreamer}-plugins-good > Version: 0.10.5 >-Release: 2%{?dist} >+Release: 2.1%{?dist} > Summary: GStreamer plug-ins with good code and licensing > > Group: Applications/Multimedia >@@ -14,6 +14,7 @@ > URL: http://gstreamer.freedesktop.org/ > Source: http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.bz2 > Patch0: gst-plugins-good-0.10.4-docs.patch >+Patch1: gst-plugins-good-0.10.5-ladspa.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > Requires: %{gstreamer} >= %{_gst} >@@ -40,6 +41,12 @@ > BuildRequires: glibc-devel > BuildRequires: speex-devel > BuildRequires: gtk2-devel >+BuildRequires: ladspa-devel >+BuildRequires: libcaca-devel >+BuildRequires: aalib-devel >+BuildRequires: libcdio-devel >+BuildRequires: taglib-devel >+BuildRequires: libshout-devel > > %ifnarch s390 s390x > BuildRequires: libdv-devel >@@ -86,12 +93,13 @@ > %prep > %setup -q -n gst-plugins-good-%{version} > %patch0 -p1 -b .docs >+%patch1 -p0 -b .ladspa > > %build > %configure \ > --with-package-name='Fedora Core gstreamer-plugins-good package' \ > --with-package-origin='http://download.fedora.redhat.com/fedora' \ >- --disable-gtk-doc >+ --disable-gtk-doc --enable-ladspa > > make %{?_smp_mflags} > >@@ -153,7 +161,7 @@ > %{_libdir}/gstreamer-%{majorminor}/libgstximagesrc.so > > # gstreamer-plugins with external dependencies but in the main package >-#%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so >+%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so > %{_libdir}/gstreamer-%{majorminor}/libgstcairo.so > %{_libdir}/gstreamer-%{majorminor}/libgstesd.so > %{_libdir}/gstreamer-%{majorminor}/libgstflac.so >@@ -166,14 +174,17 @@ > %{_libdir}/gstreamer-%{majorminor}/libgstspeex.so > %{_libdir}/gstreamer-%{majorminor}/libgstgconfelements.so > >-# %{_libdir}/gstreamer-%{majorminor}/libgstladspa.so >-# %{_libdir}/gstreamer-%{majorminor}/libgstshout2.so >-# %{_libdir}/gstreamer-%{majorminor}/libgstaasink.so >+%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so >+%{_libdir}/gstreamer-%{majorminor}/libgstshout2.so >+%{_libdir}/gstreamer-%{majorminor}/libgstaasink.so > %ifnarch s390 s390x > %{_libdir}/gstreamer-%{majorminor}/libgstdv.so > %{_libdir}/gstreamer-%{majorminor}/libgst1394.so > %endif > >+%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so >+%{_libdir}/gstreamer-%{majorminor}/libgsttaglib.so >+ > ## Libraries > > # schema files
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 225866
: 147173 |
147174