#!/bin/sh -x# It will be run with two args: buildroot specBUILDROOT="$1"SPEC="$2"if["$(distr_info -a)"="x86_64"];then# 32 bitrm-rfv$BUILDROOT/opt/Citrix/VDA/lib32 subst "s|.*/libctxXrandrhook.so.||"$SPECfi#REQUIRES=""subst "s|^\(Name: .*\)$|%filter_from_requires /AuthManagerDaemon/d\n\1|g"$SPEC