]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- updated bootstrap bcond and description
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 15 Mar 2016 17:32:11 +0000 (18:32 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 15 Mar 2016 17:32:11 +0000 (18:32 +0100)
ffmpeg.spec

index 90a84e6e6c697cac7e483a7ad66ecfb6cc63616b..5f5ff4ec8d5d55880ca12404d2f8d26d3babe220 100644 (file)
@@ -1,9 +1,10 @@
 #
-# How to deal with ffmpeg/opencv checken-egg problem:
+# How to deal with ffmpeg/opencv/chromaprint checken-egg problem:
 #      1. make-request -r --with bootstrap ffmpeg.spec
-#      2. make-request -r opencv.spec
-#      3. bump release of ffmpeg.spec
-#      4. make-request -r ffmpeg.spec
+#      2  bump release of opencv.spec and chromaprint.spec
+#      3. make-request -r opencv.spec chromaprint.spec
+#      4. bump release of ffmpeg.spec
+#      5. make-request -r ffmpeg.spec
 #
 # Conditional build:
 %bcond_with    bootstrap       # disable features to able to build without installed ffmpeg
@@ -53,6 +54,7 @@
 
 %if %{with bootstrap}
 %undefine      with_opencv
+%undefine      with_chromaprint
 %endif
 
 %ifnarch %{ix86} %{x8664} arm
This page took 0.055961 seconds and 4 git commands to generate.