]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- BUILD_DOC is yes if texi2html is usable (from tetex)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Dec 2006 11:20:40 +0000 (11:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.107

ffmpeg.spec

index 08801ef5852bec1e43c6860e2487bbd1a7c2a7bb..1dd9f3cc8199578e9e9b438e30e7d6c5ef6d3ea2 100644 (file)
@@ -9,7 +9,7 @@
 #
 %define                _snap   2006-12-04
 %define                snap    %(echo %{_snap} | tr -d -)
-%define                _rel 0.1
+%define                _rel 0.3
 Summary:       Realtime audio/video encoder and streaming server
 Summary(pl):   Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:          ffmpeg
@@ -207,7 +207,7 @@ du
 
 %prep
 %setup -q -n %{name}-export-%{_snap}
-#%patch0 -p1 NEEDS UPDATE
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 #%patch3 -p1 NEEDS UPDATE
@@ -260,8 +260,7 @@ du
 #      --enable-theora \
 #      --tune=generic
 
-%{__make} \
-       BUILD_DOC=yes
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.031335 seconds and 4 git commands to generate.