#
# spec file for package libgnomeui
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Release: 1
# date:2004-10-28 bugzilla:129668 owner:padraig type:bug
%prep
%setup -q
fi
%else
CPUS=1
fi
aclocal $ACLOCAL_FLAGS -I .
automake -a -c -f
CFLAGS="$RPM_OPT_FLAGS" \
--sysconfdir=%{_sysconfdir} \
--libexecdir=%{_libexecdir} \
#Copy zh_HK from zh_TW
#Fixes bug 4930405
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
#%check
%post
%{_libexecdir}/*
signal in the authentication dialog. Fixes bug #6237403
* Thu Dec 23 2004 - vinay.mandyakoppal@wipro.com
- Added libgnomeui-08-disable-crash-dialog.diff to make
--disable-crash-dialog option work. Fixes bug #6210518.
* Fri Dec 17 2004 - glynn.foster@sun.com
- Bump to 2.6.2, so that we pick up a bunch of file chooser
fixes.
* Fri Nov 12 2004 - padraig.obriain@sun.com
- Add patch libgnomeui-08-a11y-children.diff. Fixes bug #5080627
* Fri Nov 5 2004 - archana.shah@wipro.com
- Added patch libgnomeui-07-sftp.diff.
Fixes bug# 5088520
* Thu Oct 28 2004 - balamurali.viswanathan@wipro.com
- Modified patch libgnomeui-06 so that the selected icon have
SPI_STATE_FOCUSED
* Tue Oct 19 2004 - balamurali.viswanathan@wipro.com
- Added patch libgnomeui-06 to make the icon list accessible.
* Tue Oct 5 2004 - srirama.sharma@wipro.com
- Added patch libgnomeui-05-file-chooser.diff to
canonicalize the URI before looking it up in the
bugzilla #144529
fix anything.
* Sun Feb 15 2004 - laca@sun.com
- Add --libexecdir to the configure options so we get the correct path
on Solaris
* Mon Feb 02 2004 - niall.power@sun.com
- Bump to 2.5.3
- Add ACLOCAL_FLAGS env to aclocal invocation
* Thu Jan 08 2004 - niall.power@sun.com
- Update to 2.5.2 to make nautilus build
* Mon Dec 15 2003 - glynn.foster@sun.com
- Update to 2.5.1
* Mon Oct 13 2003 - stephen.browne@sun.com
- added auth manager patch (moved from nautilus)
* Thu Oct 09 2003 - stephen.browne@sun.com
- Updated for 2.4
* Thu Sep 25 2003 - stephen.browne@sun.com
- Fix icon theming for icons with full paths
* Thu Aug 14 2003 - <laca@sun.com>
- move lib*.so to -devel, remove *.a, *.la
* Thu Aug 07 2003 - glynn.foster@sun.com
- Remove the evil activate signal on file entry
browse ok button callback. Stops browse dialog
being displayed twice, when user selects stuff.
* Thu Aug 07 2003 - glynn.foster@sun.com
- Update tarball, bump version, reset release.
* Thu Jul 10 2003 - michael.twomey@sun.com
- Added .po tarball
* Tue May 13 2003 - Laszlo.Kovacs@Sun.COM
- Initial Sun release.