#
# spec file for package nwam-manager
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
# owner:lin date:2010-10-21 type:bug
# Patch1: nwam-manager-01-sa_family.diff
%if %build_l10n
%prep
%setup -q
#%patch1 -p1
fi
%else
CPUS=1
fi
%if %build_l10n
automake -a -c -f
export PKG_CONFIG_PATH="%{_libdir}/pkgconfig:%{_datadir}/pkgconfig"
CFLAGS="%optflags" \
./configure \
--sysconfdir=%{_sysconfdir} \
--libexecdir=%{_libexecdir} \
%{_bindir}/*
%{_libdir}/*
%{_libexecdir}/*
%{_includedir}/nwam/*
- CR 7029824.
* Fri Sep 19 2008 - darren.kenny@sun.com
* Thu Sep 18 2008 - darren.kenny@sun.com
* Wed Sep 17 2008 - darren.kenny@sun.com
interfaces some messages shouldn't be shown).
- Several other minor fixes.
* Fri Sep 12 2008 - darren.kenny@sun.com
- Bump to 0.5.7 to fix issue where wireless connection to a network resulted
in more than one attempt to connect. Also fixed issue where wifi_net objects
were initialised to connected state incorrectly.
* Fri Sep 12 2008 - darren.kenny@sun.com
- Bump to 0.5.6 to fix a race-condition where sometimes nwam-manager ceased to
work with wireless networks if nwamd was in a specific state.
* Thu Sep 11 2008 - darren.kenny@sun.com
- Bump to 0.5.5 to get fix for 6747318, and other minor fixes w.r.t. messages.
* Wed Sep 10 2008 - darren.kenny@sun.com
- Bump to 0.5.4 to fix a stupid mistake with non-population of menu.
* Wed Sep 10 2008 - darren.kenny@sun.com
- Bump to 0.5.3 to get several minor fixes from feedback on nwam-discuss.
* Tue Sep 9 2008 - darren.kenny@sun.com
- Change tarball location to somewhere that I know it will be visible
immediately on upload.
* Mon Sep 8 2008 - darren.kenny@sun.com
- Bump to 0.5.2, to get fixes for bugs#6745722,6745720,6745719
* Fri Sep 5 2008 - darren.kenny@sun.com
- Bump to 0.5.1
* Thu Sep 4 2008 - darren.kenny@sun.com
- Fix some issues in spec
* Wed Sep 3 2008 - darren.kenny@sun.com
- Initial delivery.