rpms/xtables-addons/devel xtables-addons.spec,1.4,1.5
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15534/devel
Modified Files:
xtables-addons.spec
Log Message:
Fix update to build without kbuild
Index: xtables-addons.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons/devel/xtables-addons.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xtables-addons.spec 21 Nov 2011 16:25:10 -0000 1.4
+++ xtables-addons.spec 22 Nov 2011 10:10:43 -0000 1.5
@@ -13,6 +13,7 @@
Patch0: %{name}-userspace.patch
BuildRequires: iptables-devel >= 1.4.5
BuildRequires: autoconf automake libtool
+BuildRequires: libmnl-devel
Provides: %{name}-kmod-common = %{version}
Requires: %{name}-kmod >= %{version}
Requires(post): chkconfig
@@ -20,8 +21,8 @@
# This is for /sbin/service
Requires(preun): initscripts
Requires(postun): initscripts
-Provides: ipset = 6
-%{?_isa:Provides: ipset%{?_isa} = 6}
+Provides: ipset = 4.4
+%{?_isa:Provides: ipset%{?_isa} = 4.4}
Obsoletes: %{name}-devel < 1.27-1
%description
@@ -34,13 +35,12 @@
%{name}-kmod package.
%prep
-%setup -q
-%patch0 -p1
+%setup -q
%build
./autogen.sh
-%configure -with-xtlibdir=/%{_lib}/xtables
+%configure -with-xtlibdir=/%{_lib}/xtables --without-kbuild
if [ ! -e /%{_lib}/xtables/libxt_CHECKSUM.so ]; then
sed -i 's/build_CHECKSUM=/build_CHECKSUM=m/' mconfig
fi
13 years
rpms/nvidia-kmod/devel .cvsignore, 1.38, 1.39 nvidia-kmod.spec, 1.89, 1.90 sources, 1.38, 1.39
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14777/devel
Modified Files:
.cvsignore nvidia-kmod.spec sources
Log Message:
Update to 290.10
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore 9 Nov 2011 15:59:07 -0000 1.38
+++ .cvsignore 22 Nov 2011 10:05:55 -0000 1.39
@@ -1 +1 @@
-nvidia-kmod-data-290.06.tar.bz2
+nvidia-kmod-data-290.10.tar.bz2
13 years
rpms/nvidia-kmod/F-16 .cvsignore, 1.38, 1.39 nvidia-kmod.spec, 1.90, 1.91 sources, 1.38, 1.39
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14777/F-16
Modified Files:
.cvsignore nvidia-kmod.spec sources
Log Message:
Update to 290.10
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-16/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore 10 Nov 2011 13:54:09 -0000 1.38
+++ .cvsignore 22 Nov 2011 10:05:56 -0000 1.39
@@ -1 +1 @@
-nvidia-kmod-data-290.06.tar.bz2
+nvidia-kmod-data-290.10.tar.bz2
13 years
rpms/xorg-x11-drv-nvidia/devel .cvsignore, 1.38, 1.39 sources, 1.38, 1.39 xorg-x11-drv-nvidia.spec, 1.70, 1.71
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13691/devel
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
Update to 290.10
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore 9 Nov 2011 14:25:33 -0000 1.38
+++ .cvsignore 22 Nov 2011 09:57:31 -0000 1.39
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86-290.06.run
-NVIDIA-Linux-x86_64-290.06.run
+NVIDIA-Linux-x86-290.10.run
+NVIDIA-Linux-x86_64-290.10.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/sources,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sources 9 Nov 2011 14:25:33 -0000 1.38
+++ sources 22 Nov 2011 09:57:31 -0000 1.39
@@ -1,2 +1,2 @@
-e7d718a8f2bbfdd1a479e2e01db84240 NVIDIA-Linux-x86-290.06.run
-860b8366378ff68760fff9512fd309eb NVIDIA-Linux-x86_64-290.06.run
+50319a4b3818c12c9c7243525e0e6316 NVIDIA-Linux-x86-290.10.run
+c07c8ebbf36eb20199b980fddc13737d NVIDIA-Linux-x86_64-290.10.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- xorg-x11-drv-nvidia.spec 10 Nov 2011 20:35:19 -0000 1.70
+++ xorg-x11-drv-nvidia.spec 22 Nov 2011 09:57:31 -0000 1.71
@@ -6,8 +6,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 290.06
-Release: 2%{?dist}.1
+Version: 290.10
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -349,6 +349,9 @@
%changelog
+* Tue Nov 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:290.10-1
+- Update to 290.10
+
* Thu Nov 10 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:290.06-2
- Switch to rd.driver.blacklist from the deprecated rdblacklist on install
13 years
rpms/xorg-x11-drv-nvidia/F-16 .cvsignore, 1.38, 1.39 sources, 1.38, 1.39 xorg-x11-drv-nvidia.spec, 1.69, 1.70
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13691/F-16
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
Update to 290.10
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore 10 Nov 2011 13:49:59 -0000 1.38
+++ .cvsignore 22 Nov 2011 09:57:32 -0000 1.39
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86-290.06.run
-NVIDIA-Linux-x86_64-290.06.run
+NVIDIA-Linux-x86-290.10.run
+NVIDIA-Linux-x86_64-290.10.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16/sources,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sources 10 Nov 2011 13:49:59 -0000 1.38
+++ sources 22 Nov 2011 09:57:32 -0000 1.39
@@ -1,2 +1,2 @@
-e7d718a8f2bbfdd1a479e2e01db84240 NVIDIA-Linux-x86-290.06.run
-860b8366378ff68760fff9512fd309eb NVIDIA-Linux-x86_64-290.06.run
+50319a4b3818c12c9c7243525e0e6316 NVIDIA-Linux-x86-290.10.run
+c07c8ebbf36eb20199b980fddc13737d NVIDIA-Linux-x86_64-290.10.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-16/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- xorg-x11-drv-nvidia.spec 10 Nov 2011 13:49:59 -0000 1.69
+++ xorg-x11-drv-nvidia.spec 22 Nov 2011 09:57:32 -0000 1.70
@@ -6,8 +6,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 290.06
-Release: 2%{?dist}
+Version: 290.10
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -349,6 +349,9 @@
%changelog
+* Tue Nov 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:290.10-1
+- Update to 290.10
+
* Thu Nov 10 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:290.06-2
- Switch to rd.driver.blacklist from the deprecated rdblacklist on install
13 years
rpms/xine-lib-extras-freeworld/devel xine-lib-extras-freeworld.spec, 1.37, 1.38
by Kevin Kofler
Author: kkofler
Update of /cvs/free/rpms/xine-lib-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12943/devel
Modified Files:
xine-lib-extras-freeworld.spec
Log Message:
- plugin ABI is now 1.30
Index: xine-lib-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/xine-lib-extras-freeworld.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- xine-lib-extras-freeworld.spec 22 Nov 2011 09:48:58 -0000 1.37
+++ xine-lib-extras-freeworld.spec 22 Nov 2011 09:51:03 -0000 1.38
@@ -1,5 +1,5 @@
-%define plugin_abi 1.29
+%define plugin_abi 1.30
Name: xine-lib-extras-freeworld
Summary: Extra codecs for the Xine multimedia library
@@ -191,6 +191,7 @@
- run autogen.sh in %%prep, don't patch generated files
- drop ffmpeg08 patch, fixed upstream
- update configure flags (drop nonexistent ones, fix renamed ones)
+- plugin ABI is now 1.30
* Thu Sep 29 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.1.19-3
- fix build with FFmpeg 0.8 (#1957)
13 years
rpms/xine-lib-extras-freeworld/devel xine-lib-1.1.19-no_autopoint.patch, NONE, 1.1 xine-lib-1.1.20-link-libdvdread.patch, NONE, 1.1 xine-lib-1.1.4-optflags.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 sources, 1.11, 1.12 xine-lib-extras-freeworld.spec, 1.36, 1.37 xine-lib-1.1.1-deepbind-939.patch, 1.1, NONE xine-lib-1.1.19-ffmpeg08.patch, 1.2, NONE xine-lib-1.1.3-optflags.patch, 1.1, NONE
by Kevin Kofler
Author: kkofler
Update of /cvs/free/rpms/xine-lib-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12565/devel
Modified Files:
.cvsignore sources xine-lib-extras-freeworld.spec
Added Files:
xine-lib-1.1.19-no_autopoint.patch
xine-lib-1.1.20-link-libdvdread.patch
xine-lib-1.1.4-optflags.patch
Removed Files:
xine-lib-1.1.1-deepbind-939.patch
xine-lib-1.1.19-ffmpeg08.patch xine-lib-1.1.3-optflags.patch
Log Message:
* Tue Nov 22 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.1.20-1
- update to 1.1.20 (matches Fedora xine-lib)
- use .xz tarball
- drop old conditionals
- drop unused deepbind patch
- use the system libdvdnav (and libdvdread) instead of the bundled one
- fix system libdvdnav support to also link libdvdread
- run autogen.sh in %%prep, don't patch generated files
- drop ffmpeg08 patch, fixed upstream
- update configure flags (drop nonexistent ones, fix renamed ones)
xine-lib-1.1.19-no_autopoint.patch:
autogen.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- NEW FILE xine-lib-1.1.19-no_autopoint.patch ---
diff -up xine-lib-1.1.17/autogen.sh.no_autopoint xine-lib-1.1.17/autogen.sh
--- xine-lib-1.1.17/autogen.sh.no_autopoint 2009-10-09 09:33:31.000000000 -0500
+++ xine-lib-1.1.17/autogen.sh 2009-12-02 09:15:48.534555467 -0600
@@ -229,10 +229,10 @@ run_aclocal () {
echo
fi
- echo $_echo_n " + Running autopoint: $_echo_c"
+ #echo $_echo_n " + Running autopoint: $_echo_c"
- autopoint
- echo "done."
+ #autopoint
+ #echo "done."
echo $_echo_n " + Running aclocal: $_echo_c"
xine-lib-1.1.20-link-libdvdread.patch:
configure.ac | 1 +
1 file changed, 1 insertion(+)
--- NEW FILE xine-lib-1.1.20-link-libdvdread.patch ---
diff -ur xine-lib-1.1.20/configure.ac xine-lib-1.1.20-link-libdvdread/configure.ac
--- xine-lib-1.1.20/configure.ac 2011-11-13 02:36:20.000000000 +0100
+++ xine-lib-1.1.20-link-libdvdread/configure.ac 2011-11-20 05:46:16.000000000 +0100
@@ -1773,6 +1773,7 @@
AM_PATH_DVDNAV(0.1.9,
AC_DEFINE(HAVE_DVDNAV,1,[Define this if you have a suitable version of libdvdnav]),
[AC_MSG_RESULT([*** no usable version of libdvdnav found, using internal copy ***])])
+ AC_CHECK_LIB(dvdread, navRead_DSI, DVDNAV_LIBS="$DVDNAV_LIBS -ldvdread",)
else
AC_MSG_RESULT([Use included DVDNAV support])
fi
xine-lib-1.1.4-optflags.patch:
optimizations.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE xine-lib-1.1.4-optflags.patch ---
--- xine-lib-1.1.4/m4/optimizations.m4~ 2006-06-17 18:20:56.000000000 +0300
+++ xine-lib-1.1.4/m4/optimizations.m4 2007-01-30 23:03:27.000000000 +0200
@@ -107,7 +107,7 @@
DEBUG_CFLAGS="-O $DEBUG_CFLAGS"
- if test x"$sarchopt" != "xno"; then
+ if false ; then
archopt_val=
case "$host_or_hostalias" in
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore 26 Jul 2010 14:02:57 -0000 1.11
+++ .cvsignore 22 Nov 2011 09:48:58 -0000 1.12
@@ -1 +1 @@
-xine-lib-1.1.19.tar.bz2
+xine-lib-1.1.20.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 26 Jul 2010 14:02:57 -0000 1.11
+++ sources 22 Nov 2011 09:48:58 -0000 1.12
@@ -1 +1 @@
-a410a0f0617e1d6309f0cbe907f73f8a xine-lib-1.1.19.tar.bz2
+acfb6e08188fd60ad88ff83831d592d7 xine-lib-1.1.20.tar.xz
Index: xine-lib-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/xine-lib-extras-freeworld.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- xine-lib-extras-freeworld.spec 29 Sep 2011 22:22:25 -0000 1.36
+++ xine-lib-extras-freeworld.spec 22 Nov 2011 09:48:58 -0000 1.37
@@ -1,36 +1,29 @@
%define plugin_abi 1.29
-%if 0%{?fedora} > 6
-%define _with_external_ffmpeg --with-external-ffmpeg
-%define _with_external_libfaad --with-external-libfaad
-%endif
-
Name: xine-lib-extras-freeworld
Summary: Extra codecs for the Xine multimedia library
-Version: 1.1.19
-Release: 3%{?dist}
+Version: 1.1.20
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://xinehq.de/
-Source0: http://downloads.sourceforge.net/xine/xine-lib-%{version}.tar.bz2
+Source0: http://downloads.sourceforge.net/xine/xine-lib-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0: xine-lib-1.1.3-optflags.patch
-Patch1: xine-lib-1.1.1-deepbind-939.patch
-Patch2: xine-lib-1.1.19-ffmpeg08.patch
+Patch0: xine-lib-1.1.19-no_autopoint.patch
+Patch1: xine-lib-1.1.4-optflags.patch
+# fix system libdvdnav support to also link libdvdread
+# otherwise, we get unresolved symbols in the spudec plugin
+Patch2: xine-lib-1.1.20-link-libdvdread.patch
## upstreamable patches
BuildRequires: pkgconfig
BuildRequires: zlib-devel
BuildRequires: gawk
-%if 0%{?_with_external_libfaad:1}
BuildRequires: faad2-devel
-%endif
-%if 0%{?_with_external_ffmpeg:1}
BuildRequires: ffmpeg-devel >= 0.4.9-0.22.20060804
-%endif
BuildRequires: a52dec-devel
BuildRequires: libmad-devel
BuildRequires: libdca-devel
@@ -41,6 +34,8 @@
# vcdimager reads and writes MPEG
BuildRequires: vcdimager-devel >= 0.7.23
BuildRequires: sed
+BuildRequires: libdvdnav-devel
+BuildRequires: libdvdread-devel
# Obsolete DXR3 deps, better handled by ffmpeg
BuildConflicts: rte-devel
BuildConflicts: libfame-devel
@@ -66,15 +61,13 @@
%prep
%setup -q -n xine-lib-%{version}
-touch -r m4/optimizations.m4 m4/optimizations.m4.stamp
-%patch0 -p1 -b .optflags
-touch -r m4/optimizations.m4.stamp m4/optimizations.m4
-# when compiling with external ffmpeg and internal libfaad #939.
-#patch1 -p1 -b .deepbind
-%patch2 -p1 -b .ffmpeg08
+%patch0 -p1 -b .no_autopoint
+# extra work for to omit old libtool-related crud
+rm -f configure ltmain.sh libtool m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4
+%patch1 -p1 -b .optflags
+%patch2 -p1 -b .link-libdvdread
-# Avoid standard rpaths on lib64 archs:
-sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure
+./autogen.sh noconfig
%build
@@ -85,24 +78,24 @@
--disable-opengl \
--disable-xvmc \
--disable-aalib \
- --disable-caca \
- --disable-sdl \
- --disable-rte \
- --disable-libfame \
- --disable-speex \
- --disable-flac \
--disable-mng \
- --disable-imagemagick \
- --disable-freetype \
- --disable-alsa \
- --disable-esd \
- --disable-arts \
--disable-gnomevfs \
--disable-gdkpixbuf \
--disable-samba \
- %{?_with_external_ffmpeg} \
+ --with-external-ffmpeg \
+ --without-caca \
+ --without-sdl \
+ --without-speex \
+ --without-libflac \
--with-external-a52dec \
--with-external-libmad \
+ --without-imagemagick \
+ --without-freetype \
+ --without-alsa \
+ --without-esound \
+ --without-arts \
+ --with-external-dvdnav \
+ --with-external-libfaad \
--with-external-libdts
make %{?_smp_mflags}
@@ -188,6 +181,17 @@
%changelog
+* Tue Nov 22 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.1.20-1
+- update to 1.1.20 (matches Fedora xine-lib)
+- use .xz tarball
+- drop old conditionals
+- drop unused deepbind patch
+- use the system libdvdnav (and libdvdread) instead of the bundled one
+- fix system libdvdnav support to also link libdvdread
+- run autogen.sh in %%prep, don't patch generated files
+- drop ffmpeg08 patch, fixed upstream
+- update configure flags (drop nonexistent ones, fix renamed ones)
+
* Thu Sep 29 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.1.19-3
- fix build with FFmpeg 0.8 (#1957)
--- xine-lib-1.1.1-deepbind-939.patch DELETED ---
--- xine-lib-1.1.19-ffmpeg08.patch DELETED ---
--- xine-lib-1.1.3-optflags.patch DELETED ---
13 years
rpms/mythtv/F-14 mythplugins-0.24.1-fixes.patch, 1.3, 1.4 mythtv-0.24.1-fixes.patch, 1.3, 1.4 mythtv.spec, 1.91, 1.92 mythtv-0.24.1-glu_h_gluErrorString.patch, 1.1, NONE
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31363
Modified Files:
mythplugins-0.24.1-fixes.patch mythtv-0.24.1-fixes.patch
mythtv.spec
Removed Files:
mythtv-0.24.1-glu_h_gluErrorString.patch
Log Message:
* Mon Nov 21 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.24.1-5
- Fix typo in spec file causing mythtv user to not be created (#2051).
- Change mythbackend systemd type to "simple" and other fixes (#2016).
- Update to latest 0.24.1-fixes, git revision f5fd11fa54.
- Readd contrib directory (#1924).
mythplugins-0.24.1-fixes.patch:
mytharchive/i18n/mytharchive_da.qm |binary
mytharchive/i18n/mytharchive_da.ts | 20
mytharchive/i18n/mytharchive_en_gb.ts | 6
mythgallery/i18n/mythgallery_da.qm |binary
mythgallery/i18n/mythgallery_da.ts | 86 -
mythgallery/i18n/mythgallery_en_gb.qm |binary
mythgallery/i18n/mythgallery_en_gb.ts | 162 +-
mythgallery/i18n/mythgallery_es.qm |binary
mythgallery/i18n/mythgallery_es.ts | 20
mythgallery/mythgallery/gallerysettings.cpp | 4
mythgame/i18n/mythgame_en_gb.ts | 101 -
mythmusic/i18n/mythmusic_en_gb.ts | 327 ++--
mythmusic/i18n/mythmusic_es.qm |binary
mythmusic/i18n/mythmusic_es.ts | 1957 +++++++++++++++-------------
mythmusic/mythmusic/main.cpp | 8
mythnetvision/i18n/mythnetvision_en_gb.ts | 82 -
mythnetvision/i18n/mythnetvision_es.qm |binary
mythnetvision/i18n/mythnetvision_es.ts | 226 +--
mythvideo/mythvideo/scripts/jamu.py | 7
mythweather/i18n/mythweather_en_gb.ts | 2
mythzoneminder/i18n/mythzoneminder_en_gb.ts | 2
21 files changed, 1630 insertions(+), 1380 deletions(-)
Index: mythplugins-0.24.1-fixes.patch
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/mythplugins-0.24.1-fixes.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mythplugins-0.24.1-fixes.patch 26 Oct 2011 19:35:24 -0000 1.3
+++ mythplugins-0.24.1-fixes.patch 22 Nov 2011 03:12:39 -0000 1.4
@@ -1,3 +1,26 @@
+ mythplugins/mytharchive/i18n/mytharchive_da.qm | Bin 28888 -> 28824 bytes
+ mythplugins/mytharchive/i18n/mytharchive_da.ts | 20 +-
+ mythplugins/mytharchive/i18n/mytharchive_en_gb.ts | 6 +-
+ mythplugins/mythgallery/i18n/mythgallery_da.qm | Bin 13074 -> 13649 bytes
+ mythplugins/mythgallery/i18n/mythgallery_da.ts | 86 +-
+ mythplugins/mythgallery/i18n/mythgallery_en_gb.qm | Bin 297 -> 684 bytes
+ mythplugins/mythgallery/i18n/mythgallery_en_gb.ts | 162 +-
+ mythplugins/mythgallery/i18n/mythgallery_es.qm | Bin 13684 -> 13676 bytes
+ mythplugins/mythgallery/i18n/mythgallery_es.ts | 20 +-
+ .../mythgallery/mythgallery/gallerysettings.cpp | 4 +-
+ mythplugins/mythgame/i18n/mythgame_en_gb.ts | 101 +-
+ mythplugins/mythmusic/i18n/mythmusic_en_gb.ts | 327 ++--
+ mythplugins/mythmusic/i18n/mythmusic_es.qm | Bin 31964 -> 60973 bytes
+ mythplugins/mythmusic/i18n/mythmusic_es.ts | 1957 +++++++++++---------
+ mythplugins/mythmusic/mythmusic/main.cpp | 8 +-
+ .../mythnetvision/i18n/mythnetvision_en_gb.ts | 82 +-
+ mythplugins/mythnetvision/i18n/mythnetvision_es.qm | Bin 23 -> 7911 bytes
+ mythplugins/mythnetvision/i18n/mythnetvision_es.ts | 226 ++--
+ mythplugins/mythvideo/mythvideo/scripts/jamu.py | 7 +-
+ mythplugins/mythweather/i18n/mythweather_en_gb.ts | 2 +-
+ .../mythzoneminder/i18n/mythzoneminder_en_gb.ts | 2 +-
+ 21 files changed, 1630 insertions(+), 1380 deletions(-)
+
diff --git a/mythplugins/mytharchive/i18n/mytharchive_da.qm b/mythplugins/mytharchive/i18n/mytharchive_da.qm
index b744be6..623eff6 100644
Binary files a/mythplugins/mytharchive/i18n/mytharchive_da.qm and b/mythplugins/mytharchive/i18n/mytharchive_da.qm differ
mythtv-0.24.1-fixes.patch:
b/mythtv/VERSION | 2
b/mythtv/bindings/perl/MythTV.pm | 39
b/mythtv/bindings/python/MythTV/database.py | 1
b/mythtv/bindings/python/MythTV/dataheap.py | 2
b/mythtv/bindings/python/MythTV/system.py | 22
b/mythtv/bindings/python/MythTV/tmdb/tmdb_api.py | 97
b/mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbVideo.xsl | 23
b/mythtv/bindings/python/MythTV/ttvdb/tvdbXslt.py | 50
b/mythtv/bindings/python/MythTV/utility.py | 10
b/mythtv/configure | 5
b/mythtv/contrib/imports/mirobridge/mirobridge.py | 545 +
b/mythtv/contrib/imports/mirobridge/mirobridge/mirobridge_interpreter_4_0_2.py | 788 ++
b/mythtv/external/FFmpeg/libavcodec/Makefile | 1
b/mythtv/external/FFmpeg/libavcodec/aac.h | 36
b/mythtv/external/FFmpeg/libavcodec/aacdec.c | 822 +-
b/mythtv/external/FFmpeg/libavcodec/aacdectab.h | 8
b/mythtv/external/FFmpeg/libavcodec/aacsbr.c | 38
b/mythtv/external/FFmpeg/libavcodec/dvbsubdec.c | 11
b/mythtv/external/FFmpeg/libavcodec/ppc/asm.S | 6
b/mythtv/i18n/mythfrontend_da.qm |binary
b/mythtv/i18n/mythfrontend_da.ts | 3445 ++++----
b/mythtv/i18n/mythfrontend_en_gb.qm |binary
b/mythtv/i18n/mythfrontend_en_gb.ts | 3924 ++++------
b/mythtv/libs/libmyth/audiooutput.cpp | 14
b/mythtv/libs/libmyth/audiooutputalsa.cpp | 28
b/mythtv/libs/libmyth/audiooutputbase.cpp | 33
b/mythtv/libs/libmyth/audiooutputbase.h | 9
b/mythtv/libs/libmyth/audiooutputjack.cpp | 15
b/mythtv/libs/libmyth/audiooutputsettings.cpp | 2
b/mythtv/libs/libmyth/libmyth.pro | 4
b/mythtv/libs/libmyth/mythterminal.cpp | 5
b/mythtv/libs/libmyth/netutils.cpp | 2
b/mythtv/libs/libmyth/programtypes.cpp | 5
b/mythtv/libs/libmythdvdnav/dvdread/dvd_udf.c | 10
b/mythtv/libs/libmythdvdnav/dvdread/ifo_read.c | 7
b/mythtv/libs/libmythhdhomerun/hdhomerun_device.c | 5
b/mythtv/libs/libmythmetadata/metadatacommon.cpp | 11
b/mythtv/libs/libmythtv/DVDRingBuffer.cpp | 16
b/mythtv/libs/libmythtv/DVDRingBuffer.h | 4
b/mythtv/libs/libmythtv/DeviceReadBuffer.cpp | 21
b/mythtv/libs/libmythtv/DeviceReadBuffer.h | 13
b/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp | 2
b/mythtv/libs/libmythtv/RingBuffer.cpp | 63
b/mythtv/libs/libmythtv/RingBuffer.h | 4
b/mythtv/libs/libmythtv/analogsignalmonitor.cpp | 2
b/mythtv/libs/libmythtv/avformatdecoder.cpp | 6
b/mythtv/libs/libmythtv/cardutil.cpp | 2
b/mythtv/libs/libmythtv/cc708decoder.cpp | 2
b/mythtv/libs/libmythtv/channelutil.cpp | 2
b/mythtv/libs/libmythtv/decoderbase.cpp | 4
b/mythtv/libs/libmythtv/eitfixup.cpp | 4
b/mythtv/libs/libmythtv/eitfixup.h | 1
b/mythtv/libs/libmythtv/firewiredevice.cpp | 4
b/mythtv/libs/libmythtv/jobqueue.cpp | 1
b/mythtv/libs/libmythtv/mythplayer.cpp | 41
b/mythtv/libs/libmythtv/mythplayer.h | 4
b/mythtv/libs/libmythtv/osd.cpp | 12
b/mythtv/libs/libmythtv/osd.h | 36
b/mythtv/libs/libmythtv/recordinginfo.cpp | 4
b/mythtv/libs/libmythtv/subtitlescreen.cpp | 12
b/mythtv/libs/libmythtv/tv_rec.cpp | 15
b/mythtv/libs/libmythtv/tvbrowsehelper.cpp | 18
b/mythtv/libs/libmythtv/util-osd.cpp | 8
b/mythtv/libs/libmythtv/v4lchannel.cpp | 2
b/mythtv/libs/libmythtv/vbitext/vbi.c | 2
b/mythtv/libs/libmythtv/videodev_myth.h | 360
b/mythtv/libs/libmythtv/videosource.cpp | 4
b/mythtv/libs/libmythtv/videosource.h | 2
b/mythtv/libs/libmythui/mythrender_opengl.cpp | 1
b/mythtv/libs/libmythui/mythuihelper.cpp | 3
b/mythtv/libs/libmythui/mythuiimage.cpp | 10
b/mythtv/libs/libmythui/mythuiwebbrowser.cpp | 12
b/mythtv/libs/libmythui/mythuiwebbrowser.h | 11
b/mythtv/programs/mythbackend/main_helpers.cpp | 6
b/mythtv/programs/mythbackend/mainserver.cpp | 42
b/mythtv/programs/mythbackend/mainserver.h | 7
b/mythtv/programs/mythbackend/scheduler.cpp | 19
b/mythtv/programs/mythcommflag/PrePostRollFlagger.cpp | 7
b/mythtv/programs/mythfilldatabase/main.cpp | 32
b/mythtv/programs/mythfrontend/guidegrid.cpp | 8
b/mythtv/programs/mythfrontend/networkcontrol.cpp | 2
b/mythtv/programs/mythfrontend/playbackbox.cpp | 27
b/mythtv/programs/mythfrontend/playbackbox.h | 6
b/mythtv/programs/mythfrontend/playbackboxhelper.cpp | 7
b/mythtv/programs/mythfrontend/progfind.cpp | 14
b/mythtv/programs/mythfrontend/proglist.cpp | 6
b/mythtv/programs/mythfrontend/themechooser.cpp | 4
b/mythtv/programs/mythtranscode/main.cpp | 30
b/mythtv/programs/mythtranscode/mpeg2fix.cpp | 4
b/mythtv/programs/mythtranscode/transcode.cpp | 67
b/mythtv/programs/mythtranscode/transcode.h | 2
b/mythtv/themes/MythCenter-wide/config-ui.xml | 145
b/mythtv/themes/MythCenter-wide/schedule-ui.xml | 4
b/mythtv/themes/MythCenter-wide/status-ui.xml | 2
b/mythtv/themes/default-wide/config-ui.xml | 101
b/mythtv/themes/default/keyboard/da.xml | 270
b/mythtv/themes/default/keyboard/da_ui.xml | 382
mythtv/libs/libavutil/.gitignore | 1
mythtv/themes/default/keyboard/dk.xml | 270
mythtv/themes/default/keyboard/dk_ui.xml | 382
100 files changed, 7508 insertions(+), 5072 deletions(-)
View full diff with command:
/usr/bin/cvs -f diff -kk -u -N -r 1.3 -r 1.4 mythtv-0.24.1-fixes.patch
Index: mythtv-0.24.1-fixes.patch
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/mythtv-0.24.1-fixes.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mythtv-0.24.1-fixes.patch 26 Oct 2011 19:35:24 -0000 1.3
+++ mythtv-0.24.1-fixes.patch 22 Nov 2011 03:12:39 -0000 1.4
@@ -1,3 +1,105 @@
+ mythtv/VERSION | 2 +-
+ mythtv/bindings/perl/MythTV.pm | 39 +-
+ mythtv/bindings/python/MythTV/database.py | 1 -
+ mythtv/bindings/python/MythTV/dataheap.py | 2 +-
+ mythtv/bindings/python/MythTV/system.py | 22 +-
+ mythtv/bindings/python/MythTV/tmdb/tmdb_api.py | 97 +-
+ .../python/MythTV/ttvdb/XSLT/tvdbVideo.xsl | 23 +-
+ mythtv/bindings/python/MythTV/ttvdb/tvdbXslt.py | 50 +-
+ mythtv/bindings/python/MythTV/utility.py | 10 +-
+ mythtv/configure | 5 +-
+ mythtv/contrib/imports/mirobridge/mirobridge.py | 545 ++-
+ .../mirobridge/mirobridge_interpreter_4_0_2.py | 788 ++++
+ mythtv/external/FFmpeg/libavcodec/Makefile | 1 -
+ mythtv/external/FFmpeg/libavcodec/aac.h | 36 +-
+ mythtv/external/FFmpeg/libavcodec/aacdec.c | 822 ++++-
+ mythtv/external/FFmpeg/libavcodec/aacdectab.h | 8 +
+ mythtv/external/FFmpeg/libavcodec/aacsbr.c | 38 +-
+ mythtv/external/FFmpeg/libavcodec/dvbsubdec.c | 11 +
+ mythtv/external/FFmpeg/libavcodec/ppc/asm.S | 6 +-
+ mythtv/i18n/mythfrontend_da.qm | Bin 518521 -> 517358 bytes
+ mythtv/i18n/mythfrontend_da.ts | 3445 +++++++++---------
+ mythtv/i18n/mythfrontend_en_gb.qm | Bin 80703 -> 81236 bytes
+ mythtv/i18n/mythfrontend_en_gb.ts | 3924 ++++++++++----------
+ mythtv/libs/libavutil/.gitignore | 1 -
+ mythtv/libs/libmyth/audiooutput.cpp | 14 +-
+ mythtv/libs/libmyth/audiooutputalsa.cpp | 28 +-
+ mythtv/libs/libmyth/audiooutputbase.cpp | 33 +-
+ mythtv/libs/libmyth/audiooutputbase.h | 9 +-
+ mythtv/libs/libmyth/audiooutputjack.cpp | 15 +-
+ mythtv/libs/libmyth/audiooutputsettings.cpp | 2 +
+ mythtv/libs/libmyth/libmyth.pro | 4 +-
+ mythtv/libs/libmyth/mythterminal.cpp | 5 +-
+ mythtv/libs/libmyth/netutils.cpp | 2 +-
+ mythtv/libs/libmyth/programtypes.cpp | 5 +-
+ mythtv/libs/libmythdvdnav/dvdread/dvd_udf.c | 10 +-
+ mythtv/libs/libmythdvdnav/dvdread/ifo_read.c | 7 +
+ mythtv/libs/libmythhdhomerun/hdhomerun_device.c | 5 +-
+ mythtv/libs/libmythmetadata/metadatacommon.cpp | 11 +-
+ mythtv/libs/libmythtv/DVDRingBuffer.cpp | 16 +-
+ mythtv/libs/libmythtv/DVDRingBuffer.h | 4 +-
+ mythtv/libs/libmythtv/DeviceReadBuffer.cpp | 21 +-
+ mythtv/libs/libmythtv/DeviceReadBuffer.h | 13 +
+ mythtv/libs/libmythtv/NuppelVideoRecorder.cpp | 2 +-
+ mythtv/libs/libmythtv/RingBuffer.cpp | 63 +-
+ mythtv/libs/libmythtv/RingBuffer.h | 4 +
+ mythtv/libs/libmythtv/analogsignalmonitor.cpp | 2 +-
+ mythtv/libs/libmythtv/avformatdecoder.cpp | 6 +-
+ mythtv/libs/libmythtv/cardutil.cpp | 2 +-
+ mythtv/libs/libmythtv/cc708decoder.cpp | 2 +-
+ mythtv/libs/libmythtv/channelutil.cpp | 2 +-
+ mythtv/libs/libmythtv/decoderbase.cpp | 4 +-
+ mythtv/libs/libmythtv/eitfixup.cpp | 4 +
+ mythtv/libs/libmythtv/eitfixup.h | 1 +
+ mythtv/libs/libmythtv/firewiredevice.cpp | 4 +
+ mythtv/libs/libmythtv/jobqueue.cpp | 1 +
+ mythtv/libs/libmythtv/mythplayer.cpp | 41 +-
+ mythtv/libs/libmythtv/mythplayer.h | 4 +
+ mythtv/libs/libmythtv/osd.cpp | 12 +-
+ mythtv/libs/libmythtv/osd.h | 36 +-
+ mythtv/libs/libmythtv/recordinginfo.cpp | 4 +-
+ mythtv/libs/libmythtv/subtitlescreen.cpp | 12 +-
+ mythtv/libs/libmythtv/tv_rec.cpp | 15 +-
+ mythtv/libs/libmythtv/tvbrowsehelper.cpp | 18 +-
+ mythtv/libs/libmythtv/util-osd.cpp | 8 +-
+ mythtv/libs/libmythtv/v4lchannel.cpp | 2 +-
+ mythtv/libs/libmythtv/vbitext/vbi.c | 2 +-
+ mythtv/libs/libmythtv/videodev_myth.h | 360 ++
+ mythtv/libs/libmythtv/videosource.cpp | 4 +-
+ mythtv/libs/libmythtv/videosource.h | 2 +-
+ mythtv/libs/libmythui/mythrender_opengl.cpp | 1 +
+ mythtv/libs/libmythui/mythuihelper.cpp | 3 +
+ mythtv/libs/libmythui/mythuiimage.cpp | 10 +-
+ mythtv/libs/libmythui/mythuiwebbrowser.cpp | 12 +
+ mythtv/libs/libmythui/mythuiwebbrowser.h | 11 +
+ mythtv/programs/mythbackend/main_helpers.cpp | 6 +-
+ mythtv/programs/mythbackend/mainserver.cpp | 42 +-
+ mythtv/programs/mythbackend/mainserver.h | 7 +
+ mythtv/programs/mythbackend/scheduler.cpp | 19 +-
+ .../programs/mythcommflag/PrePostRollFlagger.cpp | 7 +-
+ mythtv/programs/mythfilldatabase/main.cpp | 32 +-
+ mythtv/programs/mythfrontend/guidegrid.cpp | 8 +-
+ mythtv/programs/mythfrontend/networkcontrol.cpp | 2 +-
+ mythtv/programs/mythfrontend/playbackbox.cpp | 27 +-
+ mythtv/programs/mythfrontend/playbackbox.h | 6 +-
+ mythtv/programs/mythfrontend/playbackboxhelper.cpp | 7 +
+ mythtv/programs/mythfrontend/progfind.cpp | 14 +-
+ mythtv/programs/mythfrontend/proglist.cpp | 6 +-
+ mythtv/programs/mythfrontend/themechooser.cpp | 4 +-
+ mythtv/programs/mythtranscode/main.cpp | 30 +-
+ mythtv/programs/mythtranscode/mpeg2fix.cpp | 4 +
+ mythtv/programs/mythtranscode/transcode.cpp | 67 +-
+ mythtv/programs/mythtranscode/transcode.h | 2 +-
+ mythtv/themes/MythCenter-wide/config-ui.xml | 145 +-
+ mythtv/themes/MythCenter-wide/schedule-ui.xml | 4 +-
+ mythtv/themes/MythCenter-wide/status-ui.xml | 2 +-
+ mythtv/themes/default-wide/config-ui.xml | 101 +
+ mythtv/themes/default/keyboard/da.xml | 270 ++
+ mythtv/themes/default/keyboard/da_ui.xml | 382 ++
+ mythtv/themes/default/keyboard/dk.xml | 270 --
+ mythtv/themes/default/keyboard/dk_ui.xml | 382 --
+ 100 files changed, 7508 insertions(+), 5072 deletions(-)
+
diff --git a/mythtv/VERSION b/mythtv/VERSION
index 5e1cbc9..91bc38f 100644
--- a/mythtv/VERSION
@@ -108,11 +210,146 @@
raise MythError("Program could not be found")
def open(self, type='r'):
+diff --git a/mythtv/bindings/python/MythTV/system.py b/mythtv/bindings/python/MythTV/system.py
+index 332934d..348062f 100644
+--- a/mythtv/bindings/python/MythTV/system.py
++++ b/mythtv/bindings/python/MythTV/system.py
+@@ -147,16 +147,18 @@ class Metadata( DictData ):
+
+ def _process(self, xml):
+ for element in xml.getchildren():
+- if element.tag in self:
+- if (element.text == '') or (element.text is None):
+- self[element.tag] = None
+- else:
+- self[element.tag] = \
+- self._trans[self._global_type[element.tag]]\
+- (element.text)
+- if element.tag in self._groups:
+- self.__dict__[element.tag] = \
+- eval('self.%s(element)' % element.tag.capitalize())
++ try:
++ if element.tag in self:
++ if (element.text == '') or (element.text is None):
++ self[element.tag] = None
++ else:
++ self[element.tag] = \
++ self._trans[self._global_type[element.tag]]\
++ (element.text)
++ if element.tag in self._groups:
++ self.__dict__[element.tag] = \
++ eval('self.%s(element)' % element.tag.capitalize())
++ except: pass
+
+ class VideoMetadata( Metadata ):
+ _field_order = ['title','subtitle','tagline','description','season',
diff --git a/mythtv/bindings/python/MythTV/tmdb/tmdb_api.py b/mythtv/bindings/python/MythTV/tmdb/tmdb_api.py
-index 4e00848..c1dd52f 100644
+index 4e00848..5197c48 100644
--- a/mythtv/bindings/python/MythTV/tmdb/tmdb_api.py
+++ b/mythtv/bindings/python/MythTV/tmdb/tmdb_api.py
-@@ -591,7 +591,18 @@ class MovieDb(object):
+@@ -19,7 +19,7 @@ metadata and image URLs from TMDB. These routines are based on the v2.1 TMDB api
+ for this api are published at http://api.themoviedb.org/2.1/
+ '''
+
+-__version__="v0.2.5"
++__version__="v0.2.6"
+ # 0.1.0 Initial development
+ # 0.1.1 Alpha Release
+ # 0.1.2 Added removal of any line-feeds from data
+@@ -41,6 +41,8 @@ __version__="v0.2.5"
+ # 0.2.4 Added width and height attributes to images
+ # 0.2.5 Added a replace text XPatch extention so that "person" full size images can be created from
+ # the thumbnail.
++# 0.2.6 Fixed processing publish date when it is a 'UTC' date
++# Code line length clean up
+
+ import os, struct, sys, time
+ import urllib, urllib2
+@@ -348,23 +350,38 @@ class MovieDb(object):
+ self.config[u'urls'] = {}
+
+ # v2.1 api calls
+- self.config[u'urls'][u'movie.search'] = u'%(base_url)s/Movie.search/%(language)s/xml/%(apikey)s/%%s' % (self.config)
+- self.config[u'urls'][u'tmdbid.search'] = u'%(base_url)s/Movie.getInfo/%(language)s/xml/%(apikey)s/%%s' % (self.config)
+- self.config[u'urls'][u'imdb.search'] = u'%(base_url)s/Movie.imdbLookup/%(language)s/xml/%(apikey)s/tt%%s' % (self.config)
+- self.config[u'urls'][u'image.search'] = u'%(base_url)s/Movie.getImages/%(language)s/xml/%(apikey)s/%%s' % (self.config)
+- self.config[u'urls'][u'person.search'] = u'%(base_url)s/Person.search/%(language)s/xml/%(apikey)s/%%s' % (self.config)
+- self.config[u'urls'][u'person.info'] = u'%(base_url)s/Person.getInfo/%(language)s/xml/%(apikey)s/%%s' % (self.config)
+- self.config[u'urls'][u'hash.info'] = u'%(base_url)s/Hash.getInfo/%(language)s/xml/%(apikey)s/%%s' % (self.config)
++ self.config[u'urls'][u'movie.search'] = \
++ u'%(base_url)s/Movie.search/%(language)s/xml/%(apikey)s/%%s' % (self.config)
++ self.config[u'urls'][u'tmdbid.search'] = \
++ u'%(base_url)s/Movie.getInfo/%(language)s/xml/%(apikey)s/%%s' % (self.config)
++ self.config[u'urls'][u'imdb.search'] = \
++ u'%(base_url)s/Movie.imdbLookup/%(language)s/xml/%(apikey)s/tt%%s' % (self.config)
++ self.config[u'urls'][u'image.search'] = \
++ u'%(base_url)s/Movie.getImages/%(language)s/xml/%(apikey)s/%%s' % (self.config)
++ self.config[u'urls'][u'person.search'] = \
++ u'%(base_url)s/Person.search/%(language)s/xml/%(apikey)s/%%s' % (self.config)
++ self.config[u'urls'][u'person.info'] = \
++ u'%(base_url)s/Person.getInfo/%(language)s/xml/%(apikey)s/%%s' % (self.config)
++ self.config[u'urls'][u'hash.info'] = \
++ u'%(base_url)s/Hash.getInfo/%(language)s/xml/%(apikey)s/%%s' % (self.config)
[...3240 lines suppressed...]
+- <move left="key_å" right="key_q" up="key_back" down="key_done"></move>
+- <image function="normal" filename="keyboard/key_normal_del.png"></image>
+- <image function="focused" filename="keyboard/key_focused_del.png"></image>
+- <image function="down" filename="keyboard/key_down_del.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_del.png"></image>
+- </key>
+-
+- <!-- row 3 -->
+- <key name="key_a" type="char" draworder="1">
+- <position>28,79</position>
+- <char normal="a" shift="A" alt="" altshift=""></char>
+- <move left="key_done" right="key_s" up="key_q" down="key_z"></move>
+- </key>
+- <key name="key_s" type="char" draworder="1">
+- <position>65,79</position>
+- <char normal="s" shift="S" alt="" altshift=""></char>
+- <move left="key_a" right="key_d" up="key_w" down="key_x"></move>
+- </key>
+- <key name="key_d" type="char" draworder="1">
+- <position>102,79</position>
+- <char normal="d" shift="D" alt="" altshift=""></char>
+- <move left="key_s" right="key_f" up="key_e" down="key_c"></move>
+- </key>
+- <key name="key_f" type="char" draworder="1">
+- <position>139,79</position>
+- <char normal="f" shift="F" alt="" altshift=""></char>
+- <move left="key_d" right="key_g" up="key_r" down="key_v"></move>
+- </key>
+- <key name="key_g" type="char" draworder="1">
+- <position>176,79</position>
+- <char normal="g" shift="G" alt="" altshift=""></char>
+- <move left="key_f" right="key_h" up="key_t" down="key_b"></move>
+- </key>
+- <key name="key_h" type="char" draworder="1">
+- <position>213,79</position>
+- <char normal="h" shift="H" alt="" altshift=""></char>
+- <move left="key_g" right="key_j" up="key_y" down="key_n"></move>
+- </key>
+- <key name="key_j" type="char" draworder="1">
+- <position>250,79</position>
+- <char normal="j" shift="J" alt="" altshift=""></char>
+- <move left="key_h" right="key_k" up="key_u" down="key_m"></move>
+- </key>
+- <key name="key_k" type="char" draworder="1">
+- <position>287,79</position>
+- <char normal="k" shift="K" alt="ß" altshift=""></char>
+- <move left="key_j" right="key_l" up="key_i" down="key_,"></move>
+- </key>
+- <key name="key_l" type="char" draworder="1">
+- <position>324,79</position>
+- <char normal="l" shift="L" alt="œ" altshift=""></char>
+- <move left="key_k" right="key_æ" up="key_o" down="key_."></move>
+- </key>
+- <key name="key_æ" type="char" draworder="1">
+- <position>361,79</position>
+- <char normal="æ" shift="Æ" alt="" altshift=""></char>
+- <move left="key_l" right="key_ø" up="key_p" down="key_-"></move>
+- </key>
+- <key name="key_ø" type="char" draworder="1">
+- <position>398,79</position>
+- <char normal="ø" shift="Ø" alt="" altshift=""></char>
+- <move left="key_æ" right="key_done" up="key_å" down="key_-"></move>
+- </key>
+- <key name="key_done" type="done" draworder="1">
+- <fcnfont name="normal" function="focused"></fcnfont>
+- <position>435,79</position>
+- <char normal="Enter" shift="Enter" alt="Enter" altshift="Enter"></char>
+- <move left="key_ø" right="key_a" up="key_del" down="key_alt"></move>
+- <image function="normal" filename="keyboard/key_normal_done.png"></image>
+- <image function="focused" filename="keyboard/key_focused_done.png"></image>
+- <image function="down" filename="keyboard/key_down_done.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_done.png"></image>
+- </key>
+-
+- <!-- row 4 -->
+- <key name="key_z" type="char" draworder="1">
+- <position>42,116</position>
+- <char normal="z" shift="Z" alt="0x003c" altshift=""></char>
+- <move left="key_-" right="key_x" up="key_a" down="key_shift"></move>
+- </key>
+- <key name="key_x" type="char" draworder="1">
+- <position>79,116</position>
+- <char normal="x" shift="X" alt="0x003e" altshift=""></char>
+- <move left="key_z" right="key_c" up="key_s" down="key_lock"></move>
+- </key>
+- <key name="key_c" type="char" draworder="1">
+- <position>116,116</position>
+- <char normal="c" shift="C" alt="|" altshift=""></char>
+- <move left="key_x" right="key_v" up="key_d" down="key_lock"></move>
+- </key>
+- <key name="key_v" type="char" draworder="1">
+- <position>153,116</position>
+- <char normal="v" shift="V" alt="" altshift=""></char>
+- <move left="key_c" right="key_b" up="key_f" down="key_lock"></move>
+- </key>
+- <key name="key_b" type="char" draworder="1">
+- <position>190,116</position>
+- <char normal="b" shift="B" alt="" altshift=""></char>
+- <move left="key_v" right="key_n" up="key_g" down="key_space"></move>
+- </key>
+- <key name="key_n" type="char" draworder="1">
+- <position>227,116</position>
+- <char normal="n" shift="N" alt="" altshift=""></char>
+- <move left="key_b" right="key_m" up="key_h" down="key_space"></move>
+- </key>
+- <key name="key_m" type="char" draworder="1">
+- <position>264,116</position>
+- <char normal="m" shift="M" alt="" altshift=""></char>
+- <move left="key_n" right="key_," up="key_j" down="key_space"></move>
+- </key>
+- <key name="key_," type="char" draworder="1">
+- <position>301,116</position>
+- <char normal="," shift=";" alt="" altshift=""></char>
+- <move left="key_m" right="key_." up="key_k" down="key_space"></move>
+- </key>
+- <key name="key_." type="char" draworder="1">
+- <position>338,116</position>
+- <char normal="." shift=":" alt="" altshift=""></char>
+- <move left="key_," right="key_-" up="key_l" down="key_left"></move>
+- </key>
+- <key name="key_-" type="char" draworder="1">
+- <position>375,116</position>
+- <char normal="-" shift="_" alt="" altshift=""></char>
+- <move left="key_." right="key_z" up="key_ø" down="key_right"></move>
+- </key>
+-
+- <!-- row 5 -->
+- <key name="key_shift" type="shift" draworder="1">
+- <fcnfont name="normal" function="focused"></fcnfont>
+- <position>5,153</position>
+- <char normal="Shift" shift="Shift" alt="Shift" altshift="Shift"></char>
+- <move left="key_alt" right="key_lock" up="key_z" down="key_1"></move>
+- <image function="normal" filename="keyboard/key_normal_shift.png"></image>
+- <image function="focused" filename="keyboard/key_focused_shift.png"></image>
+- <image function="down" filename="keyboard/key_down_shift.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_shift.png"></image>
+- </key>
+- <key name="key_lock" type="lock" draworder="1">
+- <fcnfont name="normal" function="focused"></fcnfont>
+- <position>85,153</position>
+- <char normal="Lås" shift="Lås" alt="Lås" altshift="Lås"></char>
+- <move left="key_shift" right="key_space" up="key_c" down="key_3"></move>
+- <image function="normal" filename="keyboard/key_normal_shift.png"></image>
+- <image function="focused" filename="keyboard/key_focused_shift.png"></image>
+- <image function="down" filename="keyboard/key_down_shift.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_shift.png"></image>
+- </key>
+- <key name="key_space" type="char" draworder="1">
+- <position>205,153</position>
+- <char normal=" " shift=" " alt=" " altshift=" "></char>
+- <move left="key_lock" right="key_left" up="key_n" down="key_6"></move>
+- <image function="normal" filename="keyboard/key_normal_space.png"></image>
+- <image function="focused" filename="keyboard/key_focused_space.png"></image>
+- <image function="down" filename="keyboard/key_down_space.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_space.png"></image>
+- </key>
+- <key name="key_left" type="moveleft" draworder="1">
+- <fcnfont name="larger" function="normal"></fcnfont>
+- <fcnfont name="larger" function="focused"></fcnfont>
+- <fcnfont name="larger" function="down"></fcnfont>
+- <fcnfont name="larger" function="downfocused"></fcnfont>
+- <position>350,153</position>
+- <char normal="←" shift="←" alt="←" altshift="←"></char>
+- <move left="key_space" right="key_right" up="key_." down="key_9"></move>
+- <image function="normal" filename="keyboard/key_normal_move.png"></image>
+- <image function="focused" filename="keyboard/key_focused_move.png"></image>
+- <image function="down" filename="keyboard/key_down_move.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_move.png"></image>
+- </key>
+- <key name="key_right" type="moveright" draworder="1">
+- <fcnfont name="larger" function="normal"></fcnfont>
+- <fcnfont name="larger" function="focused"></fcnfont>
+- <fcnfont name="larger" function="down"></fcnfont>
+- <fcnfont name="larger" function="downfocused"></fcnfont>
+- <position>405,153</position>
+- <char normal="→" shift="→" alt="→" altshift="→"></char>
+- <move left="key_left" right="key_alt" up="key_-" down="key_0"></move>
+- <image function="normal" filename="keyboard/key_normal_move.png"></image>
+- <image function="focused" filename="keyboard/key_focused_move.png"></image>
+- <image function="down" filename="keyboard/key_down_move.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_move.png"></image>
+- </key>
+- <key name="key_alt" type="alt" draworder="1">
+- <fcnfont name="normal" function="focused"></fcnfont>
+- <position>460,153</position>
+- <char normal="Alt" shift="Alt" alt="Alt" altshift="Alt"></char>
+- <move left="key_right" right="key_shift" up="key_done" down="key_back"></move>
+- <image function="normal" filename="keyboard/key_normal_back.png"></image>
+- <image function="focused" filename="keyboard/key_focused_back.png"></image>
+- <image function="down" filename="keyboard/key_down_back.png"></image>
+- <image function="downfocused" filename="keyboard/key_downfocused_back.png"></image>
+- </key>
+-
+- </keyboard>
+-
+- </container>
+-
+- </window>
+-
+-</mythuitheme>
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/mythtv.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- mythtv.spec 26 Oct 2011 19:35:24 -0000 1.91
+++ mythtv.spec 22 Nov 2011 03:12:40 -0000 1.92
@@ -83,7 +83,7 @@
Release: 0.1.git.%{_gitrev}%{?dist}
#Release: 0.1.rc1%{?dist}
%else
-Release: 3%{?dist}
+Release: 5%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -135,7 +135,6 @@
Patch0: mythtv-%{version}-fixes.patch
Patch1: mythplugins-%{version}-fixes.patch
#Patch2: mythweb-%{version}-fixes.patch\
-Patch3: mythtv-0.24.1-glu_h_gluErrorString.patch
Source10: PACKAGE-LICENSING
Source101: mythbackend.sysconfig
Source102: mythbackend.init
@@ -854,7 +853,6 @@
cd mythtv-%{version}
%patch0 -p2
-%patch3 -p1 -b .p3
# Drop execute permissions on contrib bits, since they'll be %doc
find contrib/ -type f -exec chmod -x "{}" \;
@@ -1209,7 +1207,7 @@
# Add the "mythtv" user, with membership in the audio and video group
getent group mythtv >/dev/null || groupadd -r mythtv
getent passwd mythtv >/dev/null || \
- useradd -r -g mythtv -d d %{_localstatedir}/lib/mythtv -s /sbin/nologin \
+ useradd -r -g mythtv -d %{_localstatedir}/lib/mythtv -s /sbin/nologin \
-c "mythbackend user" mythtv
exit 0
# Make sure the mythtv user is in the audio and video group for existing
@@ -1276,12 +1274,16 @@
%files docs
%defattr(-,root,root,-)
-%doc mythtv-%{version}/README* mythtv-%{version}/UPGRADING
-%doc mythtv-%{version}/AUTHORS mythtv-%{version}/COPYING mythtv-%{version}/FAQ
+%doc mythtv-%{version}/README*
+%doc mythtv-%{version}/UPGRADING
+%doc mythtv-%{version}/AUTHORS
+%doc mythtv-%{version}/COPYING
+%doc mythtv-%{version}/FAQ
%doc mythtv-%{version}/database mythtv-%{version}/keys.txt
%doc mythtv-%{version}/docs/*.html mythtv-%{version}/docs/*.png
%doc mythtv-%{version}/docs/*.txt
%doc mythtv-%{version}/PACKAGE-LICENSING
+%doc mythtv-%{version}/contrib
%files common
%defattr(-,root,root,-)
@@ -1535,6 +1537,18 @@
################################################################################
%changelog
+* Mon Nov 21 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.24.1-5
+- Fix typo in spec file causing mythtv user to not be created (#2051).
+- Change mythbackend systemd type to "simple" and other fixes (#2016).
+- Update to latest 0.24.1-fixes, git revision f5fd11fa54.
+- Readd contrib directory (#1924).
+
+* Fri Oct 28 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.24.1-4
+- Fix for glibc bug rhbz#747377
+! Reminder:
+- Changes default user for mythbackend from root to mythtv on
+ Fedora 16+. See http://rpmfusion.org/Package/mythtv for additonal information.
+
* Sun Oct 20 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.24.1-3
- Update to latest 0.24.1-fixes, git revision e89d6a9f7e.
- Fixes BZ#1993, FTBFS on Fedora 16.
--- mythtv-0.24.1-glu_h_gluErrorString.patch DELETED ---
13 years
rpms/mythtv/F-15 mythtv.spec,1.84,1.85
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31190
Modified Files:
mythtv.spec
Log Message:
* Mon Nov 21 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.24.1-5
- Fix typo in spec file causing mythtv user to not be created (#2051).
- Change mythbackend systemd type to "simple" and other fixes (#2016).
- Update to latest 0.24.1-fixes, git revision f5fd11fa54.
- Readd contrib directory (#1924).
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-15/mythtv.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- mythtv.spec 21 Nov 2011 23:23:56 -0000 1.84
+++ mythtv.spec 22 Nov 2011 03:11:16 -0000 1.85
@@ -1274,12 +1274,16 @@
%files docs
%defattr(-,root,root,-)
-%doc mythtv-%{version}/README* mythtv-%{version}/UPGRADING
-%doc mythtv-%{version}/AUTHORS mythtv-%{version}/COPYING mythtv-%{version}/FAQ
+%doc mythtv-%{version}/README*
+%doc mythtv-%{version}/UPGRADING
+%doc mythtv-%{version}/AUTHORS
+%doc mythtv-%{version}/COPYING
+%doc mythtv-%{version}/FAQ
%doc mythtv-%{version}/database mythtv-%{version}/keys.txt
%doc mythtv-%{version}/docs/*.html mythtv-%{version}/docs/*.png
%doc mythtv-%{version}/docs/*.txt
%doc mythtv-%{version}/PACKAGE-LICENSING
+%doc mythtv-%{version}/contrib
%files common
%defattr(-,root,root,-)
@@ -1537,6 +1541,7 @@
- Fix typo in spec file causing mythtv user to not be created (#2051).
- Change mythbackend systemd type to "simple" and other fixes (#2016).
- Update to latest 0.24.1-fixes, git revision f5fd11fa54.
+- Readd contrib directory (#1924).
* Fri Oct 28 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.24.1-4
- Fix for glibc bug rhbz#747377
13 years
rpms/mythtv/F-16 mythtv.spec,1.85,1.86
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31061
Modified Files:
mythtv.spec
Log Message:
* Mon Nov 21 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.24.1-5
- Fix typo in spec file causing mythtv user to not be created (#2051).
- Change mythbackend systemd type to "simple" and other fixes (#2016).
- Update to latest 0.24.1-fixes, git revision f5fd11fa54.
- Readd contrib directory (#1924).
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-16/mythtv.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- mythtv.spec 21 Nov 2011 21:39:50 -0000 1.85
+++ mythtv.spec 22 Nov 2011 03:10:37 -0000 1.86
@@ -135,7 +135,6 @@
Patch0: mythtv-%{version}-fixes.patch
Patch1: mythplugins-%{version}-fixes.patch
#Patch2: mythweb-%{version}-fixes.patch\
-Patch3: mythtv-0.24.1-glu_h_gluErrorString.patch
Source10: PACKAGE-LICENSING
Source101: mythbackend.sysconfig
Source102: mythbackend.init
@@ -1275,12 +1274,16 @@
%files docs
%defattr(-,root,root,-)
-%doc mythtv-%{version}/README* mythtv-%{version}/UPGRADING
-%doc mythtv-%{version}/AUTHORS mythtv-%{version}/COPYING mythtv-%{version}/FAQ
+%doc mythtv-%{version}/README*
+%doc mythtv-%{version}/UPGRADING
+%doc mythtv-%{version}/AUTHORS
+%doc mythtv-%{version}/COPYING
+%doc mythtv-%{version}/FAQ
%doc mythtv-%{version}/database mythtv-%{version}/keys.txt
%doc mythtv-%{version}/docs/*.html mythtv-%{version}/docs/*.png
%doc mythtv-%{version}/docs/*.txt
%doc mythtv-%{version}/PACKAGE-LICENSING
+%doc mythtv-%{version}/contrib
%files common
%defattr(-,root,root,-)
@@ -1538,6 +1541,7 @@
- Fix typo in spec file causing mythtv user to not be created (#2051).
- Change mythbackend systemd type to "simple" and other fixes (#2016).
- Update to latest 0.24.1-fixes, git revision f5fd11fa54.
+- Readd contrib directory (#1924).
* Fri Oct 28 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.24.1-4
- Fix for glibc bug rhbz#747377
13 years