[flowblade] Fix python requires for f28 and remove old mlt-freeworld conditional
by Leigh Scott
commit 86a047606489796d8a28a9ee0929dc25aed59182
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Apr 1 11:38:28 2018 +0100
Fix python requires for f28 and remove old mlt-freeworld conditional
flowblade.spec | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index 5edf4fd..225122b 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -22,18 +22,16 @@ Requires: gtk3
Requires: ladspa-swh-plugins
Requires: ladspa-calf-plugins
Requires: librsvg2
-Requires: python-dbus
-Requires: python-gobject
-%if 0%{?fedora} >= 24
Requires: python2-numpy
Requires: python2-pillow
+%if 0%{?fedora} >= 28
+Requires: python2-dbus
+Requires: python2-gobject
%else
-Requires: numpy
-Requires: python-pillow
+Requires: python-dbus
+Requires: python-gobject
%endif
-%if 0%{?fedora} >= 25
Requires: mlt-freeworld
-%endif
Requires: shared-mime-info%{?_isa}
BuildArch: noarch
6 years, 7 months
[flowblade] Fix directory ownership
by Leigh Scott
commit 0d36d88915b76d9e7b921558324f1097256b41f8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Apr 1 11:28:12 2018 +0100
Fix directory ownership
flowblade.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index e8a82ec..5edf4fd 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -34,6 +34,7 @@ Requires: python-pillow
%if 0%{?fedora} >= 25
Requires: mlt-freeworld
%endif
+Requires: shared-mime-info%{?_isa}
BuildArch: noarch
@@ -92,7 +93,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_bindir}/flowblade
%{_datadir}/applications/flowblade.desktop
%{_mandir}/man1/flowblade.1.*
-%{_datadir}/mime/
+%{_datadir}/mime/packages/flowblade.xml
%{_datadir}/pixmaps/flowblade.png
%{python2_sitelib}/Flowblade/
%{python2_sitelib}/flowblade*
6 years, 7 months
[flowblade] Remove scriplets
by Leigh Scott
commit 1b101167e627cf6ca7215d4b0a863cb2f8c75951
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Apr 1 11:10:47 2018 +0100
Remove scriplets
flowblade.spec | 14 --------------
1 file changed, 14 deletions(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index 92b9bf4..e8a82ec 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -86,20 +86,6 @@ done
%check
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
-%post
-/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%postun
-if [ $1 -eq 0 ] ; then
- /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
-fi
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%posttrans
-/usr/bin/update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
-
-
%files -f %{name}.lang
%doc README
%license COPYING
6 years, 7 months
[flowblade] Update to 1.16.0-1.gitd2f153f
by Martin Gansser
commit bbd3753a6722c7111205712f032a3486a7d15a2c
Author: martinkg <martinkg(a)fedoraproject.org>
Date: Sun Apr 1 10:35:55 2018 +0200
Update to 1.16.0-1.gitd2f153f
.gitignore | 1 +
flowblade.spec | 12 ++++++++----
sources | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15f503b..6b1f8c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/flowblade-1.10.0-9365491.tar.gz
/flowblade-1.12.0-fd577a9.tar.gz
/flowblade-1.14.0-c2cc6a8.tar.gz
+/flowblade-1.16.0-d2f153f.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index 3585a7b..92b9bf4 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -1,10 +1,10 @@
-# https://github.com/jliljebl/flowblade/commit/c2cc6a8b83014658280c603eb66f...
-%global commit0 c2cc6a8b83014658280c603eb66fa86bb2a2d38b
+# https://github.com/jliljebl/flowblade/commit/d2f153f86e7f90c1a9baab1c4fd0...
+%global commit0 d2f153f86e7f90c1a9baab1c4fd0caa9e47c7f44
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: flowblade
-Version: 1.14.0
-Release: 2.git%{shortcommit0}%{?dist}
+Version: 1.16.0
+Release: 1.git%{shortcommit0}%{?dist}
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
Url: https://github.com/jliljebl/flowblade
@@ -58,6 +58,7 @@ Flowblade provides powerful tools to mix and filter video and audio.
# fix wrong-script-interpreter errors
sed -i -e 's@#!/usr/bin/env python@#!/usr/bin/python2@g' Flowblade/launch/*
+sed -i -e 's@#!/usr/bin/env python@#!/usr/bin/python2@g' Flowblade/tools/clapperless.py
# fix to %%{_datadir}/locale
sed -i "s|respaths.LOCALE_PATH|'%{_datadir}/locale'|g" Flowblade/translations.py
@@ -111,6 +112,9 @@ fi
%{python2_sitelib}/flowblade*
%changelog
+* Sun Apr 01 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 1.16.0-1.gitd2f153f
+- Update to 1.16.0-1.gitd2f153f
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.14.0-2.gitc2cc6a8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index edd4bab..0bde0bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0358d46e138e5fd07ce237259033c710 flowblade-1.14.0-c2cc6a8.tar.gz
+4a6237afb1d166a3a65ab44c4b02e1dc flowblade-1.16.0-d2f153f.tar.gz
6 years, 7 months
[unrar/f26] Update to 5.6.2
by Leigh Scott
Summary of changes:
e71f9a8... Update to 5.6.2 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[unrar/f27] Update to 5.6.2
by Leigh Scott
Summary of changes:
e71f9a8... Update to 5.6.2 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[unrar/f28] Update to 5.6.2
by Leigh Scott
Summary of changes:
e71f9a8... Update to 5.6.2 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months