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 907325 Details for
Bug 1105762
Handbrake 0.9.9 doesn't build against libdvdnav-4.2.1
[?]
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.
rpm spec file for configuing build and applying patch
libdvdnav.spec (text/x-rpm-spec), 2.08 KB, created by
Simon Lewis
on 2014-06-10 16:26:44 UTC
(
hide
)
Description:
rpm spec file for configuing build and applying patch
Filename:
MIME Type:
Creator:
Simon Lewis
Created:
2014-06-10 16:26:44 UTC
Size:
2.08 KB
patch
obsolete
>Name: libdvdnav >Version: 4.2.1 >Release: 1.sl%{?dist} > >Summary: A library for reading DVD video discs based on Ogle code >License: GPLv2+ >URL: http://dvdnav.mplayerhq.hu/ > >Source0: http://dvdnav.mplayerhq.hu/releases/libdvdnav-%{version}.tar.xz >Patch0: %{name}-multilib.patch ># fix segfault when cell is empty, patch by Simo Sorce, bug #902037 >Patch1: %{name}-pgc-cell_playback.patch >Patch2: %{name}-handle-dup.patch > >BuildRequires: doxygen >BuildRequires: libdvdread-devel >= 4.1.3-0.3 > >%description >libdvdnav provides a simple library for reading DVD video discs. >The code is based on Ogle and used in, among others, the Xine dvdnav plug-in. > >%package devel >Summary: Development files for libdvdnav >Requires: %{name} = %{version}-%{release} >Requires: libdvdread-devel >= 4.1.3-0.3 >Requires: pkgconfig > >%description devel >libdvdnav-devel contains the files necessary to build packages that use the >libdvdnav library. > >%prep >%setup -q >%patch0 -p1 -b .multilib >%patch1 -p1 -b .pgc-cell_playback >%patch2 -p1 -b .handle-dup > >%build >./configure2 \ > --disable-opts \ > --disable-static \ > --disable-strip \ > --extra-cflags="%{optflags}" \ > --libdir=%{_libdir} \ > --prefix=%{_prefix} \ > --shlibdir=%{_libdir} \ > --with-dvdread-config="pkg-config dvdread" \ > >%{__make} %{?_smp_mflags} >pushd doc >doxygen doxy.conf >popd > >%install >%{__make} install DESTDIR=%{buildroot} >%{__install} -d -m 755 %{buildroot}/%{_datadir}/aclocal >%{__install} -p -m 644 m4/dvdnav.m4 %{buildroot}/%{_datadir}/aclocal > >%post -p /sbin/ldconfig > >%postun -p /sbin/ldconfig > >%files >%defattr(-,root,root,-) >%doc AUTHORS ChangeLog COPYING NEWS README >%{_libdir}/libdvdnav.so.* >%{_libdir}/libdvdnavmini.so.* > >%files devel >%defattr(-,root,root,-) >%doc TODO doc/html/* >%{_bindir}/dvdnav-config >%{_libdir}/libdvdnav.so >%{_libdir}/libdvdnavmini.so >%{_includedir}/dvdnav >%{_datadir}/aclocal/dvdnav.m4 >%{_libdir}/pkgconfig/dvdnav.pc >%{_libdir}/pkgconfig/dvdnavmini.pc > >%changelog >* Sat Jun 07 2014 Simon Lewis <simon.lewis@slnet-online.de> - 4.2.1-1.sl >- New build
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 Raw
Actions:
View
Attachments on
bug 1105762
:
903087
| 907325 |
908583
|
908584
|
909712
|
909713
|
909714
|
909715