[vdr-xineliboutput] Update to 2.1.0-12.20190519gitc91fae0
by Martin Gansser
commit 9ba359aa1be552a48249b4b7a7b7255ea5ec481d
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed May 22 16:53:17 2019 +0200
Update to 2.1.0-12.20190519gitc91fae0
.gitignore | 1 +
sources | 2 +-
vdr-xineliboutput.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bc5663..e218762 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ vdr-xineliboutput-1.1.0-20150422.tgz
/vdr-xineliboutput-2.1.0-97b7e78.tar.gz
/vdr-xineliboutput-2.1.0-b298178.tar.gz
/vdr-xineliboutput-2.1.0-22d2fb4.tar.gz
+/vdr-xineliboutput-2.1.0-c91fae0.tar.gz
diff --git a/sources b/sources
index d2554b4..24ec9ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11c42247e74d33a403ceabc1ef4867a6 vdr-xineliboutput-2.1.0-22d2fb4.tar.gz
+925aa1af5d38ccba61ccd7e8b7a9cd9f vdr-xineliboutput-2.1.0-c91fae0.tar.gz
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index 1d1e0df..02d9905 100644
--- a/vdr-xineliboutput.spec
+++ b/vdr-xineliboutput.spec
@@ -3,15 +3,15 @@
%global xinepluginver 2.1.0
%global pname xineliboutput
%global vdrver %(pkg-config --modversion vdr 2>/dev/null || echo ERROR)
-%global gitrev 22d2fb4
-%global gitdate 20190514
+%global gitrev c91fae0
+%global gitdate 20190519
# build bluray support (disabled for now)
%global have_bluray 1
%global have_wayland 1
Name: vdr-%{pname}
Version: 2.1.0
-Release: 11.%{gitdate}git%{gitrev}%{?dist}
+Release: 12.%{gitdate}git%{gitrev}%{?dist}
Summary: Plugins for watching VDR over Xine
License: GPLv2+
URL: http://sourceforge.net/projects/xineliboutput
@@ -159,6 +159,9 @@ find %{buildroot}%{xineplugindir} -name '*.so' -exec chmod +x '{}' ';'
%endif
%changelog
+* Wed May 22 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.0-12.20190519gitc91fae0
+- Update to 2.1.0-12.20190519gitc91fae0
+
* Thu May 16 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.0-11.20190514git22d2fb4
- Update to 2.1.0-11.20190516git22d2fb4
- Enable wayland support
5 years, 6 months
[mpd/f29] Update to 0.21.9
by Leigh Scott
Summary of changes:
3b444b8... Update to 0.21.9 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 6 months
[mpd/f30] Update to 0.21.9
by Leigh Scott
Summary of changes:
3b444b8... Update to 0.21.9 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 6 months
[mpd] Update to 0.21.9
by Leigh Scott
commit 3b444b8b3d10698d34d30ddc3e069282d168a30c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed May 22 10:17:14 2019 +0100
Update to 0.21.9
mpd.spec | 5 ++++-
sources | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 038ffb9..3ccc27e 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,7 +16,7 @@
Name: mpd
Epoch: 1
-Version: 0.21.8
+Version: 0.21.9
Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
@@ -225,6 +225,9 @@ fi
%changelog
+* Wed May 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.21.9-1
+- Update to 0.21.9
+
* Wed Apr 24 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.21.8-1
- Update to 0.21.8
diff --git a/sources b/sources
index 12827a2..e1dfc83 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-34f7e898123321c674fbd25f8e8721e5 mpd-0.21.8.tar.xz
-f84459b5b85e49f13986a03bb2bad6c9 mpd-0.21.8.tar.xz.sig
+24edbe20f40ffd280acd9bb6d08a4c60 mpd-0.21.9.tar.xz
+5efc3021f8145d99ee84d56ba9c7e978 mpd-0.21.9.tar.xz.sig
5 years, 6 months
[xine-lib] No wayland nor openssl support on EL6
by Xavier Bachelot
commit 9f817f0d21f7a5c6e1a0d41f248ea202fbbc31c7
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Fri May 17 10:28:10 2019 +0200
No wayland nor openssl support on EL6
xine-lib.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 8ad7361..008d887 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -83,7 +83,7 @@ BuildRequires: libXt-devel
BuildRequires: libXv-devel
BuildRequires: libXvMC-devel
BuildRequires: mesa-libEGL-devel
-BuildRequires: openssl-devel
+%{!?el6:BuildRequires: openssl-devel >= 1.0.2}
BuildRequires: pkgconfig(libpulse)
%{?_with_rpi:BuildRequires: raspberrypi-vc-devel}
BuildRequires: SDL-devel
@@ -277,13 +277,13 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_nsf.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_sputext.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_tls_gnutls.so
-%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_tls_openssl.so
+%{!?el6:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_tls_openssl.so}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vdr.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_fb.so
%{?_with_rpi:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_mmal.so}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_gl_glx.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_gl_egl_x11.so
-%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_gl_egl_wl.so
+%{!?el6:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_gl_egl_wl.so}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_opengl.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_opengl2.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_raw.so
@@ -334,6 +334,7 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
- Enable fontconfig support.
- No NFS support on EL6.
- Add patch to revert gettext version bump on EL6.
+- No wayland nor openssl support on EL6.
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.2.9-13.20181129hg14263
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 6 months
[xine-lib] Add patch to revert gettext version bump on EL6
by Xavier Bachelot
commit b4edd671cc0e247adc26a5675df02aa46e0aeec7
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue May 14 23:10:59 2019 +0200
Add patch to revert gettext version bump on EL6
xine-lib-1.2.9-revert_update_gettext.patch | 179 +++++++++++++++++++++++++++++
xine-lib.spec | 6 +
2 files changed, 185 insertions(+)
---
diff --git a/xine-lib-1.2.9-revert_update_gettext.patch b/xine-lib-1.2.9-revert_update_gettext.patch
new file mode 100644
index 0000000..2a5b424
--- /dev/null
+++ b/xine-lib-1.2.9-revert_update_gettext.patch
@@ -0,0 +1,179 @@
+diff -Naur xine-lib-1.2.9-20190516hg14396.orig/configure.ac xine-lib-1.2.9-20190516hg14396/configure.ac
+--- xine-lib-1.2.9-20190516hg14396.orig/configure.ac 2019-05-17 10:17:43.000000000 +0200
++++ xine-lib-1.2.9-20190516hg14396/configure.ac 2019-05-20 10:42:47.903178522 +0200
+@@ -224,7 +224,7 @@
+ fi
+
+ AM_GNU_GETTEXT([external])
+-AM_GNU_GETTEXT_VERSION([0.18.3])
++AM_GNU_GETTEXT_VERSION([0.17])
+ AC_PROG_GMSGFMT_PLURAL
+
+ AC_CHECK_LIB([c], [dlopen], [DYNAMIC_LD_LIBS=""],
+diff -Naur xine-lib-1.2.9-20190516hg14396.orig/po/Makefile.in.in xine-lib-1.2.9-20190516hg14396/po/Makefile.in.in
+--- xine-lib-1.2.9-20190516hg14396.orig/po/Makefile.in.in 2019-05-17 10:17:43.000000000 +0200
++++ xine-lib-1.2.9-20190516hg14396/po/Makefile.in.in 2019-05-20 10:42:47.917178609 +0200
+@@ -1,5 +1,5 @@
+ # Makefile for PO directory in any package using GNU gettext.
+-# Copyright (C) 1995-1997, 2000-2007, 2009-2010 by Ulrich Drepper <drepper(a)gnu.ai.mit.edu>
++# Copyright (C) 1995-1997, 2000-2007 by Ulrich Drepper <drepper(a)gnu.ai.mit.edu>
+ #
+ # This file can be copied and used freely without restrictions. It can
+ # be used in projects which are not available under the GNU General Public
+@@ -8,14 +8,13 @@
+ # Please note that the actual code of GNU gettext is covered by the GNU
+ # General Public License and is *not* in the public domain.
+ #
+-# Origin: gettext-0.18.3
+-GETTEXT_MACRO_VERSION = 0.18
++# Origin: gettext-0.17
++GETTEXT_MACRO_VERSION = 0.17
+
+ PACKAGE = @PACKAGE@
+ VERSION = @VERSION@
+ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+
+-SED = @SED@
+ SHELL = /bin/sh
+ @SET_MAKE@
+
+@@ -89,22 +88,22 @@
+ .po.gmo:
+ @lang=`echo $* | sed -e 's,.*/,,'`; \
+ test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
+- echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o $${lang}.gmo $${lang}.po"; \
+- cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
++ echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
++ cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
+
+ .sin.sed:
+ sed -e '/^#/d' $< > t-$@
+ mv t-$@ $@
+
+
+-all: all-@USE_NLS@
++all: check-macro-version all-@USE_NLS@
+
+ all-yes: stamp-po
+ all-no:
+
+ # Ensure that the gettext macros and this Makefile.in.in are in sync.
+-CHECK_MACRO_VERSION = \
+- test "$(GETTEXT_MACRO_VERSION)" = "@GETTEXT_MACRO_VERSION@" \
++check-macro-version:
++ @test "$(GETTEXT_MACRO_VERSION)" = "@GETTEXT_MACRO_VERSION@" \
+ || { echo "*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version $(GETTEXT_MACRO_VERSION) but the autoconf macros are from gettext version @GETTEXT_MACRO_VERSION@" 1>&2; \
+ exit 1; \
+ }
+@@ -124,7 +123,6 @@
+ # $(POFILES) has been designed to not touch files that don't need to be
+ # changed.
+ stamp-po: $(srcdir)/$(DOMAIN).pot
+- @$(CHECK_MACRO_VERSION)
+ test ! -f $(srcdir)/$(DOMAIN).pot || \
+ test -z "$(GMOFILES)" || $(MAKE) $(GMOFILES)
+ @test ! -f $(srcdir)/$(DOMAIN).pot || { \
+@@ -139,16 +137,8 @@
+
+ # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
+ # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
+-# The determination of whether the package xyz is a GNU one is based on the
+-# heuristic whether some file in the top level directory mentions "GNU xyz".
+-# If GNU 'find' is available, we avoid grepping through monster files.
+ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
+- if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
+- LC_ALL=C find -L $(top_srcdir) -maxdepth 1 -type f -size -10000000c -exec grep 'GNU @PACKAGE@' /dev/null '{}' ';' 2>/dev/null; \
+- else \
+- LC_ALL=C grep 'GNU @PACKAGE@' $(top_srcdir)/* 2>/dev/null; \
+- fi; \
+- } | grep -v 'libtool:' >/dev/null; then \
++ if LC_ALL=C grep 'GNU @PACKAGE@' $(top_srcdir)/* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
+ package_gnu='GNU '; \
+ else \
+ package_gnu=''; \
+@@ -203,15 +193,8 @@
+ @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
+ if test -f "$(srcdir)/$${lang}.po"; then \
+ test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
+- echo "$${cdcmd}$(MSGMERGE_UPDATE) $(MSGMERGE_OPTIONS) --lang=$${lang} $${lang}.po $(DOMAIN).pot"; \
+- cd $(srcdir) \
+- && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
+- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
+- $(MSGMERGE_UPDATE) $(MSGMERGE_OPTIONS) $${lang}.po $(DOMAIN).pot;; \
+- *) \
+- $(MSGMERGE_UPDATE) $(MSGMERGE_OPTIONS) --lang=$${lang} $${lang}.po $(DOMAIN).pot;; \
+- esac; \
+- }; \
++ echo "$${cdcmd}$(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot"; \
++ cd $(srcdir) && $(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot; \
+ else \
+ $(MAKE) $${lang}.po-create; \
+ fi
+@@ -234,6 +217,7 @@
+ fi
+ install-data-no: all
+ install-data-yes: all
++ $(mkdir_p) $(DESTDIR)$(datadir)
+ @catalogs='$(CATALOGS)'; \
+ for cat in $$catalogs; do \
+ cat=`basename $$cat`; \
+@@ -285,6 +269,7 @@
+ fi
+ installdirs-data-no:
+ installdirs-data-yes:
++ $(mkdir_p) $(DESTDIR)$(datadir)
+ @catalogs='$(CATALOGS)'; \
+ for cat in $$catalogs; do \
+ cat=`basename $$cat`; \
+@@ -410,15 +395,9 @@
+ tmpdir=`pwd`; \
+ echo "$$lang:"; \
+ test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
+- echo "$${cdcmd}$(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
++ echo "$${cdcmd}$(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
+ cd $(srcdir); \
+- if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
+- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
+- $(MSGMERGE) $(MSGMERGE_OPTIONS) -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
+- *) \
+- $(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
+- esac; \
+- }; then \
++ if $(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$tmpdir/$$lang.new.po; then \
+ if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
+ rm -f $$tmpdir/$$lang.new.po; \
+ else \
+@@ -439,13 +418,9 @@
+ update-gmo: Makefile $(GMOFILES)
+ @:
+
+-# Recreate Makefile by invoking config.status. Explicitly invoke the shell,
+-# because execution permission bits may not work on the current file system.
+-# Use @SHELL@, which is the shell determined by autoconf for the use by its
+-# scripts, not $(SHELL) which is hardwired to /bin/sh and may be deficient.
+ Makefile: Makefile.in.in Makevars $(top_builddir)/config.status @POMAKEFILEDEPS@
+ cd $(top_builddir) \
+- && @SHELL@ ./config.status $(subdir)/$@.in po-directories
++ && $(SHELL) ./config.status $(subdir)/$@.in po-directories
+
+ force:
+
+diff -Naur xine-lib-1.2.9-20190516hg14396.orig/po/Rules-quot xine-lib-1.2.9-20190516hg14396/po/Rules-quot
+--- xine-lib-1.2.9-20190516hg14396.orig/po/Rules-quot 2019-05-17 10:17:43.000000000 +0200
++++ xine-lib-1.2.9-20190516hg14396/po/Rules-quot 2019-05-20 10:42:47.918178615 +0200
+@@ -14,13 +14,13 @@
+
+ .insert-header.po-update-en:
+ @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
+- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
++ if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
+ tmpdir=`pwd`; \
+ echo "$$lang:"; \
+ ll=`echo $$lang | sed -e 's/@.*//'`; \
+ LC_ALL=C; export LC_ALL; \
+ cd $(srcdir); \
+- if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
++ if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
+ if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
+ rm -f $$tmpdir/$$lang.new.po; \
+ else \
diff --git a/xine-lib.spec b/xine-lib.spec
index 4bc9404..8ad7361 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -27,6 +27,10 @@ Source0: xine-lib-%{version}-%{date}hg%{revision}.tar.xz
# Script to make a snapshot
Source1: make_xinelib_snapshot.sh
+# Based on:
+# https://sourceforge.net/p/xine/xine-lib-1.2/ci/ba01d04fe4d50a67302ed3cdbf...
+Patch1: xine-lib-1.2.9-revert_update_gettext.patch
+
Provides: xine-lib(plugin-abi) = %{plugin_abi}
%{?_isa:Provides: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}}
@@ -121,6 +125,7 @@ This package contains extra plugins for %{name}:
%else
%setup -q -n %{name}-%{version}-%{date}hg%{revision}
%endif
+%{?el6:%patch1 -p1}
autoreconf -ivf
@@ -328,6 +333,7 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
- Clean up and sort BuildRequires.
- Enable fontconfig support.
- No NFS support on EL6.
+- Add patch to revert gettext version bump on EL6.
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.2.9-13.20181129hg14263
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 6 months
[xine-lib] No NFS support on EL6
by Xavier Bachelot
commit 637984b5d22a8c24719cfb6d9c854e39f45ae239
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue May 14 23:10:06 2019 +0200
No NFS support on EL6
xine-lib.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index dd93e68..4bc9404 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -61,7 +61,7 @@ BuildRequires: libmad-devel
BuildRequires: libmng-devel
BuildRequires: libmodplug-devel
BuildRequires: libmpcdec-devel
-BuildRequires: libnfs-devel
+%{!?el6:BuildRequires: libnfs-devel}
BuildRequires: libsmbclient-devel
BuildRequires: libssh2-devel
BuildRequires: libtheora-devel
@@ -261,7 +261,7 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_dvd.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_mms.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_network.so
-%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_nfs.so
+%{!?el6:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_nfs.so}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_pvr.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_rtp.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_ssh.so
@@ -327,6 +327,7 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
- Don't glob soname.
- Clean up and sort BuildRequires.
- Enable fontconfig support.
+- No NFS support on EL6.
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.2.9-13.20181129hg14263
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 6 months
[xine-lib] Enable fontconfig support
by Xavier Bachelot
commit fa50d580b7feb0836272df8d4d3d11ed8de2c18f
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Sat May 18 21:45:44 2019 +0200
Enable fontconfig support
xine-lib.spec | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 5b3066e..dd93e68 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -39,7 +39,7 @@ BuildRequires: alsa-lib-devel
BuildRequires: faad2-devel
BuildRequires: ffmpeg-devel
BuildRequires: flac-devel
-%{?_with_freetype:BuildRequires: fontconfig-devel}
+BuildRequires: fontconfig-devel
BuildRequires: gcc
BuildRequires: gettext-devel
BuildRequires: gnutls-devel
@@ -134,13 +134,9 @@ export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
--enable-libv4l \
--enable-xvmc \
--disable-gnomevfs \
-%if 0%{?_with_freetype:1}
-%if 0%{?_with_antialiasing:1}
--enable-antialiasing \
-%endif # antialiasing
--with-freetype \
--with-fontconfig \
-%endif # freetype
--with-caca \
--with-external-dvdnav \
--with-xv-path=%{_libdir} \
@@ -330,6 +326,7 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
- Enable mpeg2 encoding support for dxr3.
- Don't glob soname.
- Clean up and sort BuildRequires.
+- Enable fontconfig support.
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.2.9-13.20181129hg14263
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 6 months