rpms/xbmc/devel xbmc-13.0-dvdread.patch,1.3,1.4 xbmc.spec,1.72,1.73

Michael Cronenworth mooninite at rpmfusion.org
Wed Apr 16 02:43:12 CEST 2014


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 at 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 at cchtml.com> - 13.0-0.12.Gotham_beta3
+- Update dvdread patch for new dvdread release
+
 * Tue Apr 15 2014 Michael Cronenworth <mike at cchtml.com> - 13.0-0.11.Gotham_beta3
 - Enable GLES on ARM, disable VDPAU/VAAPI on ARM
 


More information about the rpmfusion-commits mailing list