rpms/xbmc/F-14 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 xbmc-generate-tarball-xz.sh, 1.5, 1.6 xbmc.spec, 1.19, 1.20 xbmc-10-disable-snes.patch, 1.1, NONE

Alex Lancaster alexlan at rpmfusion.org
Sat Nov 20 02:29:11 CET 2010


Author: alexlan

Update of /cvs/free/rpms/xbmc/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12609

Modified Files:
	.cvsignore sources xbmc-generate-tarball-xz.sh xbmc.spec 
Removed Files:
	xbmc-10-disable-snes.patch 
Log Message:
- Rebase to Dharma rc1 (SVN r35326)
- Remove conditionals on {librtmp,libbluray}-devel: now present in all
  currently supported releases (f13+)



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-14/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	8 Nov 2010 01:33:23 -0000	1.6
+++ .cvsignore	20 Nov 2010 01:29:11 -0000	1.7
@@ -1 +1 @@
-xbmc-Dharma_beta4-patched.tar.xz
+xbmc-Dharma_rc1-patched.tar.xz


Index: sources
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-14/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	8 Nov 2010 01:33:23 -0000	1.6
+++ sources	20 Nov 2010 01:29:11 -0000	1.7
@@ -1 +1 @@
-d31facaa46d2986877ea50929ad40667  xbmc-Dharma_beta4-patched.tar.xz
+d0102d9f22dbbd9a6bb3b1386f00f971  xbmc-Dharma_rc1-patched.tar.xz


Index: xbmc-generate-tarball-xz.sh
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-14/xbmc-generate-tarball-xz.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xbmc-generate-tarball-xz.sh	8 Nov 2010 01:33:23 -0000	1.5
+++ xbmc-generate-tarball-xz.sh	20 Nov 2010 01:29:11 -0000	1.6
@@ -9,12 +9,12 @@
 #SVNURL=https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk
 
 # use SVN version number passed from script, or otherwise use default
-SVNVERSION=${1-35068}
+SVNVERSION=${1-35326}
 # uncomment following if you want to always pull from tip of branch
 # SVNVERSION=$(svn info $SVNURL  |grep "Revision:"|cut -d' ' -f2)
 
 #VERSION=$MAJORVERSION-$SVNVERSION
-VERSION=Dharma_beta4
+VERSION=Dharma_rc1
 
 # remove existing checkout
 rm -r xbmc-$VERSION


Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-14/xbmc.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xbmc.spec	18 Nov 2010 22:11:43 -0000	1.19
+++ xbmc.spec	20 Nov 2010 01:29:11 -0000	1.20
@@ -1,12 +1,12 @@
-%global SVNVERSION 35068
-%global PRERELEASE Dharma_beta4
+%global SVNVERSION 35326
+%global PRERELEASE Dharma_rc1
 # use below for SVN snapshot
 #global DIRVERSION %{version}-%{SVNVERSION}
 %global DIRVERSION %{PRERELEASE}
 
 Name: xbmc
 Version: 10.0
-Release: 0.20.%{PRERELEASE}%{?dist}.1
+Release: 0.21.%{PRERELEASE}%{?dist}
 URL: http://www.xbmc.org/
 
 Source0: %{name}-%{DIRVERSION}-patched.tar.xz
@@ -124,12 +124,8 @@
 %else
 BuildRequires: gettext
 %endif
-%if 0%{?fedora} >= 14
 BuildRequires: librtmp-devel
-%endif
-%if 0%{?fedora} >= 15
 BuildRequires: libbluray-devel
-%endif
 # VAAPI currently not working, comment-out
 #BuildRequires: libva-freeworld-devel
 
@@ -213,6 +209,11 @@
 %{_datadir}/icons/hicolor/*/*/*.png
 
 %changelog
+* Fri Nov 19 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 10.0-0.21.Dharma_rc1
+- Rebase to Dharma rc1 (SVN r35326)
+- Remove conditionals on {librtmp,libbluray}-devel: now present in all
+  currently supported releases (f13+)
+
 * Thu Nov 18 2010 Nicolas Chauvet <kwizart at gmail.com> - 10.0-0.20.Dharma_beta4.1
 - Rebuilt for libmicrohttpd - ABI bump
  https://admin.fedoraproject.org/updates/libmicrohttpd-0.9.2-3.fc14


--- xbmc-10-disable-snes.patch DELETED ---



More information about the rpmfusion-commits mailing list