[openshot] Fix package ownership of locale directory, fixes RFBZ#4809.
by Richard Shaw
commit e17897fb3a850540518ddc71d1acdb265ae4ecf0
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Mar 1 08:49:26 2018 -0600
Fix package ownership of locale directory, fixes RFBZ#4809.
openshot.spec | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/openshot.spec b/openshot.spec
index fed05d9..ded3923 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -3,7 +3,7 @@
Name: openshot
Version: 2.4.1
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -104,6 +104,7 @@ convert xdg/openshot-qt.png -virtual-pixel Transparent -set option:distort:viewp
%find_lang OpenShot --with-qt
+%if 0%{?rhel}
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -115,6 +116,7 @@ fi
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+%endif
%files
@@ -125,15 +127,18 @@ fi
%{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/mime/packages/*
%{python3_sitelib}/%{name}_qt/
-%exclude %{python3_sitelib}/%{name}_qt/locale
+%exclude %{python3_sitelib}/%{name}_qt/locale/*
%{python3_sitelib}/*egg-info
%{_prefix}/lib/mime/packages/openshot-qt
%files lang -f OpenShot.lang
-%dir %{python3_sitelib}/%{name}_qt/locale
+%dir %{python3_sitelib}/%{name}_qt/locale/*
%changelog
+* Thu Mar 01 2018 Richard Shaw <hobbes1069(a)gmail.com> - 2.4.1-5
+- Fix package ownership of locale directory, fixes RFBZ#4809.
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 2.4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 8 months
[zoneminder] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
by Leigh Scott
commit 4d8974ce0630e107b32185139b01b8bb7a5b2e87
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 1 14:17:44 2018 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
zoneminder.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 0f93ba6..9095506 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -34,7 +34,7 @@
Name: zoneminder
Version: 1.30.4
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
# jscalendar is LGPL (any version): http://www.dynarch.com/projects/calendar/
@@ -355,6 +355,9 @@ rm -rf %{_docdir}/%{name}-%{version}
%dir %attr(755,%{zmuid_final},%{zmgid_final}) %{_localstatedir}/run/zoneminder
%changelog
+* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.30.4-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.30.4-5
- Rebuilt for ffmpeg-3.5 git
6 years, 8 months
[yle-dl] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
by Leigh Scott
commit 70847edd4151bf0d8514d65cac958410dfefb254
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 1 14:17:26 2018 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
yle-dl.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/yle-dl.spec b/yle-dl.spec
index 66c163f..3eea109 100644
--- a/yle-dl.spec
+++ b/yle-dl.spec
@@ -1,7 +1,7 @@
Name: yle-dl
Epoch: 1
Version: 2.26
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv3
Summary: Command-line tool to download videos from Finnish broadcasting company
URL: http://aajanki.github.io/yle-dl/
@@ -54,6 +54,9 @@ chmod a+x %{buildroot}%{python2_sitelib}/yledl/yledl.py
%changelog
+* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1:2.26-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
* Tue Jan 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1:2.26-2
- Epoch back to 2.26 as python-pyamf isn't available in fedora
6 years, 8 months