#
# spec file for package gtk-vnc
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Release: 1
# date:2008-11-28 owner:fujiwara type:feature bugster:6777514 bugzilla:591523
# date:2008-12-16 owner:wangke type:bug bugzilla:564718
%prep
%setup -q
fi
%else
CPUS=1
fi
# FIXME: community is doing i18n thing, disable it for now.
#intltoolize --automake -c -f
--includedir=%{_includedir} \
--sysconfdir=%{_sysconfdir} \
%if %debug_build
%if %with_browser_plugin
# move to vendor-packages
%if %with_64
cd $RPM_BUILD_ROOT%{_libdir}/..
%else
cd $RPM_BUILD_ROOT%{_libdir}
%post