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 597911 Details for
Bug 716154
FTBFS libcrystalhd-3.5.1-1.fc14
[?]
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]
Update to 3.10.0
libcrystalhd-3.10.0.patch (text/plain), 3.86 KB, created by
Nicolas Chauvet (kwizart)
on 2012-07-12 22:24:59 UTC
(
hide
)
Description:
Update to 3.10.0
Filename:
MIME Type:
Creator:
Nicolas Chauvet (kwizart)
Created:
2012-07-12 22:24:59 UTC
Size:
3.86 KB
patch
obsolete
>diff --git a/libcrystalhd.spec b/libcrystalhd.spec >index 498102c..e14908f 100644 >--- a/libcrystalhd.spec >+++ b/libcrystalhd.spec >@@ -1,24 +1,22 @@ >+%global date 20120405 >+ > Summary: Broadcom Crystal HD device interface library > Name: libcrystalhd >-Version: 3.5.1 >-Release: 3%{?dist} >+Version: 3.10.0 >+Release: 1%{?dist} > License: LGPLv2 > Group: System Environment/Libraries > #Source: http://www.broadcom.com/docs/support/crystalhd/crystalhd_linux_20100703.zip > # This tarball and README are inside the above zip file... >-Source0: crystalhd_07032010.tbz2 >+# Patch generated from http://git.linuxtv.org/jarod/crystalhd.git >+Source0: libcrystalhd-%{date}.tar.bz2 > Source1: README_07032010 >-# We're going to use even newer firmware for now >-Source2: bcm70012fw.bin >-Source3: bcm70015fw.bin > # LICENSE file is copy-n-pasted from http://www.broadcom.com/support/crystal_hd/ > Source4: LICENSE >-Requires: crystalhd-firmware >+Source9: libcrystalhd-snapshot.sh > URL: http://www.broadcom.com/support/crystal_hd/ >-# Patch generated from http://git.wilsonet.com/crystalhd.git/ >-Patch0: libcrystalhd-updates.patch > ExcludeArch: s390 s390x >-BuildRequires: autoconf automake >+BuildRequires: autoconf automake libtool > > %description > The libcrystalhd library provides userspace access to Broadcom Crystal HD >@@ -35,17 +33,6 @@ Requires: %{name} = %{version}-%{release} > %description devel > Development libraries needed to build applications against libcrystalhd. > >-%package -n crystalhd-firmware >-Summary: Firmware for the Broadcom Crystal HD video decoder >-License: Redistributable, no modification permitted >-BuildArch: noarch >-Group: System Environment/Kernel >-Requires: %{name} = %{version}-%{release} >- >-%description -n crystalhd-firmware >-Firmwares for the Broadcom Crystal HD (bcm970012 and bcm970015) >-video decoders. >- > %define majorminor 0.10 > %define _gst 0.10.30 > %define _gstpb 0.10.30 >@@ -62,9 +49,11 @@ BuildRequires: gstreamer-plugins-base-devel >= %{_gstpb} > Gstreamer crystalhd decoder plugin > > %prep >-%setup -q -n 07032010 >-%patch0 -p1 >+%setup -q -n libcrystalhd-%{date} > cp %{SOURCE1} %{SOURCE4} . >+%ifnarch %{ix86} ia64 x86_64 >+sed -i -e 's|-msse2||' linux_lib/libcrystalhd/Makefile >+%endif > > %build > pushd linux_lib/libcrystalhd/ > /dev/null 2>&1 >@@ -73,8 +62,11 @@ pushd linux_lib/libcrystalhd/ > /dev/null 2>&1 > make %{?_smp_mflags} > popd > /dev/null 2>&1 > pushd filters/gst/gst-plugin/ > /dev/null 2>&1 >+sh autogen.sh || : > %configure >-make %{?_smp_mflags} >+make %{?_smp_mflags} \ >+ CFLAGS="-I%{_builddir}/%{buildsubdir}/include -I%{_builddir}/%{buildsubdir}/linux_lib/libcrystalhd" \ >+ BCMDEC_LDFLAGS="-L%{_builddir}/%{buildsubdir}/linux_lib/libcrystalhd -lcrystalhd" > popd > /dev/null 2>&1 > > %install >@@ -85,9 +77,10 @@ popd > /dev/null 2>&1 > pushd filters/gst/gst-plugin/ > /dev/null 2>&1 > make install DESTDIR=$RPM_BUILD_ROOT > rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-0.10/libgstbcmdec.{a,la} >+#Firmware are installed separately >+rm -rf $RPM_BUILD_ROOT/lib/firmware > popd > /dev/null 2>&1 >-cp -p %{SOURCE2} $RPM_BUILD_ROOT/lib/firmware/ >-cp -p %{SOURCE3} $RPM_BUILD_ROOT/lib/firmware/ >+ > > %clean > rm -rf $RPM_BUILD_ROOT >@@ -107,18 +100,15 @@ rm -rf $RPM_BUILD_ROOT > %{_includedir}/libcrystalhd/* > %{_libdir}/libcrystalhd.so > >-%files -n crystalhd-firmware >-%defattr(-,root,root,0755) >-%doc LICENSE >-/lib/firmware/bcm70012fw.bin >-/lib/firmware/bcm70015fw.bin >- > %files -n gstreamer-plugin-crystalhd > %defattr(-,root,root,0755) > %{_libdir}/gstreamer-%{majorminor}/*.so > > > %changelog >+* Thu Apr 05 2012 Nicolas Chauvet <kwizart@gmail.com> - 3.10.0-1 >+- Update to 3.10.0 >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.1-3 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_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 716154
:
509204
|
509205
|
509206
|
509207
|
509208
|
509209
| 597911 |
597912