Author: charles Date: Sat Mar 12 16:21:32 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 10.1 - R: SDL >= 1.2.14-5; drop outdated banner
---- Files affected: packages/xbmc: xbmc.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/xbmc/xbmc.spec diff -u packages/xbmc/xbmc.spec:1.27 packages/xbmc/xbmc.spec:1.28 --- packages/xbmc/xbmc.spec:1.27 Thu Feb 24 02:07:50 2011 +++ packages/xbmc/xbmc.spec Sat Mar 12 17:21:27 2011 @@ -16,12 +16,12 @@ Summary: XBMC Name: xbmc -Version: 10.0 -Release: 0.3 +Version: 10.1 +Release: 0.1 License: GPL v3 Group: Applications/Multimedia Source0: http://www.softliste.de/xbmc/releases/source/%{name}-%{version}.tar.gz -# Source0-md5: 728fb514e5f43f27bb880305061b4e72 +# Source0-md5: 391398126cb86a4f6fbd0b7037997d84 Source1: goom_icon.png # Source1-md5: 8c0ffe2055f2cfde1189687d12a68aa8 URL: http://xbmc.org @@ -98,6 +98,7 @@ BuildRequires: zip BuildRequires: zlib-devel Requires: /usr/bin/glxinfo +Requires: SDL >= 1.2.14-5 Requires: lsb-release Requires: xorg-app-xdpyinfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -131,15 +132,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%posttrans -%banner -e xbmc <<EOF -WARNING! -If you use nvidia binary drivers be sure that SDL is compiled without -XRandR and VidMode gamma ramps support. -This means that you need to rebuild it with command: -builder -bb --without new_gamma_ramp SDL -EOF - %files %defattr(644,root,root,755) #doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO @@ -160,6 +152,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2011/03/12 16:21:27 charles +- updated to 10.1 +- R: SDL >= 1.2.14-5; drop outdated banner + Revision 1.27 2011/02/24 01:07:50 w.kier - patch to get goom visualisation usable goom icon for visualisations menu ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xbmc/xbmc.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
