el8
Leigh Scott 6 years ago
parent 431812f49b
commit 884f7237ce

@ -4,7 +4,6 @@
# - Submit and import patches upstream. # - Submit and import patches upstream.
# - Fix unused-direct-shlib-dependency on libgpac # - Fix unused-direct-shlib-dependency on libgpac
%global osmo Osmo4
#global git 20150924 #global git 20150924
Name: gpac Name: gpac
@ -99,10 +98,7 @@ Requires: %{name}-devel%{?_isa} = %{version}-%{release}
Static library for gpac. Static library for gpac.
%prep %prep
%setup -q %autosetup -p1
%patch0 -p1
%patch1 -p1
%patch2 -p1
rm -r extra_lib/ rm -r extra_lib/
# Fix encoding warnings # Fix encoding warnings
cp -p doc/ipmpx_syntax.bt doc/ipmpx_syntax.bt.origine cp -p doc/ipmpx_syntax.bt doc/ipmpx_syntax.bt.origine
@ -135,7 +131,7 @@ popd
%install %install
%{make_install} install-lib %{make_install} install-lib
rm -rf %{buildroot}%{_bindir}/%{osmo} rm -rf %{buildroot}%{_bindir}/Osmo4
#Install generated sggen binaries #Install generated sggen binaries
#for b in MPEG4 SVG X3D; do #for b in MPEG4 SVG X3D; do

Loading…
Cancel
Save