From 3d98bb933e57c12eca1f453af53b8b944796c9fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 30 Oct 2005 16:51:34 +0000 Subject: [PATCH] - disable ffmpeg since we don't have such ffmpeg Changed files: libquicktime.spec -> 1.14 --- libquicktime.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libquicktime.spec b/libquicktime.spec index c24db58..cd15650 100644 --- a/libquicktime.spec +++ b/libquicktime.spec @@ -1,7 +1,7 @@ # # Conditional build: %bcond_with mmx # use MMX in rtjpeg plugin (no runtime detection) -%bcond_without ffmpeg # don't build ffmpeg plugin +%bcond_with ffmpeg # build ffmpeg plugin # %ifarch athlon pentium3 pentium4 %{x8664} %define with_mmx 1 @@ -10,7 +10,7 @@ Summary: Library for reading and writing quicktime files Summary(pl): Biblioteka do odczytu i zapisu plików quicktime Name: libquicktime Version: 0.9.7 -Release: 4 +Release: 5 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz -- 2.44.0