#
# spec file for package SUNWgnome-dialog
#
# includes module(s): zenity
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
%use zenity = zenity.spec
SUNW_BaseDir: %{_basedir}
%prep
export PKG_CONFIG_PATH=%{_pkg_config_path}
export CFLAGS="%optflags -I%{_includedir}"
export RPM_OPT_FLAGS="$CFLAGS"
export LDFLAGS="%_ldflags -lX11"
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
%{_bindir}/*
%{_mandir}/*/*