packages: xbmc/xbmc.spec - fill desc/summary

glen glen at pld-linux.org
Thu May 17 08:53:42 CEST 2012


Author: glen                         Date: Thu May 17 06:53:42 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fill desc/summary

---- Files affected:
packages/xbmc:
   xbmc.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: packages/xbmc/xbmc.spec
diff -u packages/xbmc/xbmc.spec:1.30 packages/xbmc/xbmc.spec:1.31
--- packages/xbmc/xbmc.spec:1.30	Tue Mar 27 18:58:32 2012
+++ packages/xbmc/xbmc.spec	Thu May 17 08:53:37 2012
@@ -10,18 +10,18 @@
 #  - split to subpackages?
 #
 # Conditional build:
-%bcond_without	goom
-%bcond_with	hal
+%bcond_without	goom	# build without goom visualisation
+%bcond_with	hal			# build with HAL
 
-Summary:	XBMC
+Summary:	XBMC is a free and open source media-player and entertainment hub
 Name:		xbmc
 Version:	11.0
 Release:	1
-License:	GPL v3
+License:	GPL v2+ and GPL v3+
 Group:		Applications/Multimedia
-Source0:	http://mirrors.xbmc.org/releases/source/xbmc-%{version}.tar.gz
+Source0:	http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
 # Source0-md5:	9e8a26ee25173c7268abea7f1d82d428
-URL:		http://xbmc.org
+URL:		http://xbmc.org/
 BuildRequires:	Mesa-libGLU-devel
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel
@@ -118,6 +118,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %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.
 
 %prep
 %setup -q
@@ -136,12 +140,11 @@
 	--disable-crystalhd \
 	%{__enable_disable goom} \
 	%{__enable_disable hal}
-	
+
 %{__make} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -165,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2012/05/17 06:53:37  glen
+- fill desc/summary
+
 Revision 1.30  2012/03/27 16:58:32  wiget
 - merged from DEVEL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/xbmc/xbmc.spec?r1=1.30&r2=1.31



More information about the pld-cvs-commit mailing list