[lpf-flash-plugin] Update to 31.0.0.108
by Sérgio M. Basto
commit 4e313a28d2eb31a455fdcab34fcae7ae867f27f5
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 12 01:43:04 2018 +0100
Update to 31.0.0.108
flash-plugin.spec.in | 5 ++++-
lpf-flash-plugin.spec | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index 3296751..8bd6a7d 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 30.0.0.154
+Version: 31.0.0.108
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Wed Sep 12 2018 Sérgio Basto <sergio(a)serjux.com> - 1:31.0.0.108-1
+- Update to 31.0.0.108
+
* Fri Aug 31 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.154-1
- Update to 30.0.0.154
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index c5751c3..98c22c8 100644
--- a/lpf-flash-plugin.spec
+++ b/lpf-flash-plugin.spec
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 30.0.0.154
+Version: 31.0.0.108
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Wed Sep 12 2018 Sérgio Basto <sergio(a)serjux.com> - 1:31.0.0.108-1
+- Update to 31.0.0.108
+
* Fri Aug 31 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.154-1
- Update to 30.0.0.154
6 years, 2 months
[unifi] Update to include link to release announcement.
by Richard Shaw
commit 2f6d212abfcab5e42cd3446a47bcf7b9fe9bb1f3
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Sep 11 14:48:05 2018 -0500
Update to include link to release announcement.
unifi.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/unifi.spec b/unifi.spec
index 682eba7..0ab9a4a 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -291,7 +291,8 @@ fi
%changelog
* Tue Sep 11 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.8.30-1
-- Update to 5.8.30.
+- Update to 5.8.30, see:
+ https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-SDN-Controller-5-8...
* Wed Aug 22 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.8.28-1
- Update to 5.8.28
6 years, 2 months
[unifi] Update to 5.8.30.
by Richard Shaw
commit 2e735ac3b4fb5c6f39820c9772f7c4fd0f94c8d5
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Sep 11 14:12:12 2018 -0500
Update to 5.8.30.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6090ff..402a302 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/UniFi-5.8.23.unix.zip
/UniFi-5.8.24.unix.zip
/UniFi-5.8.28.unix.zip
+/UniFi-5.8.30.unix.zip
diff --git a/sources b/sources
index cd77fcf..11e0a06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a9a20e704d80e94f92949a14e1ea517 UniFi-5.8.28.unix.zip
+bcba20d4bfa27952d8b718cccb8b00a4 UniFi-5.8.30.unix.zip
diff --git a/unifi.spec b/unifi.spec
index 9902f2e..682eba7 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 5.8.28
+Version: 5.8.30
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -290,6 +290,9 @@ fi
%changelog
+* Tue Sep 11 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.8.30-1
+- Update to 5.8.30.
+
* Wed Aug 22 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.8.28-1
- Update to 5.8.28
6 years, 2 months
[lightspark/f29] Fix build on ppc64
by Xavier Bachelot
Summary of changes:
f297f00... Fix build on ppc64 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 2 months
[lightspark] Fix build on ppc64
by Xavier Bachelot
commit f297f000b22b28c795ffce915458ed3299df4686
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Wed Sep 5 15:28:28 2018 +0200
Fix build on ppc64
lightspark-0.8.1-big_endian_buildfix.patch | 29 +++++++++++++++++++++++++++++
lightspark-0.8.1-ppc64_buildfix.patch | 22 ++++++++++++++++++++++
lightspark.spec | 16 +++++++++++-----
3 files changed, 62 insertions(+), 5 deletions(-)
---
diff --git a/lightspark-0.8.1-big_endian_buildfix.patch b/lightspark-0.8.1-big_endian_buildfix.patch
new file mode 100644
index 0000000..3f08033
--- /dev/null
+++ b/lightspark-0.8.1-big_endian_buildfix.patch
@@ -0,0 +1,29 @@
+From 3e0fe0862af60768716b04543790cfc80cf75b1d Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ludger=20Kr=C3=A4mer?= <dbluelle(a)onlinehome.de>
+Date: Sun, 19 Aug 2018 17:45:57 +0200
+Subject: [PATCH] fix compilation on big endian This is not tested, as I don't
+ have access to a big endian machine see
+ https://github.com/lightspark/lightspark/issues/283
+
+---
+ src/plugin_ppapi/plugin.cpp | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/src/plugin_ppapi/plugin.cpp b/src/plugin_ppapi/plugin.cpp
+index defd171ff..7b3cae34c 100644
+--- a/src/plugin_ppapi/plugin.cpp
++++ b/src/plugin_ppapi/plugin.cpp
+@@ -76,7 +76,12 @@
+ #else
+ //The interpretation of texture data change with the endianness
+ #if __BYTE_ORDER == __BIG_ENDIAN
+-#define GL_UNSIGNED_INT_8_8_8_8_HOST GL_UNSIGNED_INT_8_8_8_8_REV
++// TODO
++// It's unclear if this needs special handling on big endian.
++// Needs to be tested on a big endian machine.
++// OpenGL-ES doesn't define GL_UNSIGNED_INT_8_8_8_8_REV
++//#define GL_UNSIGNED_INT_8_8_8_8_HOST GL_UNSIGNED_INT_8_8_8_8_REV
++#define GL_UNSIGNED_INT_8_8_8_8_HOST GL_UNSIGNED_BYTE
+ #else
+ #define GL_UNSIGNED_INT_8_8_8_8_HOST GL_UNSIGNED_BYTE
+ #endif
diff --git a/lightspark-0.8.1-ppc64_buildfix.patch b/lightspark-0.8.1-ppc64_buildfix.patch
new file mode 100644
index 0000000..61edfb3
--- /dev/null
+++ b/lightspark-0.8.1-ppc64_buildfix.patch
@@ -0,0 +1,22 @@
+From 8f9d470f2fe9bb729a41ebe2807853dd11c0eeb3 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ludger=20Kr=C3=A4mer?= <dbluelle(a)onlinehome.de>
+Date: Sun, 19 Aug 2018 17:37:47 +0200
+Subject: [PATCH] fix compilation for ppc
+
+---
+ src/platforms/engineutils.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/platforms/engineutils.h b/src/platforms/engineutils.h
+index 49e172617..32e328c29 100644
+--- a/src/platforms/engineutils.h
++++ b/src/platforms/engineutils.h
+@@ -21,6 +21,8 @@
+ #define PLATFORMS_ENGINEUTILS_H 1
+
+ #include <SDL2/SDL.h>
++// on ppc SDL.h includes altivec.h, so we have to undefine vector
++#undef vector
+ #include "compat.h"
+ #include "threading.h"
+ #include "tiny_string.h"
diff --git a/lightspark.spec b/lightspark.spec
index 97406ca..3accbdd 100644
--- a/lightspark.spec
+++ b/lightspark.spec
@@ -19,7 +19,7 @@
Name: lightspark
Version: 0.8.1
-Release: %{?pre:0.}2%{?git_snapshot:.%{date}git}%{?pre:.%{pre}}%{?dist}
+Release: %{?pre:0.}3%{?git_snapshot:.%{date}git}%{?pre:.%{pre}}%{?dist}
Summary: An alternative Flash Player implementation
License: LGPLv3+
URL: http://lightspark.github.io/
@@ -30,10 +30,10 @@ Source0: https://github.com/lightspark/lightspark/archive/%{name}-%{versi
%endif
Patch0: lightspark-0.7.2-fix_ffmpeg_include_dir.patch
-
-# Build fails on ppc64, temporarily disable it
-# https://github.com/lightspark/lightspark/issues/283
-ExcludeArch: ppc64
+# https://github.com/lightspark/lightspark/commit/8f9d470f2fe9bb729a41ebe28...
+Patch1: lightspark-0.8.1-ppc64_buildfix.patch
+# https://github.com/lightspark/lightspark/commit/3e0fe0862af60768716b04543...
+Patch2: lightspark-0.8.1-big_endian_buildfix.patch
BuildRequires: boost-devel
BuildRequires: cmake3
@@ -96,6 +96,9 @@ This is the Chromium compatible plugin for %{name}.
%setup -q -n %{name}-%{name}-%{version}
%endif
%patch0 -p1 -b .ffmpeg-include-dir
+%patch1 -p1 -b .ppc64_buildfix
+%patch2 -p1 -b .big_endian_buildfix
+
%build
%cmake3 -DPLUGIN_DIRECTORY="%{_libdir}/mozilla/plugins" \
@@ -147,6 +150,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
%changelog
+* Tue Sep 04 2018 Xavier Bachelot <xavier(a)bachelot.org> - 0.8.1-3
+- Fix build on ppc64.
+
* Tue Jul 31 2018 Xavier Bachelot <xavier(a)bachelot.org> - 0.8.1-2
- Remove ppc64le from ExcludeArch:.
6 years, 2 months
[openshot] Update find-lang for new translation files
by Frank R Dana
commit 441777f9e68a71ecfc2aca6687ee1525e3ae381c
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Tue Sep 11 00:27:49 2018 -0400
Update find-lang for new translation files
OpenShot's next release will move its translation files to
a new location and file naming scheme. It's still unusual
and requires special processing, but less so.
Since we may still need to build new OpenShot-2.4.2 RPMs,
`openshot-find-lang.sh` supports both schemes for now.
openshot-find-lang.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openshot-find-lang.sh b/openshot-find-lang.sh
index af97b9f..8f74517 100755
--- a/openshot-find-lang.sh
+++ b/openshot-find-lang.sh
@@ -243,8 +243,8 @@ s:%lang(C) ::
find "$TOP_DIR" -type f -o -type l|sed '
s:'"$TOP_DIR"'::
+'"$NO_ALL_NAME$QT"'s:\(.*/'"$NAME"'\.\([a-zA-Z]\{2,3\}\([_@].*\)\?\)\.qm$\):%lang(\2) \1:
'"$NO_ALL_NAME$QT"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.qm$\):%lang(\2) \1\2\3:
-#'"$NO_ALL_NAME$QT"'s:\(.*/'"$NAME"'_\([a-zA-Z]\{2\}\([_@].*\)\?\)\.qm$\):%lang(\2) \1:
'"$ALL_NAME$QT"'s:^\([^%].*/\([a-zA-Z]\{2\}[_@].*\)\.qm$\):%lang(\2) \1:
'"$ALL_NAME$QT"'s:^\([^%].*/\([a-zA-Z]\{2\}\)\.qm$\):%lang(\2) \1:
'"$ALL_NAME$QT"'s:^\([^%].*/[^/_]\+_\([a-zA-Z]\{2\}[_@].*\)\.qm$\):%lang(\2) \1:
6 years, 2 months
[openshot] Pull in find-lang changes from Fedora
by Frank R Dana
commit 02581b6b0258192a67fd9704f9a4673ba25ea8d1
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Tue Sep 11 00:25:12 2018 -0400
Pull in find-lang changes from Fedora
openshot-find-lang.sh | 38 ++++++++++++++++++++++++++++++++------
1 file changed, 32 insertions(+), 6 deletions(-)
---
diff --git a/openshot-find-lang.sh b/openshot-find-lang.sh
index 4d5332c..af97b9f 100755
--- a/openshot-find-lang.sh
+++ b/openshot-find-lang.sh
@@ -54,7 +54,7 @@ fi
shift
if [ -z "$1" ] ; then usage
-else NAME=$1
+else NAMES[0]=$1
fi
shift
@@ -65,7 +65,7 @@ QT=#
MAN=#
HTML=#
MO=
-MO_NAME=$NAME.lang
+MO_NAME=${NAMES[0]}.lang
ALL_NAME=#
NO_ALL_NAME=
@@ -105,19 +105,28 @@ while test $# -gt 0 ; do
shift
;;
* )
+ if [ $MO_NAME != ${NAMES[$#]}.lang ]; then
+ NAMES[${#NAMES[@]}]=$MO_NAME
+ fi
MO_NAME=${1}
shift
;;
esac
done
+if [ -f $MO_NAME ]; then
+ rm $MO_NAME
+fi
+
+for NAME in ${NAMES[@]}; do
+
find "$TOP_DIR" -type f -o -type l|sed '
s:'"$TOP_DIR"'::
'"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
'"$NO_ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.mo$\):%lang(\2) \1\2\3:
s:^\([^%].*\)::
s:%lang(C) ::
-/^$/d' > $MO_NAME
+/^$/d' >> $MO_NAME
find "$TOP_DIR" -type d|sed '
s:'"$TOP_DIR"'::
@@ -162,7 +171,7 @@ s:'"$TOP_DIR"'::
'"$NO_ALL_NAME$MATE"'s:\(.*/mate/help/'"$NAME"'\/\)\([^/_]\+\):%lang(\2) \1\2:
'"$ALL_NAME$MATE"'s:\(.*/mate/help/[a-zA-Z0-9.\_\-]\+$\):%dir \1:
'"$ALL_NAME$MATE"'s:\(.*/mate/help/[a-zA-Z0-9.\_\-]\+/[a-zA-Z0-9.\_\-]/.\+\)::
-'"$ALL_NAME$GNOME"'s:\(.*/mate/help/[a-zA-Z0-9.\_\-]\+\/\)\([^/_]\+\):%lang(\2) \1\2:
+'"$ALL_NAME$MATE"'s:\(.*/mate/help/[a-zA-Z0-9.\_\-]\+\/\)\([^/_]\+\):%lang(\2) \1\2:
s:%lang(.*) .*/mate/help/[a-zA-Z0-9.\_\-]\+/[a-zA-Z0-9.\_\-]\+/.*::
s:^\([^%].*\)::
s:%lang(C) ::
@@ -209,6 +218,19 @@ s:%lang(C) ::
/^$/d' >> $MO_NAME
fi
+KF5_HTML=`kf5-config --expandvars --install html 2>/dev/null`
+if [ x"$KF5_HTML" != x -a -d "$TOP_DIR$KF5_HTML" ]; then
+find "$TOP_DIR$KF5_HTML" -type d|sed '
+s:'"$TOP_DIR"'::
+'"$NO_ALL_NAME$KDE"'s:\(.*/HTML/\)\([^/_]\+\)\(.*/'"$NAME"'/\)::
+'"$NO_ALL_NAME$KDE"'s:\(.*/HTML/\)\([^/_]\+\)\(.*/'"$NAME"'\)$:%lang(\2) \1\2\3:
+'"$ALL_NAME$KDE"'s:\(.*/HTML/\)\([^/_]\+\)\(.*/[a-zA-Z0-9.\_\-]\+/\)::
+'"$ALL_NAME$KDE"'s:\(.*/HTML/\)\([^/_]\+\)\(.*/[a-zA-Z0-9.\_\-]\+$\):%lang(\2) \1\2\3:
+s:^\([^%].*\)::
+s:%lang(C) ::
+/^$/d' >> $MO_NAME
+fi
+
find "$TOP_DIR" -type d|sed '
s:'"$TOP_DIR"'::
'"$NO_ALL_NAME$HTML"'s:\(.*/doc/HTML/\)\([^/_]\+\)\(.*/'"$NAME"'/\)::
@@ -223,8 +245,10 @@ find "$TOP_DIR" -type f -o -type l|sed '
s:'"$TOP_DIR"'::
'"$NO_ALL_NAME$QT"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.qm$\):%lang(\2) \1\2\3:
#'"$NO_ALL_NAME$QT"'s:\(.*/'"$NAME"'_\([a-zA-Z]\{2\}\([_@].*\)\?\)\.qm$\):%lang(\2) \1:
-'"$ALL_NAME$QT"'s:\(.*/[^/_]\+_\([a-zA-Z]\{2\}[_@].*\)\.qm$\):%lang(\2) \1:
-'"$ALL_NAME$QT"'s:\(.*/[^/_]\+_\([a-zA-Z]\{2\}\)\.qm$\):%lang(\2) \1:
+'"$ALL_NAME$QT"'s:^\([^%].*/\([a-zA-Z]\{2\}[_@].*\)\.qm$\):%lang(\2) \1:
+'"$ALL_NAME$QT"'s:^\([^%].*/\([a-zA-Z]\{2\}\)\.qm$\):%lang(\2) \1:
+'"$ALL_NAME$QT"'s:^\([^%].*/[^/_]\+_\([a-zA-Z]\{2\}[_@].*\)\.qm$\):%lang(\2) \1:
+'"$ALL_NAME$QT"'s:^\([^%].*/[^/_]\+_\([a-zA-Z]\{2\}\)\.qm$\):%lang(\2) \1:
'"$ALL_NAME$QT"'s:^\([^%].*/[^/]\+_\([a-zA-Z]\{2\}[_@].*\)\.qm$\):%lang(\2) \1:
'"$ALL_NAME$QT"'s:^\([^%].*/[^/]\+_\([a-zA-Z]\{2\}\)\.qm$\):%lang(\2) \1:
s:^[^%].*::
@@ -246,6 +270,8 @@ s:^\([^%].*\)::
s:%lang(C) ::
/^$/d' >> $MO_NAME
+done # for NAME in ${NAMES[@]}
+
if ! grep -q / $MO_NAME; then
echo "No translations found for ${NAME} in ${TOP_DIR}"
exit 1
6 years, 2 months
[mythweb: 2/2] Addresses PHP 7.2 issue, fixes #4937.
by Richard Shaw
commit 33453d8be166cf9380d419a37979f2b6bf616fc7
Merge: e39b4a3 d554d10
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Sep 10 15:05:43 2018 -0500
Addresses PHP 7.2 issue, fixes #4937.
mythweb.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --cc mythweb.spec
index 021ec8f,94c2ba2..c20deee
--- a/mythweb.spec
+++ b/mythweb.spec
@@@ -5,7 -5,7 +5,7 @@@ Summary: The web interface to My
URL: http://www.mythtv.org/
Version: 29.1
--Release: 3%{?dist}
++Release: 4%{?dist}
License: GPLv2 and LGPLv2 and MIT
@@@ -75,9 -75,9 +75,12 @@@ rm %{buildroot}%{_datadir}/mythweb/{LIC
%changelog
- * Mon Sep 10 2018 Richard Shaw <hobbes1069(a)gmail.com> - 29.1-3
++* Mon Sep 10 2018 Richard Shaw <hobbes1069(a)gmail.com> - 29.1-4
+- Addresses PHP 7.2 issue, fixes #4937.
+
+ * Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 29.1-3
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 29.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 2 months