]> git.pld-linux.org Git - packages/xbmc.git/commitdiff
- started update to final 9.11
authorArtur Frysiak <artur@frysiak.net>
Fri, 1 Jan 2010 15:50:37 +0000 (15:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xbmc.spec -> 1.12

xbmc.spec

index 60d5a59d2024f54e78a1b604850b8c0327b39b0c..950b9d3fefd50fb97865db30edaabc90f78ba802 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -5,15 +5,14 @@
 #  - fix install - add DESTDIR support
 #  - don't put binary in %{_datadir} and fix start scripts
 #
-%define     _subver b2
 Summary:       XBMC
 Name:          xbmc
 Version:       9.11
-Release:       0.%{_subver}.0.1
-License:       GPL v3)
+Release:       0.1
+License:       GPL v3
 Group:         Applications/Multimedia
-Source0:       http://downloads.sourceforge.net/project/xbmc/XBMC%20Source%20Code/pre-release/%{name}-%{version}-%{_subver}.tar.gz
-# Source0-md5: eb7a275dbe11ae4f6432a217491058a2
+Source0:       http://downloads.sourceforge.net/project/xbmc/XBMC%20Source%20Code/Camelot%20-%209.11/xbmc-9.11.tar.gz
+# Source0-md5: 9a68ac1e2f44a54cc3803fcdb1265767
 URL:           http://xbmc.org
 Patch0:                %{name}-nobash.patch
 BuildRequires: SDL_image-devel
@@ -85,7 +84,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 
 %prep
-%setup -q -n %{name}-%{version}-%{_subver}
+%setup -q -n %{name}-%{version}
 %patch0 -p1
 
 %build
This page took 0.032305 seconds and 5 git commands to generate.