SPECS: X11-driver-firegl.spec - escape '\'

sparky sparky at pld-linux.org
Wed Nov 15 18:07:03 CET 2006


Author: sparky                       Date: Wed Nov 15 17:07:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- escape '\'

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.137 SPECS/X11-driver-firegl.spec:1.138
--- SPECS/X11-driver-firegl.spec:1.137	Wed Nov 15 18:00:20 2006
+++ SPECS/X11-driver-firegl.spec	Wed Nov 15 18:06:58 2006
@@ -60,7 +60,7 @@
 ExclusiveArch:	i586 i686 athlon pentium3 pentium4 %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_ccver	%(rpm -q --qf "%{VERSION}" gcc | sed 's/\..*//')
+%define		_ccver	%(rpm -q --qf "%{VERSION}" gcc | sed 's/\\..*//')
 
 %define		_noautoreqdep	libGL.so.1
 
@@ -243,6 +243,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2006/11/15 17:06:58  sparky
+- escape '\'
+
 Revision 1.137  2006/11/15 17:00:20  sparky
 - define GCC_VER_MAJ, should prevent gcc being detectted as version 64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.137&r2=1.138&f=u



More information about the pld-cvs-commit mailing list