[packages/libx264] - moved gpac dependency where it belongs (x264 package)

qboosh qboosh at pld-linux.org
Fri Oct 5 22:05:50 CEST 2012


commit c6f8df1a23e48c73fcf168f668b3bbfd93a29174
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 5 22:07:18 2012 +0200

    - moved gpac dependency where it belongs (x264 package)

 libx264.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libx264.spec b/libx264.spec
index 2694262..e35ba31 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -32,7 +32,6 @@ BuildRequires:	ffmpeg-devel >= 0.7.1
 BuildRequires:	ffmpegsource-devel >= 2.16
 # gpac >= 2007-06-21
 BuildRequires:	gpac-devel >= 0.5.0-3
-Requires:	gpac >= 0.5.0-3
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,6 +73,9 @@ Summary:	x264 CLI decoder
 Summary(pl.UTF-8):	Dekoder x264 działający z linii poleceń
 Group:		Applications/Multimedia
 Requires:	%{name} = %{version}-%{release}
+%if %{without bootstrap}
+Requires:	gpac >= 0.5.0-3
+%endif
 
 %description -n x264
 x264 CLI decoder.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libx264.git/commitdiff/c6f8df1a23e48c73fcf168f668b3bbfd93a29174



More information about the pld-cvs-commit mailing list