packages: xbmc/xbmc.spec - wrong Conflicts removed warning about SDL an...

w.kier w.kier at pld-linux.org
Thu Dec 30 21:33:06 CET 2010


Author: w.kier                       Date: Thu Dec 30 20:33:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
-  wrong Conflicts removed
   warning about SDL and nvidia compatibility added

---- Files affected:
packages/xbmc:
   xbmc.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: packages/xbmc/xbmc.spec
diff -u packages/xbmc/xbmc.spec:1.20 packages/xbmc/xbmc.spec:1.21
--- packages/xbmc/xbmc.spec:1.20	Tue Dec 28 20:36:05 2010
+++ packages/xbmc/xbmc.spec	Thu Dec 30 21:33:01 2010
@@ -96,7 +96,6 @@
 Requires:	/usr/bin/glxinfo
 Requires:	lsb-release
 Requires:	xorg-app-xdpyinfo
-Conflicts:	xorg-driver-video-nvidia <= 1:260.19.29
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -125,6 +124,15 @@
 %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
@@ -146,6 +154,10 @@
 
 
 $Log$
+Revision 1.21  2010/12/30 20:33:01  w.kier
+-  wrong Conflicts removed
+   warning about SDL and nvidia compatibility added
+
 Revision 1.20  2010/12/28 19:36:05  w.kier
 - Conflicts/nvidia - take care on epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xbmc/xbmc.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list