]> git.pld-linux.org Git - packages/xbmc.git/commitdiff
Up to 12.3 auto/th/xbmc-12.3-0
authorArtur Frysiak <artur@frysiak.net>
Sat, 28 Dec 2013 17:14:18 +0000 (18:14 +0100)
committerArtur Frysiak <artur@frysiak.net>
Sat, 28 Dec 2013 17:14:18 +0000 (18:14 +0100)
xbmc.spec

index cdb2b4ab355ec20c9c6c71ff4efbc4981d250f1c..4415d7d1ddff13d51d85b449ec6c7ceca1bf467a 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
 %bcond_without goom    # build without goom visualisation
 %bcond_with    hal     # build with HAL
 
+%define        codename Frodo
+
 Summary:       XBMC is a free and open source media-player and entertainment hub
 Name:          xbmc
-Version:       12.2
-Release:       6
+Version:       12.3
+Release:       0
 License:       GPL v2+ and GPL v3+
 Group:         Applications/Multimedia
 Source0:       http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
-# Source0-md5: 489f3877decae4e265ece54f9eaef0ba
+# Source0-md5: 7ae385ebf8e5cfcb917393235e6efbdb
 Patch0:                ffmpeg2.patch
 URL:           http://xbmc.org/
 BuildRequires: Mesa-libGLU-devel
@@ -124,7 +126,7 @@ and featuring playlist, audio visualizations, slideshow, and weather
 forecast functions, together third-party plugins.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{codename}
 %patch0 -p1
 
 %build
This page took 0.037644 seconds and 5 git commands to generate.