#
# spec file for package metacity
#
# 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:erwannc date:2000-00-00 type:branding
#owner:jedy date:2008-09-05 type:branding
#owner:erwannc date:2004-10-06 type:bug bugster:5101706
#owner:erwannc date:2006-11-02 type:feature bugster:6393724
#owner:erwannc date:2008-05-23 type:bug bugster:6676458 bugzilla:156543
#owner:erwannc date:2008-06-02 type:feature bugster:0000000
#owner:erwannc date:2009-06-07 type:bug doo:8748
# date:2009-10-16 owner:yippi type:bug bugzilla:587732 doo:10611
# date:2009-12-23 owner:erwannc type:branding bugster:6885862
# date:2010-02-10 owner:jedy type:bug bugzilla:609502 doo:14384
# date:2010-10-15 owner:erwannc type:bug doo:13711
# date:2011-04-06 owner:gheet type:bug bugster:7011893
%prep
%setup -q
%if %build_l10n
#%patch1 -p1
#%patch2 -p1
#%patch4 -p1
#%patch9 -p1
#%patch10 -p1
#%patch12 -p1
fi
%else
CPUS=1
fi
%if %build_l10n
automake-1.11 -a -c -f
# Note, you need to install SFElibcm (from spec-files-extra) and
# add --enable-compositor to the configure call to use metacity
# with compositing mode. Note SFElibcm requires Xorg 7.1
# Xcomposite library.
#
CFLAGS="$RPM_OPT_FLAGS -Icore -Iui -lgthread-2.0 " \
--libexecdir=%{_libexecdir} \
--sysconfdir=%{_sysconfdir}
#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/
%post
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
done
%{_bindir}/*
%{_libexecdir}/*
- Add 10-gconf.diff.
#10611.
446535.
* Fri Aug 01 2003 - <markmc@sun.com> 2.4.55-1
- Update to 2.4.55
* Thu Jul 31 2003 - <markmc@sun.com> 2.4.34-11
- Add patch to fix workspace names not retained after
logging out.
* Thu Jul 17 2003 - <ghee.teo@sun.com>
- Combined the esc-ctrl patch with Mod4 (window) R key
patch.
* Thu Jul 10 2003 - <michael.twomey@sun.com>
- Added .po tarball
* Thu Jul 03 2003 - <markmc@sun.com>
- redo default window border theme patch
* Wed Jul 02 2003 - <markmc@sun.com>
* Wed Jul 02 2003 - <markmc@sun.com>
- new version of metacity-01-panel-keybindings.diff
* Fri May 30 2003 - <markmc@sun.com>
- Backport panel keybindings patches.
* Tue May 13 2003 - <Stephen.Browne@sun.com>
- initial release