rpms/ndiswrapper-kmod/F-20 ndiswrapper-kmod.spec,1.81,1.82
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ndiswrapper-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23875
Modified Files:
ndiswrapper-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-5.18
- Rebuilt for kernel
Index: ndiswrapper-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-20/ndiswrapper-kmod.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ndiswrapper-kmod.spec 4 Apr 2014 16:47:17 -0000 1.81
+++ ndiswrapper-kmod.spec 16 Apr 2014 11:40:20 -0000 1.82
@@ -10,7 +10,7 @@
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
Version: 1.59
-Release: 5%{?pre}%{?dist}.17
+Release: 5%{?pre}%{?dist}.18
License: GPLv2
Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
@@ -75,6 +75,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-5.18
+- Rebuilt for kernel
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-5.17
- Rebuilt for kernel
10 years, 6 months
rpms/xbmc/F-20 xbmc-13.0-dvdread.patch,1.3,1.4 xbmc.spec,1.70,1.71
by Michael Cronenworth
Author: mooninite
Update of /cvs/free/rpms/xbmc/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19694
Modified Files:
xbmc-13.0-dvdread.patch xbmc.spec
Log Message:
* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.12.Gotham_beta3
- Update dvdread patch for new dvdread release
- Enable GLES on ARM, disable VDPAU/VAAPI on ARM
xbmc-13.0-dvdread.patch:
bootstrap.mk | 5 -----
configure.in | 18 ------------------
lib/libdvd/Makefile.in | 21 +++++++--------------
3 files changed, 7 insertions(+), 37 deletions(-)
Index: xbmc-13.0-dvdread.patch
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-20/xbmc-13.0-dvdread.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xbmc-13.0-dvdread.patch 21 Mar 2014 11:08:50 -0000 1.3
+++ xbmc-13.0-dvdread.patch 16 Apr 2014 09:58:44 -0000 1.4
@@ -38,7 +38,7 @@
index beb8aac..343292e 100644
--- a/configure.in
+++ b/configure.in
-@@ -2861,28 +2861,9 @@ XB_CONFIG_MODULE([lib/libdvd/libdvdcss], [
+@@ -2860,27 +2860,9 @@
--with-pic
], [$SKIP_CONFIG_DVDCSS])
@@ -63,10 +63,9 @@
./configure2 \
--extra-cflags="$CFLAGS $DVDREAD_CFLAGS -I`pwd`/../includes $DROID_DVDLIB_SEEK64" \
- --extra-ldflags="-L`pwd`/../libdvdread/obj" \
-- --with-dvdread-config="`pwd`/../dvdread-config" \
+ --with-dvdread-config="`pwd`/../dvdread-config" \
--prefix="${prefix}" --includedir="${includedir}" --libdir="${libdir}" --datadir="${datadir}" \
--host=$host_alias \
- --build=$build_alias \
diff --git a/lib/libdvd/Makefile.in b/lib/libdvd/Makefile.in
index 69d2286..1f5eebb 100644
--- a/lib/libdvd/Makefile.in
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-20/xbmc.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- xbmc.spec 4 Apr 2014 08:19:21 -0000 1.70
+++ xbmc.spec 16 Apr 2014 09:58:44 -0000 1.71
@@ -6,9 +6,12 @@
Name: xbmc
Version: 13.0
-Release: 0.10.Gotham_beta3%{?dist}
-URL: http://www.xbmc.org/
+Release: 0.12.Gotham_beta3%{?dist}
+Summary: Media center
+License: GPLv2+ and GPLv3+
+Group: Applications/Multimedia
+URL: http://www.xbmc.org/
Source0: %{name}-%{DIRVERSION}-patched.tar.xz
# xbmc contains code that we cannot ship, as well as redundant private
# copies of upstream libraries that we already distribute. Therefore
@@ -50,172 +53,165 @@
%endif
ExcludeArch: ppc64
-Summary: Media center
-License: GPLv2+ and GPLv3+
-Group: Applications/Multimedia
-BuildRequires: desktop-file-utils
-BuildRequires: dbus-devel
+
BuildRequires: SDL-devel
BuildRequires: SDL_image-devel
BuildRequires: SDL_mixer-devel
-BuildRequires: fontconfig-devel
-BuildRequires: fribidi-devel
-BuildRequires: glibc-devel
-BuildRequires: glew-devel
-BuildRequires: libstdc++-devel
-BuildRequires: glib2-devel
-BuildRequires: libjasper-devel
-%if 0%{?el6}
-BuildRequires: libjpeg-devel
-%else
-BuildRequires: libjpeg-turbo-devel
-%endif
-BuildRequires: libogg-devel
-BuildRequires: libpng-devel
-BuildRequires: libstdc++-devel
-BuildRequires: e2fsprogs-devel
-BuildRequires: libvorbis-devel
-BuildRequires: lzo-devel
-BuildRequires: pcre-devel
-BuildRequires: zlib-devel
-BuildRequires: tre-devel
+BuildRequires: a52dec-devel
+BuildRequires: afpfs-ng-devel
+BuildRequires: avahi-devel
+BuildRequires: bluez-libs-devel
BuildRequires: boost-devel
BuildRequires: bzip2-devel
-BuildRequires: freetype-devel
-BuildRequires: libXinerama-devel
-BuildRequires: fontconfig-devel
-BuildRequires: mysql-devel
-BuildRequires: jasper-devel
-BuildRequires: enca-devel
BuildRequires: cmake
-BuildRequires: gperf
-BuildRequires: nasm
-BuildRequires: libXmu-devel
-BuildRequires: pcre-devel
-BuildRequires: gcc-c++
-BuildRequires: sqlite-devel
-BuildRequires: curl-devel
-BuildRequires: libcdio-devel
-BuildRequires: flex
-BuildRequires: libmad-devel
-BuildRequires: libsamplerate-devel
-BuildRequires: libsmbclient-devel
-BuildRequires: libmms-devel
-BuildRequires: libXtst-devel
-BuildRequires: libvdpau-devel
+%if 0%{?_with_cwiid}
+BuildRequires: cwiid-devel
+%endif
+BuildRequires: dbus-devel
BuildRequires: desktop-file-utils
-BuildRequires: python-devel
-BuildRequires: wavpack-devel
-BuildRequires: a52dec-devel
-BuildRequires: libmpeg2-devel
-BuildRequires: libmpcdec-devel
-BuildRequires: flac-devel
-BuildRequires: avahi-devel
-BuildRequires: libtool
-BuildRequires: libtiff-devel
-BuildRequires: libvdpau-devel
-BuildRequires: libdvdread-devel
+BuildRequires: e2fsprogs-devel
+BuildRequires: enca-devel
+BuildRequires: expat-devel
+BuildRequires: faad2-devel
%if 0%{?_with_external_ffmpeg}
BuildRequires: ffmpeg-devel
%endif
-BuildRequires: faad2-devel
-BuildRequires: pulseaudio-libs-devel
-BuildRequires: libdca-devel
-BuildRequires: libass-devel >= 0.9.7
+BuildRequires: flac-devel
+BuildRequires: flex
+BuildRequires: fontconfig-devel
+BuildRequires: freetype-devel
+BuildRequires: fribidi-devel
+%if 0%{?el6}
+BuildRequires: gettext-devel
+%else
+BuildRequires: gettext-autopoint
+%endif
+BuildRequires: glew-devel
+BuildRequires: glib2-devel
+BuildRequires: gperf
%if 0%{?_with_hdhomerun}
BuildRequires: hdhomerun-devel
%endif
+BuildRequires: jasper-devel
+BuildRequires: java-devel
+BuildRequires: lame-devel
+BuildRequires: libXinerama-devel
+BuildRequires: libXmu-devel
+BuildRequires: libXtst-devel
+BuildRequires: libass-devel >= 0.9.7
+%if 0%{?_with_libbluray}
+BuildRequires: libbluray-devel
+%endif
+BuildRequires: libcap-devel
+BuildRequires: libcdio-devel
+%if 0%{?_with_libcec}
+BuildRequires: libcec-devel
+%endif
%if 0%{?_with_crystalhd}
BuildRequires: libcrystalhd-devel
%endif
-BuildRequires: libmodplug-devel
-BuildRequires: libmicrohttpd-devel
-BuildRequires: expat-devel
-BuildRequires: zip
-BuildRequires: pkgconfig(libudev)
-# for AirPlay support
-BuildRequires: libplist-devel
+BuildRequires: libcurl-devel
+BuildRequires: libdca-devel
+BuildRequires: libdvdread-devel
%if 0%{?el6}
-BuildRequires: gettext-devel
+BuildRequires: libjpeg-devel
%else
-BuildRequires: gettext-autopoint
+BuildRequires: libjpeg-turbo-devel
%endif
+BuildRequires: libmad-devel
+BuildRequires: libmicrohttpd-devel
+BuildRequires: libmms-devel
+BuildRequires: libmodplug-devel
+BuildRequires: libmpcdec-devel
+BuildRequires: libmpeg2-devel
+BuildRequires: libogg-devel
+# for AirPlay support
+BuildRequires: libplist-devel
+BuildRequires: libpng-devel
BuildRequires: librtmp-devel
-%if 0%{?_with_libbluray}
-BuildRequires: libbluray-devel
-#BuildRequires: libbluray-devel >= 0.2.1
-%endif
-BuildRequires: yajl-devel
-BuildRequires: bluez-libs-devel
-BuildRequires: tinyxml-devel
-%if 0%{?_with_cwiid}
-BuildRequires: cwiid-devel
-%endif
-BuildRequires: taglib-devel >= 1.8
-BuildRequires: swig
-BuildRequires: java-devel
-BuildRequires: lame-devel
+BuildRequires: libsamplerate-devel
+BuildRequires: libsmbclient-devel
%if 0%{?_with_libssh}
BuildRequires: libssh-devel
%endif
-BuildRequires: libcap-devel
-%if 0%{?_with_libcec}
-BuildRequires: libcec-devel
+BuildRequires: libtiff-devel
+BuildRequires: libtool
+%ifnarch %{arm}
+BuildRequires: libva-devel
+BuildRequires: libvdpau-devel
%endif
+BuildRequires: libvorbis-devel
BuildRequires: libxml-devel
BuildRequires: libxslt-devel
+BuildRequires: lzo-devel
+BuildRequires: mariadb-devel
+# ARM uses GLES
+%ifarch %{arm}
+BuildRequires: mesa-libEGL-devel
+BuildRequires: mesa-libGLES-devel
+%endif
+BuildRequires: nasm
+BuildRequires: pcre-devel
+BuildRequires: pulseaudio-libs-devel
+BuildRequires: python-devel
+BuildRequires: python-pillow
+BuildRequires: sqlite-devel
+BuildRequires: swig
+BuildRequires: systemd-devel
+BuildRequires: taglib-devel >= 1.8
+BuildRequires: tinyxml-devel
+BuildRequires: tre-devel
BuildRequires: trousers-devel
+BuildRequires: wavpack-devel
+BuildRequires: yajl-devel
+BuildRequires: zlib-devel
# nfs-utils-lib-devel package currently broken
#BuildRequires: nfs-utils-lib-devel
-BuildRequires: afpfs-ng-devel
-BuildRequires: libva-devel
# need explicit requires for these packages
# as they are dynamically loaded via XBMC's arcane
# pseudo-DLL loading scheme (sigh)
-Requires: librtmp
-Requires: libmad
-%if 0%{?_with_hdhomerun}
-BuildRequires: hdhomerun
-%endif
-%if 0%{?_with_crystalhd}
-Requires: libcrystalhd
-%endif
%if 0%{?_with_libbluray}
Requires: libbluray
%endif
%if 0%{?_with_libcec}
Requires: libcec
%endif
+%if 0%{?_with_crystalhd}
+Requires: libcrystalhd
+%endif
+Requires: libmad
+Requires: librtmp
# needed when doing a minimal install, see
# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1844
Requires: glx-utils
Requires: xorg-x11-utils
-# These are just symlinked to, but needed both at build-time
+# This is just symlinked to, but needed both at build-time
# and for installation
-BuildRequires: python-imaging
Requires: python-imaging
+
%description
XBMC media center is a free cross-platform media-player jukebox and
entertainment hub. XBMC can play a spectrum of of multimedia formats,
and featuring playlist, audio visualizations, slideshow, and weather
forecast functions, together third-party plugins.
+
%package devel
Summary: Development files needed to compile C programs against xbmc
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
-
XBMC media center is a free cross-platform media-player jukebox and
entertainment hub. If you want to develop programs which use xbmc's
libraries, you need to install this package.
+
#%%package eventclients
#%Summary: Media center event client remotes
@@ -231,8 +227,8 @@
#%This package contains the development header files for the eventclients
#%library.
-%prep
+%prep
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1
@@ -256,8 +252,8 @@
popd
%endif
-%build
+%build
chmod +x bootstrap
./bootstrap
# Can't use export nor %%configure (implies using export), because
@@ -282,6 +278,14 @@
%endif
--disable-dvdcss \
--disable-optimizations --disable-debug \
+%ifnarch %{arm}
+--enable-gl \
+--disable-gles \
+--enable-vdpau \
+%else
+--enable-gles \
+--disable-vdpau \
+--disable-vaapi \
%ifarch armv7hl \
--enable-tegra \
--disable-neon \
@@ -289,6 +293,7 @@
%ifarch armv7hnl
--enable-neon \
%endif
+%endif
%if 0%{?_with_external_ffmpeg}
CPPFLAGS="-I/usr/include/ffmpeg" \
CFLAGS="$RPM_OPT_FLAGS -fPIC -I/usr/include/afpfs-ng/ -I/usr/include/ffmpeg -I/usr/include/samba-4.0/ -D__STDC_CONSTANT_MACROS" \
@@ -305,6 +310,7 @@
make %{?_smp_mflags} VERBOSE=1
+
%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
@@ -323,21 +329,22 @@
#install -d $RPM_BUILD_ROOT%{_libdir}/xbmc/addons/script.module.pysqlite/lib
#ln -s %{python_sitearch}/pysqlite2 $RPM_BUILD_ROOT%{_libdir}/xbmc/addons/script.module.pysqlite/lib/pysqlite2
-%clean
-rm -rf $RPM_BUILD_ROOT
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+
%postun
if [ $1 -eq 0 ] ; then
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
+
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+
%files
%defattr(-,root,root)
%doc copying.txt CONTRIBUTORS LICENSE.GPL README
@@ -350,9 +357,11 @@
%{_datadir}/applications/xbmc.desktop
%{_datadir}/icons/hicolor/*/*/*.png
+
%files devel
%{_includedir}/xbmc
+
#%%files eventclients
#%%defattr(-,root,root)
#%%python_sitelib/xbmc
@@ -369,7 +378,14 @@
#%%dir %{_includedir}/xbmc
#%%{_includedir}/xbmc/xbmcclient.h
+
%changelog
+* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.12.Gotham_beta3
+- Update dvdread patch for new dvdread release
+
+* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.11.Gotham_beta3
+- Enable GLES on ARM, disable VDPAU/VAAPI on ARM
+
* Fri Apr 04 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.10.Gotham_beta3
- Add ARM build switches
10 years, 6 months
rpms/buildsys-build-rpmfusion/F-19 buildsys-build-rpmfusion-kerneldevpkgs-current, 1.71, 1.72 buildsys-build-rpmfusion.spec, 1.94, 1.95
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/buildsys-build-rpmfusion/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17534
Modified Files:
buildsys-build-rpmfusion-kerneldevpkgs-current
buildsys-build-rpmfusion.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-55
- rebuild for kernel 3.13.10-100.fc19
Index: buildsys-build-rpmfusion-kerneldevpkgs-current
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/F-19/buildsys-build-rpmfusion-kerneldevpkgs-current,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- buildsys-build-rpmfusion-kerneldevpkgs-current 4 Apr 2014 16:16:55 -0000 1.71
+++ buildsys-build-rpmfusion-kerneldevpkgs-current 16 Apr 2014 08:58:13 -0000 1.72
@@ -1,4 +1,4 @@
-3.13.9-100.fc19
-3.13.9-100.fc19smp
-3.13.9-100.fc19PAE
-3.13.9-100.fc19lpae
+3.13.10-100.fc19
+3.13.10-100.fc19smp
+3.13.10-100.fc19PAE
+3.13.10-100.fc19lpae
Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/F-19/buildsys-build-rpmfusion.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- buildsys-build-rpmfusion.spec 4 Apr 2014 16:16:55 -0000 1.94
+++ buildsys-build-rpmfusion.spec 16 Apr 2014 08:58:13 -0000 1.95
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 19
-Release: 54
+Release: 55
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -86,6 +86,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-55
+- rebuild for kernel 3.13.10-100.fc19
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-54
- rebuild for kernel 3.13.9-100.fc19
10 years, 6 months
rpms/buildsys-build-rpmfusion/F-20 buildsys-build-rpmfusion-kerneldevpkgs-current, 1.45, 1.46 buildsys-build-rpmfusion.spec, 1.65, 1.66
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/buildsys-build-rpmfusion/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17407
Modified Files:
buildsys-build-rpmfusion-kerneldevpkgs-current
buildsys-build-rpmfusion.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:20-19
- rebuild for kernel 3.13.10-200.fc20
Index: buildsys-build-rpmfusion-kerneldevpkgs-current
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/F-20/buildsys-build-rpmfusion-kerneldevpkgs-current,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- buildsys-build-rpmfusion-kerneldevpkgs-current 4 Apr 2014 16:16:05 -0000 1.45
+++ buildsys-build-rpmfusion-kerneldevpkgs-current 16 Apr 2014 08:57:46 -0000 1.46
@@ -1,4 +1,4 @@
-3.13.9-200.fc20
-3.13.9-200.fc20smp
-3.13.9-200.fc20PAE
-3.13.9-200.fc20lpae
+3.13.10-200.fc20
+3.13.10-200.fc20smp
+3.13.10-200.fc20PAE
+3.13.10-200.fc20lpae
Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/F-20/buildsys-build-rpmfusion.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- buildsys-build-rpmfusion.spec 4 Apr 2014 16:16:05 -0000 1.65
+++ buildsys-build-rpmfusion.spec 16 Apr 2014 08:57:46 -0000 1.66
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 20
-Release: 18
+Release: 19
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -86,6 +86,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:20-19
+- rebuild for kernel 3.13.10-200.fc20
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:20-18
- rebuild for kernel 3.13.9-200.fc20
10 years, 6 months
rpms/xbmc/devel xbmc-13.0-dvdread.patch,1.3,1.4 xbmc.spec,1.72,1.73
by Michael Cronenworth
Author: mooninite
Update of /cvs/free/rpms/xbmc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25867
Modified Files:
xbmc-13.0-dvdread.patch xbmc.spec
Log Message:
* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.12.Gotham_beta3
- Update dvdread patch for new dvdread release
xbmc-13.0-dvdread.patch:
bootstrap.mk | 5 -----
configure.in | 18 ------------------
lib/libdvd/Makefile.in | 21 +++++++--------------
3 files changed, 7 insertions(+), 37 deletions(-)
Index: xbmc-13.0-dvdread.patch
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc-13.0-dvdread.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xbmc-13.0-dvdread.patch 18 Mar 2014 21:06:36 -0000 1.3
+++ xbmc-13.0-dvdread.patch 16 Apr 2014 00:43:11 -0000 1.4
@@ -38,7 +38,7 @@
index beb8aac..343292e 100644
--- a/configure.in
+++ b/configure.in
-@@ -2861,28 +2861,9 @@ XB_CONFIG_MODULE([lib/libdvd/libdvdcss], [
+@@ -2860,27 +2860,9 @@
--with-pic
], [$SKIP_CONFIG_DVDCSS])
@@ -63,10 +63,9 @@
./configure2 \
--extra-cflags="$CFLAGS $DVDREAD_CFLAGS -I`pwd`/../includes $DROID_DVDLIB_SEEK64" \
- --extra-ldflags="-L`pwd`/../libdvdread/obj" \
-- --with-dvdread-config="`pwd`/../dvdread-config" \
+ --with-dvdread-config="`pwd`/../dvdread-config" \
--prefix="${prefix}" --includedir="${includedir}" --libdir="${libdir}" --datadir="${datadir}" \
--host=$host_alias \
- --build=$build_alias \
diff --git a/lib/libdvd/Makefile.in b/lib/libdvd/Makefile.in
index 69d2286..1f5eebb 100644
--- a/lib/libdvd/Makefile.in
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- xbmc.spec 15 Apr 2014 20:13:08 -0000 1.72
+++ xbmc.spec 16 Apr 2014 00:43:12 -0000 1.73
@@ -6,7 +6,7 @@
Name: xbmc
Version: 13.0
-Release: 0.11.Gotham_beta3%{?dist}
+Release: 0.12.Gotham_beta3%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+
@@ -380,6 +380,9 @@
%changelog
+* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.12.Gotham_beta3
+- Update dvdread patch for new dvdread release
+
* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.11.Gotham_beta3
- Enable GLES on ARM, disable VDPAU/VAAPI on ARM
10 years, 6 months
rpms/xbmc/devel xbmc.spec,1.71,1.72
by Michael Cronenworth
Author: mooninite
Update of /cvs/free/rpms/xbmc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16012
Modified Files:
xbmc.spec
Log Message:
* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.11.Gotham_beta3
- Enable GLES on ARM, disable VDPAU/VAAPI on ARM
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- xbmc.spec 4 Apr 2014 08:18:08 -0000 1.71
+++ xbmc.spec 15 Apr 2014 20:13:08 -0000 1.72
@@ -6,9 +6,12 @@
Name: xbmc
Version: 13.0
-Release: 0.10.Gotham_beta3%{?dist}
-URL: http://www.xbmc.org/
+Release: 0.11.Gotham_beta3%{?dist}
+Summary: Media center
+License: GPLv2+ and GPLv3+
+Group: Applications/Multimedia
+URL: http://www.xbmc.org/
Source0: %{name}-%{DIRVERSION}-patched.tar.xz
# xbmc contains code that we cannot ship, as well as redundant private
# copies of upstream libraries that we already distribute. Therefore
@@ -50,172 +53,165 @@
%endif
ExcludeArch: ppc64
-Summary: Media center
-License: GPLv2+ and GPLv3+
-Group: Applications/Multimedia
-BuildRequires: desktop-file-utils
-BuildRequires: dbus-devel
+
BuildRequires: SDL-devel
BuildRequires: SDL_image-devel
BuildRequires: SDL_mixer-devel
-BuildRequires: fontconfig-devel
-BuildRequires: fribidi-devel
-BuildRequires: glibc-devel
-BuildRequires: glew-devel
-BuildRequires: libstdc++-devel
-BuildRequires: glib2-devel
-BuildRequires: libjasper-devel
-%if 0%{?el6}
-BuildRequires: libjpeg-devel
-%else
-BuildRequires: libjpeg-turbo-devel
-%endif
-BuildRequires: libogg-devel
-BuildRequires: libpng-devel
-BuildRequires: libstdc++-devel
-BuildRequires: e2fsprogs-devel
-BuildRequires: libvorbis-devel
-BuildRequires: lzo-devel
-BuildRequires: pcre-devel
-BuildRequires: zlib-devel
-BuildRequires: tre-devel
+BuildRequires: a52dec-devel
+BuildRequires: afpfs-ng-devel
+BuildRequires: avahi-devel
+BuildRequires: bluez-libs-devel
BuildRequires: boost-devel
BuildRequires: bzip2-devel
-BuildRequires: freetype-devel
-BuildRequires: libXinerama-devel
-BuildRequires: fontconfig-devel
-BuildRequires: mysql-devel
-BuildRequires: jasper-devel
-BuildRequires: enca-devel
BuildRequires: cmake
-BuildRequires: gperf
-BuildRequires: nasm
-BuildRequires: libXmu-devel
-BuildRequires: pcre-devel
-BuildRequires: gcc-c++
-BuildRequires: sqlite-devel
-BuildRequires: curl-devel
-BuildRequires: libcdio-devel
-BuildRequires: flex
-BuildRequires: libmad-devel
-BuildRequires: libsamplerate-devel
-BuildRequires: libsmbclient-devel
-BuildRequires: libmms-devel
-BuildRequires: libXtst-devel
-BuildRequires: libvdpau-devel
+%if 0%{?_with_cwiid}
+BuildRequires: cwiid-devel
+%endif
+BuildRequires: dbus-devel
BuildRequires: desktop-file-utils
-BuildRequires: python-devel
-BuildRequires: wavpack-devel
-BuildRequires: a52dec-devel
-BuildRequires: libmpeg2-devel
-BuildRequires: libmpcdec-devel
-BuildRequires: flac-devel
-BuildRequires: avahi-devel
-BuildRequires: libtool
-BuildRequires: libtiff-devel
-BuildRequires: libvdpau-devel
-BuildRequires: libdvdread-devel
+BuildRequires: e2fsprogs-devel
+BuildRequires: enca-devel
+BuildRequires: expat-devel
+BuildRequires: faad2-devel
%if 0%{?_with_external_ffmpeg}
BuildRequires: ffmpeg-devel
%endif
-BuildRequires: faad2-devel
-BuildRequires: pulseaudio-libs-devel
-BuildRequires: libdca-devel
-BuildRequires: libass-devel >= 0.9.7
+BuildRequires: flac-devel
+BuildRequires: flex
+BuildRequires: fontconfig-devel
+BuildRequires: freetype-devel
+BuildRequires: fribidi-devel
+%if 0%{?el6}
+BuildRequires: gettext-devel
+%else
+BuildRequires: gettext-autopoint
+%endif
+BuildRequires: glew-devel
+BuildRequires: glib2-devel
+BuildRequires: gperf
%if 0%{?_with_hdhomerun}
BuildRequires: hdhomerun-devel
%endif
+BuildRequires: jasper-devel
+BuildRequires: java-devel
+BuildRequires: lame-devel
+BuildRequires: libXinerama-devel
+BuildRequires: libXmu-devel
+BuildRequires: libXtst-devel
+BuildRequires: libass-devel >= 0.9.7
+%if 0%{?_with_libbluray}
+BuildRequires: libbluray-devel
+%endif
+BuildRequires: libcap-devel
+BuildRequires: libcdio-devel
+%if 0%{?_with_libcec}
+BuildRequires: libcec-devel
+%endif
%if 0%{?_with_crystalhd}
BuildRequires: libcrystalhd-devel
%endif
-BuildRequires: libmodplug-devel
-BuildRequires: libmicrohttpd-devel
-BuildRequires: expat-devel
-BuildRequires: zip
-BuildRequires: pkgconfig(libudev)
-# for AirPlay support
-BuildRequires: libplist-devel
+BuildRequires: libcurl-devel
+BuildRequires: libdca-devel
+BuildRequires: libdvdread-devel
%if 0%{?el6}
-BuildRequires: gettext-devel
+BuildRequires: libjpeg-devel
%else
-BuildRequires: gettext-autopoint
+BuildRequires: libjpeg-turbo-devel
%endif
+BuildRequires: libmad-devel
+BuildRequires: libmicrohttpd-devel
+BuildRequires: libmms-devel
+BuildRequires: libmodplug-devel
+BuildRequires: libmpcdec-devel
+BuildRequires: libmpeg2-devel
+BuildRequires: libogg-devel
+# for AirPlay support
+BuildRequires: libplist-devel
+BuildRequires: libpng-devel
BuildRequires: librtmp-devel
-%if 0%{?_with_libbluray}
-BuildRequires: libbluray-devel
-#BuildRequires: libbluray-devel >= 0.2.1
-%endif
-BuildRequires: yajl-devel
-BuildRequires: bluez-libs-devel
-BuildRequires: tinyxml-devel
-%if 0%{?_with_cwiid}
-BuildRequires: cwiid-devel
-%endif
-BuildRequires: taglib-devel >= 1.8
-BuildRequires: swig
-BuildRequires: java-devel
-BuildRequires: lame-devel
+BuildRequires: libsamplerate-devel
+BuildRequires: libsmbclient-devel
%if 0%{?_with_libssh}
BuildRequires: libssh-devel
%endif
-BuildRequires: libcap-devel
-%if 0%{?_with_libcec}
-BuildRequires: libcec-devel
+BuildRequires: libtiff-devel
+BuildRequires: libtool
+%ifnarch %{arm}
+BuildRequires: libva-devel
+BuildRequires: libvdpau-devel
%endif
+BuildRequires: libvorbis-devel
BuildRequires: libxml-devel
BuildRequires: libxslt-devel
+BuildRequires: lzo-devel
+BuildRequires: mariadb-devel
+# ARM uses GLES
+%ifarch %{arm}
+BuildRequires: mesa-libEGL-devel
+BuildRequires: mesa-libGLES-devel
+%endif
+BuildRequires: nasm
+BuildRequires: pcre-devel
+BuildRequires: pulseaudio-libs-devel
+BuildRequires: python-devel
+BuildRequires: python-pillow
+BuildRequires: sqlite-devel
+BuildRequires: swig
+BuildRequires: systemd-devel
+BuildRequires: taglib-devel >= 1.8
+BuildRequires: tinyxml-devel
+BuildRequires: tre-devel
BuildRequires: trousers-devel
+BuildRequires: wavpack-devel
+BuildRequires: yajl-devel
+BuildRequires: zlib-devel
# nfs-utils-lib-devel package currently broken
#BuildRequires: nfs-utils-lib-devel
-BuildRequires: afpfs-ng-devel
-BuildRequires: libva-devel
# need explicit requires for these packages
# as they are dynamically loaded via XBMC's arcane
# pseudo-DLL loading scheme (sigh)
-Requires: librtmp
-Requires: libmad
-%if 0%{?_with_hdhomerun}
-BuildRequires: hdhomerun
-%endif
-%if 0%{?_with_crystalhd}
-Requires: libcrystalhd
-%endif
%if 0%{?_with_libbluray}
Requires: libbluray
%endif
%if 0%{?_with_libcec}
Requires: libcec
%endif
+%if 0%{?_with_crystalhd}
+Requires: libcrystalhd
+%endif
+Requires: libmad
+Requires: librtmp
# needed when doing a minimal install, see
# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1844
Requires: glx-utils
Requires: xorg-x11-utils
-# These are just symlinked to, but needed both at build-time
+# This is just symlinked to, but needed both at build-time
# and for installation
-BuildRequires: python-imaging
Requires: python-imaging
+
%description
XBMC media center is a free cross-platform media-player jukebox and
entertainment hub. XBMC can play a spectrum of of multimedia formats,
and featuring playlist, audio visualizations, slideshow, and weather
forecast functions, together third-party plugins.
+
%package devel
Summary: Development files needed to compile C programs against xbmc
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
-
XBMC media center is a free cross-platform media-player jukebox and
entertainment hub. If you want to develop programs which use xbmc's
libraries, you need to install this package.
+
#%%package eventclients
#%Summary: Media center event client remotes
@@ -231,8 +227,8 @@
#%This package contains the development header files for the eventclients
#%library.
-%prep
+%prep
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1
@@ -256,8 +252,8 @@
popd
%endif
-%build
+%build
chmod +x bootstrap
./bootstrap
# Can't use export nor %%configure (implies using export), because
@@ -282,6 +278,14 @@
%endif
--disable-dvdcss \
--disable-optimizations --disable-debug \
+%ifnarch %{arm}
+--enable-gl \
+--disable-gles \
+--enable-vdpau \
+%else
+--enable-gles \
+--disable-vdpau \
+--disable-vaapi \
%ifarch armv7hl \
--enable-tegra \
--disable-neon \
@@ -289,6 +293,7 @@
%ifarch armv7hnl
--enable-neon \
%endif
+%endif
%if 0%{?_with_external_ffmpeg}
CPPFLAGS="-I/usr/include/ffmpeg" \
CFLAGS="$RPM_OPT_FLAGS -fPIC -I/usr/include/afpfs-ng/ -I/usr/include/ffmpeg -I/usr/include/samba-4.0/ -D__STDC_CONSTANT_MACROS" \
@@ -305,6 +310,7 @@
make %{?_smp_mflags} VERBOSE=1
+
%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
@@ -323,21 +329,22 @@
#install -d $RPM_BUILD_ROOT%{_libdir}/xbmc/addons/script.module.pysqlite/lib
#ln -s %{python_sitearch}/pysqlite2 $RPM_BUILD_ROOT%{_libdir}/xbmc/addons/script.module.pysqlite/lib/pysqlite2
-%clean
-rm -rf $RPM_BUILD_ROOT
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+
%postun
if [ $1 -eq 0 ] ; then
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
+
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+
%files
%defattr(-,root,root)
%doc copying.txt CONTRIBUTORS LICENSE.GPL README
@@ -350,9 +357,11 @@
%{_datadir}/applications/xbmc.desktop
%{_datadir}/icons/hicolor/*/*/*.png
+
%files devel
%{_includedir}/xbmc
+
#%%files eventclients
#%%defattr(-,root,root)
#%%python_sitelib/xbmc
@@ -369,7 +378,11 @@
#%%dir %{_includedir}/xbmc
#%%{_includedir}/xbmc/xbmcclient.h
+
%changelog
+* Tue Apr 15 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.11.Gotham_beta3
+- Enable GLES on ARM, disable VDPAU/VAAPI on ARM
+
* Fri Apr 04 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.0-0.10.Gotham_beta3
- Add ARM build switches
10 years, 6 months
rpms/mame/F-19 .cvsignore, 1.75, 1.76 mame.spec, 1.88, 1.89 sources, 1.75, 1.76
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3786
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Apr 14 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.153-1
- Updated to 0.153
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-19/.cvsignore,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- .cvsignore 8 Jan 2014 18:38:03 -0000 1.75
+++ .cvsignore 14 Apr 2014 01:57:02 -0000 1.76
@@ -1 +1 @@
-mame0152s.exe
+mame0153s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-19/mame.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- mame.spec 8 Jan 2014 18:38:03 -0000 1.88
+++ mame.spec 14 Apr 2014 01:57:02 -0000 1.89
@@ -5,7 +5,7 @@
%bcond_with debug
%bcond_with simd
-%global baseversion 152
+%global baseversion 153
#global sourceupdate 1
#global svn 21418
@@ -285,7 +285,7 @@
install -pm 755 mess $RPM_BUILD_ROOT%{_bindir}
%endif
install -pm 755 chdman jedutil ldresample ldverify romcmp testkeys unidasm \
- castool floptool imgtool $RPM_BUILD_ROOT%{_bindir}
+ castool floptool imgtool pngcmp nltool $RPM_BUILD_ROOT%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
do
@@ -339,6 +339,8 @@
%{_bindir}/ldresample
%{_bindir}/ldverify
%{_bindir}/%{name}-regrep
+%{_bindir}/nltool
+%{_bindir}/pngcmp
%{_bindir}/romcmp
#%{_bindir}/%{name}-runtest
%{_bindir}/%{name}-split
@@ -393,6 +395,9 @@
%changelog
+* Mon Apr 14 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.153-1
+- Updated to 0.153
+
* Wed Jan 01 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.152-1
- Updated to 0.152
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-19/sources,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- sources 8 Jan 2014 18:38:03 -0000 1.75
+++ sources 14 Apr 2014 01:57:02 -0000 1.76
@@ -1 +1 @@
-24e8e4faa62c88130f371f25878393c3 mame0152s.exe
+9abc8e2fa8ebddcd4d00ad35f4829a99 mame0153s.exe
10 years, 6 months
rpms/mame/F-20 .cvsignore, 1.79, 1.80 mame.spec, 1.93, 1.94 sources, 1.79, 1.80
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3754
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Apr 14 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.153-1
- Updated to 0.153
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-20/.cvsignore,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- .cvsignore 9 Jan 2014 19:10:33 -0000 1.79
+++ .cvsignore 14 Apr 2014 01:57:00 -0000 1.80
@@ -1 +1 @@
-mame0152s.exe
+mame0153s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-20/mame.spec,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- mame.spec 9 Jan 2014 19:10:33 -0000 1.93
+++ mame.spec 14 Apr 2014 01:57:00 -0000 1.94
@@ -5,7 +5,7 @@
%bcond_with debug
%bcond_with simd
-%global baseversion 152
+%global baseversion 153
#global sourceupdate 1
#global svn 21418
@@ -285,7 +285,7 @@
install -pm 755 mess $RPM_BUILD_ROOT%{_bindir}
%endif
install -pm 755 chdman jedutil ldresample ldverify romcmp testkeys unidasm \
- castool floptool imgtool $RPM_BUILD_ROOT%{_bindir}
+ castool floptool imgtool pngcmp nltool $RPM_BUILD_ROOT%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
do
@@ -339,6 +339,8 @@
%{_bindir}/ldresample
%{_bindir}/ldverify
%{_bindir}/%{name}-regrep
+%{_bindir}/nltool
+%{_bindir}/pngcmp
%{_bindir}/romcmp
#%{_bindir}/%{name}-runtest
%{_bindir}/%{name}-split
@@ -393,6 +395,9 @@
%changelog
+* Mon Apr 14 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.153-1
+- Updated to 0.153
+
* Wed Jan 01 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.152-1
- Updated to 0.152
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-20/sources,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- sources 9 Jan 2014 19:10:33 -0000 1.79
+++ sources 14 Apr 2014 01:57:00 -0000 1.80
@@ -1 +1 @@
-24e8e4faa62c88130f371f25878393c3 mame0152s.exe
+9abc8e2fa8ebddcd4d00ad35f4829a99 mame0153s.exe
10 years, 6 months
rpms/mame/devel .cvsignore, 1.79, 1.80 mame.spec, 1.93, 1.94 sources, 1.79, 1.80
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3720
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Apr 14 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.153-1
- Updated to 0.153
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- .cvsignore 8 Jan 2014 18:38:00 -0000 1.79
+++ .cvsignore 14 Apr 2014 01:56:57 -0000 1.80
@@ -1 +1 @@
-mame0152s.exe
+mame0153s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- mame.spec 8 Jan 2014 18:38:00 -0000 1.93
+++ mame.spec 14 Apr 2014 01:56:58 -0000 1.94
@@ -5,7 +5,7 @@
%bcond_with debug
%bcond_with simd
-%global baseversion 152
+%global baseversion 153
#global sourceupdate 1
#global svn 21418
@@ -285,7 +285,7 @@
install -pm 755 mess $RPM_BUILD_ROOT%{_bindir}
%endif
install -pm 755 chdman jedutil ldresample ldverify romcmp testkeys unidasm \
- castool floptool imgtool $RPM_BUILD_ROOT%{_bindir}
+ castool floptool imgtool pngcmp nltool $RPM_BUILD_ROOT%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
do
@@ -339,6 +339,8 @@
%{_bindir}/ldresample
%{_bindir}/ldverify
%{_bindir}/%{name}-regrep
+%{_bindir}/nltool
+%{_bindir}/pngcmp
%{_bindir}/romcmp
#%{_bindir}/%{name}-runtest
%{_bindir}/%{name}-split
@@ -393,6 +395,9 @@
%changelog
+* Mon Apr 14 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.153-1
+- Updated to 0.153
+
* Wed Jan 01 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.152-1
- Updated to 0.152
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- sources 8 Jan 2014 18:38:00 -0000 1.79
+++ sources 14 Apr 2014 01:56:58 -0000 1.80
@@ -1 +1 @@
-24e8e4faa62c88130f371f25878393c3 mame0152s.exe
+9abc8e2fa8ebddcd4d00ad35f4829a99 mame0153s.exe
10 years, 6 months
rpms/libvdpau-va-gl/devel .cvsignore, 1.3, 1.4 libvdpau-va-gl.spec, 1.3, 1.4 sources, 1.3, 1.4
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libvdpau-va-gl/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32176/devel
Modified Files:
.cvsignore libvdpau-va-gl.spec sources
Log Message:
Upate to 0.3.4
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/libvdpau-va-gl/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 26 Jan 2014 22:09:16 -0000 1.3
+++ .cvsignore 12 Apr 2014 04:06:34 -0000 1.4
@@ -1 +1 @@
-v0.3.2.tar.gz
+v0.3.4.tar.gz
Index: libvdpau-va-gl.spec
===================================================================
RCS file: /cvs/free/rpms/libvdpau-va-gl/devel/libvdpau-va-gl.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libvdpau-va-gl.spec 29 Mar 2014 16:15:46 -0000 1.3
+++ libvdpau-va-gl.spec 12 Apr 2014 04:06:34 -0000 1.4
@@ -1,6 +1,6 @@
Name: libvdpau-va-gl
-Version: 0.3.2
-Release: 2%{?dist}
+Version: 0.3.4
+Release: 1%{?dist}
Summary: VDPAU driver with OpenGL/VAAPI back-end
License: LGPLv3
@@ -62,6 +62,9 @@
%changelog
+* Sat Apr 12 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.3.4-1
+- Update to 0.3.4
+
* Sat Mar 29 2014 Sérgio Basto <sergio(a)serjux.com> - 0.3.2-2
- Rebuilt for ffmpeg-2.2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/libvdpau-va-gl/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 26 Jan 2014 22:09:16 -0000 1.3
+++ sources 12 Apr 2014 04:06:34 -0000 1.4
@@ -1 +1 @@
-3fea8e94a67cd54c2f1d3ce1907c910a v0.3.2.tar.gz
+09ceb2f75eafccc9b002d35ede0de6a5 v0.3.4.tar.gz
10 years, 6 months