SOURCES: rpm.macros - -v arg not used
glen
glen at pld-linux.org
Thu Sep 6 21:11:48 CEST 2007
Author: glen Date: Thu Sep 6 19:11:48 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- -v arg not used
---- Files affected:
SOURCES:
rpm.macros (1.389 -> 1.390)
---- Diffs:
================================================================
Index: SOURCES/rpm.macros
diff -u SOURCES/rpm.macros:1.389 SOURCES/rpm.macros:1.390
--- SOURCES/rpm.macros:1.389 Thu Sep 6 18:00:47 2007
+++ SOURCES/rpm.macros Thu Sep 6 21:11:43 2007
@@ -641,7 +641,7 @@
# X.org helper macros
-%__xorg_abi_requires(v:) Requires: xorg-xserver-server%{-v*}(%{expand:%1}-abi) = %{expand:%{%{!?2:%{1}}%{?2}}}
+%__xorg_abi_requires() Requires: xorg-xserver-server(%{expand:%1}-abi) = %{expand:%{%{!?2:%{1}}%{?2}}}
#
%xorg_xserver_ansic_abi %(awk '/#define ABI_ANSIC_VERSION/ { split($0,A,/[(,)]/); printf("%d.%d",A[2], A[3]); }' %{_includedir}/xorg/xf86Module.h)
%xorg_xserver_extension_abi %(awk '/#define ABI_EXTENSION_VERSION/ { split($0,A,/[(,)]/); printf("%d.%d",A[2], A[3]); }' %{_includedir}/xorg/xf86Module.h)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm.macros?r1=1.389&r2=1.390&f=u
More information about the pld-cvs-commit
mailing list