From ea3cd4d1463e50e3328b9111e418701cee605c6c9c2105012fcfaa44eb30d5ef Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 25 Sep 2015 14:02:52 +0000 Subject: [PATCH] Replaced wrong marcro due to a copy-n-paste error. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=585 --- xorg-x11-server.macros.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xorg-x11-server.macros.in b/xorg-x11-server.macros.in index c5ea35a..d3db706 100644 --- a/xorg-x11-server.macros.in +++ b/xorg-x11-server.macros.in @@ -13,5 +13,5 @@ Requires: X11_ABI_ANSIC = @abi_ansic@ %x11_abi_extension_req \ Requires: X11_ABI_EXTENSION = @abi_extension@ -%x11_abi_has_dirty_tracking2 \ - Requires: X11_ABI_HAS_DIRTYTRACKING2 +%x11_abi_has_dpms_get_capabilities \ +Requires: X11_ABI_HAS_DPMS_GET_CAPABILITIES