]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- -v arg not used
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 6 Sep 2007 19:11:43 +0000 (19:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.390

rpm.macros

index 15fcb36b5e67011334833e3d71f59ec43fffbfa2..1daecf201629f286619fffdee02722d26c95af6a 100644 (file)
@@ -641,7 +641,7 @@ fi \
 
 
 # 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)
This page took 0.045716 seconds and 4 git commands to generate.