#
# spec file for package gnome-menu-editor
#
# Copyright (c) 2005 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Release: 1
%if %build_l10n
#owner:jedy date:2008-07-14 type:branding
%prep
%setup -q
%if %build_l10n
fi
%else
CPUS=1
fi
intltoolize -c -f --automake
%if %build_l10n
automake -a -c -f
--libexecdir=%{_libexecdir} \
--sysconfdir=%{_sysconfdir}
%post
%{_bindir}/*
%{_datadir}/applications/*
- Don't delete *.pyc files - they are needed.
* Fri Aug 17 2007 - jedy.wang@sun.com
* Tue Feb 13 2007 - damien.carbery@sun.com
- Bump to 0.11.3.
* Thu Jan 11 2007 - damien.carbery@sun.com
- Bump to 0.11.1.1.
* Tue Jan 09 2007 - damien.carbery@sun.com
- Bump to 0.11.0.
* Tue Dec 19 2006 - damien.carbery@sun.com
- Bump to 0.10.2. Remove upstream patches, 02-launch-menu-item and
03-g11n-i18n-ui.
* Tue Dec 12 2006 - takao.fujiwara@sun.com
- Added intltoollize to read LINGUAS file
- Added alacarte-03-g11n-i18n-ui.diff
* Fri Nov 17 2006 - damien.carbery@sun.com
- Change patch2 to use p1.
* Wed Nov 15 2006 - calum.benson@sun.com
Change menu item to match latest UI spec.
* Tue Oct 03 2006 - damien.carbery@sun.com
- Bump to 0.10.0.
* Mon Sep 04 2006 - damien.carbery@sun.com
- Bump to 0.10.0.
* Thu Aug 24 2006 - laca@sun.com
- remove autoheader call since there is AC_CONFIG_HEADER in configure.in
* Tue Aug 22 2006 - halton.huo@sun.com
- Divide SFEgnome-menu-editor.spec into alacarte.spec
* Wed Aug 16 2006 - harry.lu@sun.com
- bump up to 0.9.90 and add patch alacarte-01-force-reload.diff to make
it work on solaris.
* Wed Jul 5 2006 - laca@sun.com
- rename to gnome-menu-editor
- delete share subpkg
* Fri Apr 21 2006 - glynn.foster@sun.com
- Initial spec file