SPECS (AC-branch): X11-driver-firegl.spec - escape macros
glen
glen at pld-linux.org
Thu Jul 3 09:04:07 CEST 2008
Author: glen Date: Thu Jul 3 07:04:07 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- escape macros
---- Files affected:
SPECS:
X11-driver-firegl.spec (1.141.2.28 -> 1.141.2.29)
---- Diffs:
================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.141.2.28 SPECS/X11-driver-firegl.spec:1.141.2.29
--- SPECS/X11-driver-firegl.spec:1.141.2.28 Thu Jul 3 09:01:18 2008
+++ SPECS/X11-driver-firegl.spec Thu Jul 3 09:04:02 2008
@@ -59,7 +59,7 @@
%define _noautoreqdep libGL.so.1
-%define GCC_VER_MAJ %(V=%{cc_version}; echo ${V%%.*})
+%define GCC_VER_MAJ %(V=%{cc_version}; echo ${V%%%%.*})
%description
Display driver files for the ATI Radeon 8500, 9700, Mobility M9 and
@@ -227,6 +227,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.141.2.29 2008/07/03 07:04:02 glen
+- escape macros
+
Revision 1.141.2.28 2008/07/03 07:01:18 glen
- use vermagic deps, use %{cc_version} macro
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/X11-driver-firegl.spec?r1=1.141.2.28&r2=1.141.2.29&f=u
More information about the pld-cvs-commit
mailing list