#
# spec file for package SUNWseahorse-plugins
#
# includes module(s): seahorse-plugins
#
# Copyright 2009 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
%use sp = seahorse-plugins.spec
Version: %{sp.version}
SUNW_BaseDir: %{_basedir}
SUNW_BaseDir: /
%prep
export PKG_CONFIG_PATH=%{_pkg_config_path}
export CFLAGS="%optflags -I%{_includedir}"
export RPM_OPT_FLAGS="$CFLAGS"
export LDFLAGS="%_ldflags"
%post
%{_bindir}/*
%{_datadir}/applications/*
%{_mandir}/*/*