[lives] Drop old patch.

Antonio sagitter at rpmfusion.org
Mon Aug 8 13:05:56 CEST 2016


commit 3f9564cbb18b25f7d029a1f4a46c8dbfc0b81d8f
Author: sagitter <sagitter at fedoraproject.org>
Date:   Mon Aug 8 13:05:36 2016 +0200

    Drop old patch.

 lives-ffmpeg-3-0.patch | 86 --------------------------------------------------
 lives.spec             | 12 +++----
 2 files changed, 4 insertions(+), 94 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index ee8696b..1d61498 100644
--- a/lives.spec
+++ b/lives.spec
@@ -1,6 +1,6 @@
 Name:           lives
 Version:        2.6.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Video editor and VJ tool
 License:        GPLv3+ and LGPLv3+
 URL:            http://lives-video.com
@@ -8,9 +8,6 @@ Source0:        http://lives-video.com/releases/LiVES-%{version}.tar.bz2
 ## Appdata file downloaded from http://sourceforge.net/p/lives/code/HEAD/tree/trunk/LiVES.appdata.xml
 Source1:        LiVES.appdata.xml
 
-# Fix compatibility with ffmpeg-3.0
-Patch0:         lives-ffmpeg-3-0.patch
-
 BuildRequires:  pkgconfig(jack)
 BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(libpulse)
@@ -81,10 +78,6 @@ It is small in size, yet it has many advanced features.
 %prep
 %setup -q
 
-%if 0%{?fedora} > 23
-%patch0 -p0
-%endif
-
 # Fix to compile with GCC-6.1.1
 %if 0%{?fedora} > 23
 sed -e 's|toonz.cpp||g' -i lives-plugins/weed-plugins/Makefile.am
@@ -173,6 +166,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
 %{_datadir}/appdata/LiVES.appdata.xml
 
 %changelog
+* Mon Aug 08 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.4-2
+- Drop old patch
+
 * Mon Aug 08 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.4-1
 - Update to 2.6.4
 


More information about the rpmfusion-commits mailing list