[mixxx] Add aarch64 to arm build patch
by Leigh Scott
commit 1c5f8e2e7a0cffe339989cc943b3205830caeff2
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Mar 24 11:30:34 2017 +0000
Add aarch64 to arm build patch
mixxx-arm.patch | 2 +-
mixxx.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mixxx-arm.patch b/mixxx-arm.patch
index b989f94..6f348ed 100644
--- a/mixxx-arm.patch
+++ b/mixxx-arm.patch
@@ -5,7 +5,7 @@
'alpha', 'hppa', 'mips', 'mipsel', 's390',
'sparc', 'ia64', 'armel', 'armhf', 'hurd-i386',
+ 'armv5tel', 'armv5tejl', 'armv6l', 'armv6hl',
-+ 'armv7l', 'armv7hl', 'armv7hnl',
++ 'armv7l', 'armv7hl', 'armv7hnl', 'aarch64',
'sh3', 'sh4',
'kfreebsd-amd64', 'kfreebsd-i386',
'i486', 'i386', 'ppc', 'ppc64', 'powerpc',
diff --git a/mixxx.spec b/mixxx.spec
index cc74d0f..b2a15a3 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -5,7 +5,7 @@
Name: mixxx
Version: 2.0.0
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Mixxx is open source software for DJ'ing
Group: Applications/Multimedia
@@ -130,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%{_datadir}/appdata/%{name}.appdata.xml
%changelog
+* Fri Mar 24 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.0.0-9
+- Add aarch64 to arm build patch
+
* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 2.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
7 years, 8 months
[vdr-markad] rebuild for new git version
by Martin Gansser
commit df7f4750871691b5b6c329ab9dcf10d6038d3602
Author: martinkg <mgansser(a)online.de>
Date: Fri Mar 24 11:01:47 2017 +0100
rebuild for new git version
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 10 +++++-----
3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bc1791..4bb9841 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad.conf
/vdr-plugin-markad-3681d3a18383c238870de7d1ec1f1f9c8079cf89.tar.bz2
+/vdr-plugin-markad-ea2e182ec798375f3830f8b794e7408576f139ad.tar.bz2
diff --git a/sources b/sources
index c6318ca..2f58001 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60646ba0481e01c144af380c5d1de999 vdr-plugin-markad-3681d3a18383c238870de7d1ec1f1f9c8079cf89.tar.bz2
+674756f4f033c42fc6f51a8dc68a8b2b vdr-plugin-markad-ea2e182ec798375f3830f8b794e7408576f139ad.tar.bz2
diff --git a/vdr-markad.spec b/vdr-markad.spec
index e72d6c5..019dce9 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,6 +1,6 @@
-%global commit0 3681d3a18383c238870de7d1ec1f1f9c8079cf89
+%global commit0 ea2e182ec798375f3830f8b794e7408576f139ad
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global gitdate 20160925
+%global gitdate 20170313
Name: vdr-markad
Version: 0.1.4
@@ -66,14 +66,14 @@ fi
%files -f %{name}.lang
%doc COPYING README HISTORY
%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/markad.conf
-%{_mandir}/man1/markad.1.gz
+%{_mandir}/man1/markad.1.*
%{_bindir}/markad
%{_libdir}/vdr/libvdr-markad.so.%{vdr_apiversion}
%{vdr_vardir}/markad/
%changelog
-* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.1.4-12.20160925git3681d3a
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+* Fri Mar 24 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 0.1.4-12.20170313gitea2e182
+- rebuild for new git version
* Mon Sep 26 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 0.1.4-11.20160925git3681d3a
- rebuild for new git version
7 years, 8 months
[aegisub] exclude ppc and aarch64 as the bundled luajit fails to build
by Leigh Scott
commit 2dbe2289e7911507f01fab3a64c514e3ca03fa9b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Mar 24 10:00:36 2017 +0000
exclude ppc and aarch64 as the bundled luajit fails to build
aegisub.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/aegisub.spec b/aegisub.spec
index 4225a10..8cb2fa5 100644
--- a/aegisub.spec
+++ b/aegisub.spec
@@ -6,7 +6,7 @@
Name: aegisub
Version: 3.2.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Tool for creating and modifying subtitles
#src/gl/ - MIT license. See src/gl/glext.h
@@ -18,6 +18,8 @@ URL: http://www.aegisub.org
Source0: https://github.com/%{gituser}/%{gitname}/archive/v%{version}.tar.gz#/%{na...
Patch0: %{name}-pthread.patch
+ExclusiveArch: i686 x86_64 armv7hl
+
Requires: hicolor-icon-theme
BuildRequires: gcc
@@ -95,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Fri Mar 24 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.2.2-4
+- exclude ppc and aarch64 as the bundled luajit fails to build
+
* Thu Sep 29 2016 Michal Ambroz <rebus at, seznam.cz> - 3.2.2-3
- remove the version suffix from the commandline and lang catalog
- addedd build dependency to libcxx-devel, used for openal detection
7 years, 8 months
[audacity-freeworld] 2.1.3 release
by Leigh Scott
commit 72a4f8a9bbc0d1d9fcb1c93d81d4d2497de59648
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Mar 24 07:53:14 2017 +0000
2.1.3 release
.gitignore | 1 +
audacity-freeworld.spec | 18 +++++++++---------
sources | 3 +--
3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5665dad..8b26873 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
audacity-minsrc-2.1.1.tar.xz
audacity-minsrc-2.1.2.tar.xz
/audacity-53a5c930a4b5b053ab06a8b975458fc51cf41f6c.tar.gz
+/audacity-minsrc-2.1.3.tar.xz
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index e9426d1..7d63bf5 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -1,13 +1,13 @@
# invoke with: rpmbuild --without mp3 audacity-freeworld.spec to undefine mp3.
%bcond_without mp3
-%global commit0 53a5c930a4b5b053ab06a8b975458fc51cf41f6c
-%global shortcommit0 %(c=%#{commit0}; echo ${c:0:7})
+#%#global commit0 53a5c930a4b5b053ab06a8b975458fc51cf41f6c
+#%#global shortcommit0 %(c=%#{commit0}; echo ${c:0:7})
Name: audacity-freeworld
Version: 2.1.3
-Release: 0.10.20161109git53a5c93%{?dist}
+Release: 1%{?dist}
Summary: Multitrack audio editor
Group: Applications/Multimedia
License: GPLv2
@@ -16,16 +16,13 @@ URL: http://audacity.sourceforge.net
%define realname audacity
Conflicts: %{realname}
-#Source0: http://www.fosshub.com/Audacity.html/%{realname}-minsrc-%{version}.tar.xz
+Source0: http://www.fosshub.com/Audacity.html/%{realname}-minsrc-%{version}.tar.xz
# For alpha git snapshots for testing use the github archive as upstream source:
-Source0: https://github.com/audacity/%{realname}/archive/%{commit0}/%{realname}-%{...
-#Source0: https://github.com/audacity/%#{realname}/archive/%#{commit0}/%#{realname}...
+#Source0: https://github.com/audacity/%{realname}/archive/%{commit0}/%{realname}-%{...
# ie wget https://github.com/audacity/audacity/archive/ecdb1d81c9312789c6233aba2190...
-#Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%#{version}....
-#%#define tartopdir audacity-minsrc-%{version}
+%define tartopdir audacity-minsrc-%{version}
#%#define tartopdir audacity-%#{commit0}
-%define tartopdir audacity-%{commit0}
# manual can be installed from the base Fedora Audacity package.
@@ -219,6 +216,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
+* Fri Mar 24 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.1.3-1
+- 2.1.3 release.
+
* Sat Mar 18 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 2.1.3-0.10.20161109git53a5c93
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 5f12669..690bb41 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-2336353377132971fd8e22fc95fd6b83 audacity-minsrc-2.1.2.tar.xz
-e9356b191351ff2bfe8538f1b3bacdb4 audacity-53a5c930a4b5b053ab06a8b975458fc51cf41f6c.tar.gz
+c8c8225739bc7eecec9fae68a0ced471 audacity-minsrc-2.1.3.tar.xz
7 years, 8 months
[lightspark] 2017-01-07 snapshot
by Xavier Bachelot
commit 2e12c245b25ec91c18b77620a4fd5976ffaec82d
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Thu Mar 23 23:37:18 2017 +0100
2017-01-07 snapshot
.gitignore | 1 +
lightspark-0.7.2-fix_ffmpeg_include_dir.patch | 9 +++--
lightspark.spec | 58 +++++++++++++--------------
sources | 2 +-
4 files changed, 34 insertions(+), 36 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15b0ca7..088d4c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
lightspark-0.7.2-20140219git.tar.bz2
/lightspark-0.7.2-20160703git.tar.gz
+/lightspark-0.7.2-20170107git.tar.gz
diff --git a/lightspark-0.7.2-fix_ffmpeg_include_dir.patch b/lightspark-0.7.2-fix_ffmpeg_include_dir.patch
index 06070bb..bbb7bc0 100644
--- a/lightspark-0.7.2-fix_ffmpeg_include_dir.patch
+++ b/lightspark-0.7.2-fix_ffmpeg_include_dir.patch
@@ -1,10 +1,11 @@
---- lightspark-0.7.2/CMakeLists.txt.orig 2014-03-11 11:00:44.637922643 +0100
-+++ lightspark-0.7.2/CMakeLists.txt 2014-03-11 11:01:18.696029090 +0100
-@@ -298,7 +298,7 @@
+diff -aur lightspark-308241eb55c5379765033e60f28dfdd956c7abcd.orig/CMakeLists.txt lightspark-308241eb55c5379765033e60f28dfdd956c7abcd/CMakeLists.txt
+--- lightspark-308241eb55c5379765033e60f28dfdd956c7abcd.orig/CMakeLists.txt 2017-01-07 11:01:00.000000000 +0100
++++ lightspark-308241eb55c5379765033e60f28dfdd956c7abcd/CMakeLists.txt 2017-03-23 22:16:18.778257233 +0100
+@@ -296,7 +296,7 @@
INCLUDE(CheckFunctionExists REQUIRED)
INCLUDE(CheckCSourceCompiles)
SET(FFMPEG_FLAGS "${LIBAVCODEC_CFLAGS} ${LIBAVRESAMPLE_FLAGS}")
-- SET(FFMPEG_INCLUDE_DIRS "${FFMPEG_INCLUDE_DIRS} ${LIBAVRESAMPLE_INCLUDE_DIRS}")
+- SET(FFMPEG_INCLUDE_DIRS "${FFMPEG_INCLUDE_DIRS};${LIBAVRESAMPLE_INCLUDE_DIRS}")
+ SET(FFMPEG_INCLUDE_DIRS ${FFMPEG_INCLUDE_DIRS})
SET(FFMPEG_LIBRARIES "${FFMPEG_LIBRARIES};${LIBAVRESAMPLE_LIBRARIES}")
SET(CMAKE_REQUIRED_FLAGS ${FFMPEG_FLAGS})
diff --git a/lightspark.spec b/lightspark.spec
index 146031c..72e3659 100644
--- a/lightspark.spec
+++ b/lightspark.spec
@@ -9,34 +9,25 @@
%define pre_release 0
%if %{?git}
-%define commit e218da67b9650ac33666612b2c32377568957f66
-%define date 20160703
+%define commit 308241eb55c5379765033e60f28dfdd956c7abcd
+%define date 20170107
%endif
%if %{pre_release}
%define pre rc1
-%endif
+%endif
-%define rel 10
+%define rel 11
%define major 0.7.2
Name: lightspark
Version: %{major}
-Release: %{?pre:0.}%{rel}%{?git_snapshot:.%{date}git}%{?pre:.%{pre}}%{?dist}.5
+Release: %{?pre:0.}%{rel}%{?git_snapshot:.%{date}git}%{?pre:.%{pre}}%{?dist}
Summary: An alternative Flash Player implementation
-
-Group: Applications/Multimedia
License: LGPLv3+
URL: http://lightspark.sourceforge.net
%if %{git}
-# This is a git snapshot, to get it, follow this steps :
-# git clone git://github.com/lightspark/lightspark.git
-# cd %%{name}
-# git checkout %%{commit} *
-# rm -rf .git && cd ..
-# mv %%{name} %%{name}-%%{version}
-# tar cjf %%{name}-%%{version}-%%{date}git.tar.bz2 %%{name}-%%{version}
Source0: https://github.com/lightspark/lightspark/archive/%{commit}.tar.gz#/%{name...
%else
Source0: http://launchpad.net/%{name}/trunk/%{name}-%{version}/+download/%{name}-%...
@@ -49,7 +40,8 @@ BuildRequires: llvm-devel >= 2.7
BuildRequires: glew-devel >= 1.5.4
BuildRequires: ffmpeg-devel
BuildRequires: nasm
-BuildRequires: SDL-devel
+BuildRequires: SDL2-devel
+BuildRequires: SDL2_mixer-devel
BuildRequires: gtkglext-devel
BuildRequires: pulseaudio-libs-devel
BuildRequires: pcre-devel
@@ -62,6 +54,8 @@ BuildRequires: libxml++-devel >= 2.33.1
BuildRequires: librtmp-devel
BuildRequires: libffi-devel
BuildRequires: xz-devel
+BuildRequires: ncurses-devel
+
%description
Lightspark is a modern, free, open-source flash player implementation.
@@ -70,10 +64,11 @@ Lightspark features:
* JIT compilation of Actionscript to native x86 byte code using LLVM
* Hardware accelerated rendering using OpenGL Shaders (GLSL)
* Very good and robust support for current-generation Actionscript 3
-* A new, clean, code base exploiting Multi-Threading and optimized for
-modern hardware. Designed from scratch after the official Flash
+* A new, clean, code base exploiting Multi-Threading and optimized for
+modern hardware. Designed from scratch after the official Flash
documentation was released.
+
%package mozilla-plugin
Summary: Mozilla compatible plugin for %{name}
Requires: mozilla-filesystem
@@ -84,12 +79,14 @@ This is the Mozilla compatible plugin for %{name}. It can fallback to
gnash for unsupported SWF files ( AS2/avm1 ); to enable this feature
install gnash ( without gnash-plugin ).
+
%prep
%setup -q -n %{name}-%{commit}
%patch0 -p1 -b .ffmpeg-include-dir
+
%build
-%cmake -DCOMPILE_PLUGIN=1 \
+%cmake -DCOMPILE_PLUGIN=1 \
-DPLUGIN_DIRECTORY="%{_libdir}/mozilla/plugins" \
-DENABLE_SOUND=1 \
%if %{debug}
@@ -100,12 +97,11 @@ install gnash ( without gnash-plugin ).
-DAUDIO_BACKEND=pulse \
.
-make VERBOSE=1 %{?_smp_mflags}
+%make_build VERBOSE=1
%install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
%find_lang %{name}
pushd $RPM_BUILD_ROOT%{_datadir}/man/man1
@@ -115,12 +111,8 @@ popd
#remove devel file from package
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/lib%{name}.so
-install -Dpm 644 media/%{name}-logo.svg $RPM_BUILD_ROOT%{_datadir}/%{name}
-
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
-%clean
-rm -rf $RPM_BUILD_ROOT
%post
/usr/bin/update-desktop-database &> /dev/null || :
@@ -136,13 +128,13 @@ fi
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+
%files -f %{name}.lang
-%defattr(-,root,root,-)
-%doc COPYING COPYING.LESSER ChangeLog
+%license COPYING COPYING.LESSER
+%doc ChangeLog
%config(noreplace) %{_sysconfdir}/xdg/lightspark.conf
%{_bindir}/%{name}
%{_bindir}/tightspark
-%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.*
%{_datadir}/man/man1/%{name}.1.*
@@ -150,11 +142,15 @@ fi
%{_libdir}/%{name}/
%files mozilla-plugin
-%defattr(-,root,root,-)
-%doc COPYING COPYING.LESSER
+%license COPYING COPYING.LESSER
%{_libdir}/mozilla/plugins/lib%{name}plugin.so
+
%changelog
+* Thu Mar 23 2017 Xavier Bachelot <xavier(a)bachelot.org> - 0.7.2-11.20170107git
+- New snapshot.
+- Specfile cleanup.
+
* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.7.2-10.20160703git.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
@@ -298,7 +294,7 @@ fi
- Drop noexecstack patch ( merged upstream )
* Sat Nov 20 2010 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.4.4.3-4
-- Avoid creating executable stack, fixes :
+- Avoid creating executable stack, fixes :
https://bugs.launchpad.net/lightspark/+bug/668677
* Thu Oct 14 2010 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4.4.3-2
diff --git a/sources b/sources
index fd0e6f1..ac3fd64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f13853be060dfb40ef4dc6e87c18b1ce lightspark-0.7.2-20160703git.tar.gz
+2167edd842f4fe4f29ec9e0b98778a0f lightspark-0.7.2-20170107git.tar.gz
7 years, 8 months
[mpv] remove ppc if def
by Leigh Scott
commit 726aa996c1f4481754159f0428f7dc9af640aa9d
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 23 11:33:52 2017 +0000
remove ppc if def
mpv.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index e13959d..20be81a 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -20,9 +20,7 @@ Patch2: %{name}-old-ffmpeg.patch
# Fix ppc as upstream refuse to fix the issue
# https://github.com/mpv-player/mpv/issues/3776
-%ifarch ppc64 ppc64le
Patch3: ppc_fix.patch
-%endif
BuildRequires: pkgconfig(alsa)
BuildRequires: desktop-file-utils
7 years, 8 months
[mpv] Try to fix ppc build
by Leigh Scott
commit bed91c3b6e053b5c170f9a068dbc69369b4655d6
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 23 11:11:27 2017 +0000
Try to fix ppc build
mpv.spec | 11 ++++++++++-
ppc_fix.patch | 20 ++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/mpv.spec b/mpv.spec
index 8764f8e..e13959d 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
Version: 0.23.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+
URL: http://%{name}.io/
@@ -18,6 +18,12 @@ Patch1: mpv-do-not-fail-with-minor-ffmpeg-updates.patch
Patch2: %{name}-old-ffmpeg.patch
%endif
+# Fix ppc as upstream refuse to fix the issue
+# https://github.com/mpv-player/mpv/issues/3776
+%ifarch ppc64 ppc64le
+Patch3: ppc_fix.patch
+%endif
+
BuildRequires: pkgconfig(alsa)
BuildRequires: desktop-file-utils
BuildRequires: pkgconfig(dvdnav)
@@ -159,6 +165,9 @@ fi
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Thu Mar 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.23.0-4
+- Try to fix ppc build
+
* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.23.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/ppc_fix.patch b/ppc_fix.patch
new file mode 100644
index 0000000..47b66bc
--- /dev/null
+++ b/ppc_fix.patch
@@ -0,0 +1,20 @@
+--- a/audio/out/ao_sdl.c
++++ b/audio/out/ao_sdl.c
+@@ -28,7 +28,6 @@
+ #include "options/m_option.h"
+ #include "osdep/timer.h"
+
+-#include <SDL.h>
+
+ struct priv
+ {
+@@ -36,6 +35,8 @@
+
+ float buflen;
+ };
++
++#include <SDL.h>
+
+ static const int fmtmap[][2] = {
+ {AF_FORMAT_U8, AUDIO_U8},
+
7 years, 8 months
[imagination] Run autoreconf
by Leigh Scott
commit 84474684acf59241300ebb0cfdb13365c5dc8b11
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 23 10:05:15 2017 +0000
Run autoreconf
imagination.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/imagination.spec b/imagination.spec
index b9a4177..bac58eb 100644
--- a/imagination.spec
+++ b/imagination.spec
@@ -1,6 +1,6 @@
Name: imagination
Version: 3.0
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: A lightweight and simple GTK based DVD slide show creator
Group: Applications/Multimedia
@@ -36,6 +36,7 @@ language and built with the GTK+2 toolkit.
%prep
%setup -q
+autoreconf -fiv
%patch0 -b .plugins
%patch1 -b .docfix
%patch2 -p1 -b .iconfix
@@ -89,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Thu Mar 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0-13
+- Run autoreconf
+
* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 3.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
7 years, 8 months
[HandBrake] fix ppc64le patch
by Leigh Scott
commit 71c5c154097995a64c812c7d288a3d372e87bedf
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 23 09:29:34 2017 +0000
fix ppc64le patch
HandBrake-add_ppc64le.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/HandBrake-add_ppc64le.patch b/HandBrake-add_ppc64le.patch
index ee2daf0..b3063e7 100644
--- a/HandBrake-add_ppc64le.patch
+++ b/HandBrake-add_ppc64le.patch
@@ -5,10 +5,10 @@
echo powerpc-unknown-linux-gnu
exit ;;
+ ppc64le:Linux:*:*)
-+ echo powerpc64le-unknown-linux-${LIBC}
++ echo powerpc64le-unknown-linux-gnu
+ exit ;;
+ ppcle:Linux:*:*)
-+ echo powerpcle-unknown-linux-${LIBC}
++ echo powerpcle-unknown-linux-gnu
+ exit ;;
s390:Linux:*:* | s390x:Linux:*:*)
echo ${UNAME_MACHINE}-ibm-linux
7 years, 8 months
[HandBrake] Fix ppc64le build
by Leigh Scott
commit 4a8bac6c262618af01eb0f02e49116b9765bd5c9
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 23 08:04:23 2017 +0000
Fix ppc64le build
HandBrake-add_ppc64le.patch | 16 ++++++++++++++++
HandBrake.spec | 8 +++++++-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake-add_ppc64le.patch b/HandBrake-add_ppc64le.patch
new file mode 100644
index 0000000..ee2daf0
--- /dev/null
+++ b/HandBrake-add_ppc64le.patch
@@ -0,0 +1,16 @@
+--- a/make/config.guess
++++ b/make/config.guess
+@@ -975,6 +975,12 @@
+ ppc:Linux:*:*)
+ echo powerpc-unknown-linux-gnu
+ exit ;;
++ ppc64le:Linux:*:*)
++ echo powerpc64le-unknown-linux-${LIBC}
++ exit ;;
++ ppcle:Linux:*:*)
++ echo powerpcle-unknown-linux-${LIBC}
++ exit ;;
+ s390:Linux:*:* | s390x:Linux:*:*)
+ echo ${UNAME_MACHINE}-ibm-linux
+ exit ;;
+
diff --git a/HandBrake.spec b/HandBrake.spec
index a63edb0..4becc04 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -16,7 +16,7 @@
Name: HandBrake
Version: 1.0.3
-Release: 3%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 4%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL: http://handbrake.fr/
@@ -29,6 +29,8 @@ Source0: https://github.com/%{name}/%{name}/archive/%{commit0}.tar.gz#/%{
%{?_without_ffmpeg:Source10: https://libav.org/releases/libav-12.tar.gz}
+# add ppc64le to configure.guess
+Patch0: %{name}-add_ppc64le.patch
# Build with unpatched libbluray (https://github.com/HandBrake/HandBrake/pull/458)
# can be dropped with libbluray-1.0.0
Patch1: %{name}-no_clip_id.patch
@@ -120,6 +122,7 @@ This package contains the main program with a graphical interface.
%prep
%setup -q %{!?tag:-n %{name}-%{commit0}}
+%patch0 -p1
%if 0%{?fedora} <= 25
%patch1 -p1
%endif
@@ -225,6 +228,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Thu Mar 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0.3-4
+- Fix ppc64le build
+
* Sat Mar 18 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.0.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
7 years, 8 months