]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- revert 29590a72, no need for libmysofa snap
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 8 Aug 2019 08:42:10 +0000 (10:42 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Thu, 8 Aug 2019 08:42:10 +0000 (10:42 +0200)
ffmpeg.spec

index 8fcdab2cc07d623a000ef39d4b79d03becd296b9..592227645ec6dfe727619468f56dbf39680f0d09 100644 (file)
@@ -151,7 +151,7 @@ BuildRequires:      libdc1394-devel >= 2
 BuildRequires: libgsm-devel
 BuildRequires: libiec61883-devel
 BuildRequires: libmodplug-devel
-%{?with_libmysofa:BuildRequires:       libmysofa-devel >= 0.7-2.20190516.1}
+%{?with_libmysofa:BuildRequires:       libmysofa-devel >= 0.7}
 %{?with_openmpt:BuildRequires: libopenmpt-devel >= 0.2.6557}
 BuildRequires: libraw1394-devel >= 2
 %{?with_librsvg:BuildRequires: librsvg-devel >= 2}
@@ -272,7 +272,7 @@ Requires:   celt >= 0.11.0
 Requires:      gnutls-libs >= 3.0.20
 %endif
 %{?with_kvazaar:Requires:      kvazaar-libs >= 0.8.1}
-%{?with_libmysofa:Requires:    libmysofa >= 0.7-2.20190516.1}
+%{?with_libmysofa:Requires:    libmysofa >= 0.7}
 %{?with_openmpt:Requires: libopenmpt >= 0.2.6557}
 Requires:      libtheora >= 1.0-0.beta3
 %if %{with va}
@@ -361,7 +361,7 @@ Requires:   libdc1394-devel >= 2
 Requires:      libgsm-devel
 Requires:      libiec61883-devel
 Requires:      libmodplug-devel
-%{?with_libmysofa:Requires:    libmysofa-devel >= 0.7-2.20190516.1}
+%{?with_libmysofa:Requires:    libmysofa-devel >= 0.7}
 %{?with_openmpt:Requires: libopenmpt-devel >= 0.2.6557}
 Requires:      libraw1394-devel >= 2
 %{?with_librsvg:Requires:      librsvg-devel >= 2}
This page took 0.24564 seconds and 4 git commands to generate.