#
# spec file for package SUNWavahi-bridge-dsd
#
# includes module(s): avahi
#
# Copyright (c) 2006 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
%use avahi = avahi.spec
Version: %{avahi.version}
SUNW_BaseDir: %{_basedir}
License: %{avahi.license}
SUNW_BaseDir: /
SUNW_BaseDir: %{_prefix}
%prep
export RPM_OPT_FLAGS="$CFLAGS"
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
%if %(test -f /usr/sadm/install/scripts/i.manifest && echo 0 || echo 1)
%{_bindir}/*
%else
%{_includedir}/*
* Fri Sep 07 2007 - damien.carbery@sun.com
* Wed Jun 28 2007 - padraig.obriain@sun.com
- Initial spec file created.