metacity.spec
author dc144907
Tue, 23 Aug 2005 13:36:50 +0000
changeset 5564 d324f371b995
parent 5547 b5f23b6bd6ab
child 5719 2e95a68e5ca1
permissions -rw-r--r--
* openh323.spec: Remove Speex references. speex.spec used instead. * ximian-connector.spec: Add patches to get building (missing dependencies). * patches/ximian-connector-01-evo_ver.diff: Added in order to build. * patches/ximian-connector-02-no_evo_wizard.diff: Add in order to build. * librsvg.spec: Remove mozilla/plugins code. No longer present. * speex.spec: Remove an incorrect line from %files. * nautilus-cd-burner.spec. metacity.spec, quick-lounge-applet.spec, vino.spec: temporarily disable some patches.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package metacity
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
     8
Name:         metacity
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
     9
License:      GPL
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    10
Group:        System/GUI/GNOME
5547
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    11
Version:      2.11.2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    15
Summary:      GNOME Window Manager
5547
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/metacity/2.11/metacity-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      metacity-window-demo.1.gz
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    18
Source2:      metacity.1.gz
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    19
Source3:      metacity-theme-viewer.1.gz
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    20
Source4:      metacity-message.1.gz
1222
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    21
Patch1:       metacity-01-default-theme.diff
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    22
Patch2:       metacity-02-ctrl-esc-mod4-r.diff
1421
ba0af6341d3b 2003-11-20 Glynn Foster <[email protected]>
gman
parents: 1276
diff changeset
    23
Patch3:       metacity-03-ctrl-alt-del.diff
2603
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
    24
Patch4:       metacity-04-sunpowerswitch-key.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
Patch5:       metacity-05-raise-on-frame-click.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
Patch6:       metacity-06-logout-shortcut.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    27
Patch7:       metacity-07-window-title.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    28
Patch8:       metacity-08-constrain-window.diff
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    29
URL:          http://www.gnome.org
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    30
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    31
Docdir:       %{_defaultdocdir}/doc
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    32
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    33
Prereq:       /sbin/ldconfig
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    34
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
    35
%define intltool_version 0.30
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
    36
%define GConf_version 2.6.1
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    37
%define pkgconfig_version 0.15.0
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
    38
%define libglade_version 2.3.6
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    39
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    40
Requires: GConf >= %{GConf_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    41
Requires: libglade >= %{libglade_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    42
BuildRequires: intltool >= %{intltool_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    43
BuildRequires: pkgconfig >= %{pkgconfig_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    44
BuildRequires: GConf >= %{GConf_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    45
BuildRequires: libglade >= %{libglade_version}
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    46
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    47
%description
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    48
Metacity is the window manager for the GNOME Desktop.
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    49
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    50
%prep
631
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
    51
%setup -q
5564
d324f371b995 * openh323.spec: Remove Speex references. speex.spec used instead.
dc144907
parents: 5547
diff changeset
    52
#FIXME: needs rework: %patch1 -p1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    53
%patch2 -p1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    54
%patch3 -p1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    55
#FIXME - This patch doesn't compile on Solaris %patch4 -p1
3587
09fcf8ea5e70 Bumped gok.spec version and added metacity patch for large strut values.
wh70179
parents: 3580
diff changeset
    56
%patch5 -p1
4115
f88bf60bdf3d 2004-10-01 Arvind Samptur <[email protected]>
arvind
parents: 4033
diff changeset
    57
%patch6 -p1
4169
2af9b8fc7048 2004-10-06 Vinay M R <[email protected]>
vinaymr
parents: 4133
diff changeset
    58
%patch7 -p1
4796
ac6880b4258d 2005-01-03 Arvind Samptur <[email protected]>
arvind
parents: 4748
diff changeset
    59
%patch8 -p1
ac6880b4258d 2005-01-03 Arvind Samptur <[email protected]>
arvind
parents: 4748
diff changeset
    60
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    61
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    62
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    68
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
2729
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    74
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    75
aclocal $ACLOCAL_FLAGS
2729
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    76
autoheader
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    77
automake -a -c -f
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    78
autoconf
3897
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
    79
CFLAGS="$RPM_OPT_FLAGS"	\
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    80
./configure --prefix=%{_prefix}		\
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    81
	    --mandir=%{_mandir}		\
1700
8d23899988e9 *** empty log message ***
laca
parents: 1630
diff changeset
    82
            --libexecdir=%{_libexecdir} \
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    83
	    --sysconfdir=%{_sysconfdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    84
make -j $CPUS
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    85
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    86
%install
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    87
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    88
make DESTDIR=$RPM_BUILD_ROOT install
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    89
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    90
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    91
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    92
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    93
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    94
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    95
#Copy zh_HK from zh_TW
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    96
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    97
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    98
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
    99
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
   100
rm $RPM_BUILD_ROOT%{_libdir}/*.la
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   101
                                                                                                                                                             
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   102
%post
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   103
/sbin/ldconfig
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   104
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   105
SCHEMAS="metacity.schemas"
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   106
for S in $SCHEMAS; do
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   107
	gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   108
done
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   109
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   110
%postun
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   111
/sbin/ldconfig
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   112
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   113
%clean
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   114
rm -rf $RPM_BUILD_ROOT
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   115
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   116
%files
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   117
%defattr (-, root, root)
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   118
%{_bindir}/*
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   119
%{_datadir}/locale/*/LC_MESSAGES/*.mo
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   120
%{_sysconfdir}/gconf/schemas/metacity.schemas
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   121
%{_libexecdir}/*
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   122
%{_libdir}/*.so*
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   123
%{_libdir}/pkgconfig/*.pc
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   124
%{_includedir}/metacity-1/metacity-private
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   125
%{_datadir}/gnome/wm-properties/metacity.desktop
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   126
%{_datadir}/metacity
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   127
%{_datadir}/themes/*/metacity-1/*
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   128
%{_mandir}/man1/*
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   129
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   130
%changelog
5547
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   131
* Tue Aug 16 2005 - [email protected]
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   132
- Bump to 2.11.2.
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   133
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   134
* Wed Aug 03 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   135
- remove upstream patch splash-layer.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   136
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   137
* Fri Jul 01 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   138
- Add patch -09-pkgconfig.diff to add needed libs
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   139
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   140
* Thu May 19 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   141
- Fix patch so it uses -p1 instead of -p0 since Solaris is less
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
  forgiving than Linux.  Remove patch 4 since it breaks the build.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   143
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   144
* Tue May 17 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   145
-  Adding patch to fix splash screens not to be
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   146
   on top of all windows all the time Fixes #6268588
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   147
5097
e8f6e7627dd4 2005-02-16 Leena Gunda <[email protected]>
lsgunda
parents: 5082
diff changeset
   148
* Wed Feb 16 2005 - [email protected]
e8f6e7627dd4 2005-02-16 Leena Gunda <[email protected]>
lsgunda
parents: 5082
diff changeset
   149
- Added metacity-11-constrain-window.diff to constrain windows within 
e8f6e7627dd4 2005-02-16 Leena Gunda <[email protected]>
lsgunda
parents: 5082
diff changeset
   150
  the strut area when shown for the first time. Fixes bug #6182510.
e8f6e7627dd4 2005-02-16 Leena Gunda <[email protected]>
lsgunda
parents: 5082
diff changeset
   151
5060
3e97464b9a8c 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   152
* Fri Feb 11 2005 - [email protected]
3e97464b9a8c 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   153
- Added metacity-10-window-title.diff to enable user to edit 
3e97464b9a8c 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   154
  window title using font capplet. Fixes bug #6227065.
3e97464b9a8c 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   155
4881
2686eb194244 2005-01-20 Leena Gunda <[email protected]>
lsgunda
parents: 4867
diff changeset
   156
* Thu Jan 20 2005 - [email protected]
2686eb194244 2005-01-20 Leena Gunda <[email protected]>
lsgunda
parents: 4867
diff changeset
   157
- Added metacity-09-wireframe-double-click.diff to restore window on
2686eb194244 2005-01-20 Leena Gunda <[email protected]>
lsgunda
parents: 4867
diff changeset
   158
  double-clicking the title-bar to unmaximize. Fixes bug 6204338.
2686eb194244 2005-01-20 Leena Gunda <[email protected]>
lsgunda
parents: 4867
diff changeset
   159
4813
46b1606cf55f 2005-01-11 Vinay M R <[email protected]>
vinaymr
parents: 4801
diff changeset
   160
* Tue Jan 11 2005 - [email protected]
46b1606cf55f 2005-01-11 Vinay M R <[email protected]>
vinaymr
parents: 4801
diff changeset
   161
- Modified metacity-02-ctrl-esc-mod4-r.diff to map 'show desktop' to <mod4>+d
46b1606cf55f 2005-01-11 Vinay M R <[email protected]>
vinaymr
parents: 4801
diff changeset
   162
  Fixes bug #5028221.
46b1606cf55f 2005-01-11 Vinay M R <[email protected]>
vinaymr
parents: 4801
diff changeset
   163
4796
ac6880b4258d 2005-01-03 Arvind Samptur <[email protected]>
arvind
parents: 4748
diff changeset
   164
* Mon Jan 03 2005 - [email protected]
ac6880b4258d 2005-01-03 Arvind Samptur <[email protected]>
arvind
parents: 4748
diff changeset
   165
- Add patch to disable wireframe feature when
ac6880b4258d 2005-01-03 Arvind Samptur <[email protected]>
arvind
parents: 4748
diff changeset
   166
  accessiblity is on.
ac6880b4258d 2005-01-03 Arvind Samptur <[email protected]>
arvind
parents: 4748
diff changeset
   167
4626
c9d86ab6a0bc 2004-11-24 Leena Gunda <[email protected]>
lsgunda
parents: 4579
diff changeset
   168
* Wed Nov 24 2004 - [email protected]
c9d86ab6a0bc 2004-11-24 Leena Gunda <[email protected]>
lsgunda
parents: 4579
diff changeset
   169
- Updated metacity-04-sunpowerswitch-key.diff to fix stopper bug #5104104.
c9d86ab6a0bc 2004-11-24 Leena Gunda <[email protected]>
lsgunda
parents: 4579
diff changeset
   170
 
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   171
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   172
- Add metacity-message.1, metacity-window-demo.1 man pages
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   173
4218
b1859eecdae3 2004-10-11 Leena Gunda <[email protected]>
lsgunda
parents: 4169
diff changeset
   174
* Mon Oct 11 2004 - [email protected]
b1859eecdae3 2004-10-11 Leena Gunda <[email protected]>
lsgunda
parents: 4169
diff changeset
   175
- Updated metacity-04-sunpowerswitch-key.diff to check if Xserver is local
b1859eecdae3 2004-10-11 Leena Gunda <[email protected]>
lsgunda
parents: 4169
diff changeset
   176
  for GDM also. Fixes bug #5107206.
b1859eecdae3 2004-10-11 Leena Gunda <[email protected]>
lsgunda
parents: 4169
diff changeset
   177
4169
2af9b8fc7048 2004-10-06 Vinay M R <[email protected]>
vinaymr
parents: 4133
diff changeset
   178
* Wed Oct 06 2004 - [email protected]
2af9b8fc7048 2004-10-06 Vinay M R <[email protected]>
vinaymr
parents: 4133
diff changeset
   179
- Added metacity-07-logout-shortcut.diff Patch to implement an
2af9b8fc7048 2004-10-06 Vinay M R <[email protected]>
vinaymr
parents: 4133
diff changeset
   180
  "apps/metacity/global_keybindings/logout" gconf key and
2af9b8fc7048 2004-10-06 Vinay M R <[email protected]>
vinaymr
parents: 4133
diff changeset
   181
  its functionality. Fixes bug #5101706.
2af9b8fc7048 2004-10-06 Vinay M R <[email protected]>
vinaymr
parents: 4133
diff changeset
   182
4115
f88bf60bdf3d 2004-10-01 Arvind Samptur <[email protected]>
arvind
parents: 4033
diff changeset
   183
* Fri Oct 01 2004 - [email protected]
f88bf60bdf3d 2004-10-01 Arvind Samptur <[email protected]>
arvind
parents: 4033
diff changeset
   184
- Add the window_raise_on_frame_only key under sun-extenstions
f88bf60bdf3d 2004-10-01 Arvind Samptur <[email protected]>
arvind
parents: 4033
diff changeset
   185
3897
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
   186
* Sat Sep 11 2004 - [email protected]
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
   187
- Move Solaris specific LDFLAGS to the Solaris spec file
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
   188
3895
caf5571f7b66 * control-center.spec, gtk2.spec, gnome-session.spec, metacity.spec,
dc144907
parents: 3858
diff changeset
   189
* Fri Sep 10 2004 - [email protected]
caf5571f7b66 * control-center.spec, gtk2.spec, gnome-session.spec, metacity.spec,
dc144907
parents: 3858
diff changeset
   190
- Set LDFLAGS so Xrandr and Xrender can be found.
caf5571f7b66 * control-center.spec, gtk2.spec, gnome-session.spec, metacity.spec,
dc144907
parents: 3858
diff changeset
   191
3587
09fcf8ea5e70 Bumped gok.spec version and added metacity patch for large strut values.
wh70179
parents: 3580
diff changeset
   192
* Mon Aug 16 2004 - [email protected]
09fcf8ea5e70 Bumped gok.spec version and added metacity patch for large strut values.
wh70179
parents: 3580
diff changeset
   193
- Added patch metacity-05-bigstruts.diff for bugzilla #144126.
09fcf8ea5e70 Bumped gok.spec version and added metacity patch for large strut values.
wh70179
parents: 3580
diff changeset
   194
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   195
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   196
- Updated l10n content to metacity-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   197
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
   198
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
   199
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3587
diff changeset
   200
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   201
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   202
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   203
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2729
diff changeset
   204
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2729
diff changeset
   205
- Updated l10n content to metacity-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2729
diff changeset
   206
2729
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
   207
* Wed May 12 2004 - [email protected]
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
   208
- Do aclocal, autoheader, autoconf and automake before doing a configure.
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
   209
2603
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   210
* Fri Apr 30 2004 - [email protected]
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   211
- Added patch metacity-04-sunpowerswitch-key.diff to bind SunPowerSwitch
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   212
  key to gnome-sys-suspend for Solaris.
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   213
2415
06cd1a87660f 2004-04-07 Arvind Samptur <[email protected]>
arvind
parents: 2398
diff changeset
   214
* Wed Apr 07 2004 - [email protected]
06cd1a87660f 2004-04-07 Arvind Samptur <[email protected]>
arvind
parents: 2398
diff changeset
   215
- Updated to 2.8.0
06cd1a87660f 2004-04-07 Arvind Samptur <[email protected]>
arvind
parents: 2398
diff changeset
   216
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   217
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   218
- Updated l10n content to metacity-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   219
1916
52f6acb10962 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1876
diff changeset
   220
* Tue Feb 24 2004 - <[email protected]> 2.7.0-1
52f6acb10962 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1876
diff changeset
   221
- Update to 2.7.0
52f6acb10962 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1876
diff changeset
   222
1630
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   223
* Thu Feb 12 2004 - <[email protected]>
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   224
- add "-p0" strip argument to patch commands
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   225
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   226
* Tue Dec 16 2003 - <[email protected]> 2.6.3-1
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   227
- Update to 2.6.3
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   228
1276
0fc8c938710e 2003-10-16 Mark McLoughlin <[email protected]>
markmc
parents: 1222
diff changeset
   229
* Thu Oct 16 2003 - <[email protected]> 2.6.2-1
0fc8c938710e 2003-10-16 Mark McLoughlin <[email protected]>
markmc
parents: 1222
diff changeset
   230
- Update to 2.6.2
0fc8c938710e 2003-10-16 Mark McLoughlin <[email protected]>
markmc
parents: 1222
diff changeset
   231
1222
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   232
* Thu Oct 09 2003 - <[email protected]> 2.6.1-1
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   233
- Update to 2.6.1
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   234
- Remove panel keybindings patches - they're in 2.6.x
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   235
918
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   236
* Fri Aug 01 2003 - <[email protected]> 2.4.55-1
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   237
- Update to 2.4.55
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   238
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   239
* Thu Jul 31 2003 - <[email protected]> 2.4.34-11
918
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   240
- Add patch to fix workspace names not retained after
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   241
  logging out.
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   242
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   243
* Thu Jul 17 2003 - <[email protected]>
631
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
   244
- Combined the esc-ctrl patch with Mod4 (window) R key
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
   245
  patch.
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
   246
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   247
* Thu Jul 10 2003 - <[email protected]>
523
d6c177eb8313 Added more .po tarballs
mick
parents: 423
diff changeset
   248
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 423
diff changeset
   249
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   250
* Thu Jul 03 2003 - <[email protected]>
423
6583e024b489 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 401
diff changeset
   251
- redo default window border theme patch
6583e024b489 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 401
diff changeset
   252
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   253
* Wed Jul 02 2003 - <[email protected]>
401
348268aec984 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 399
diff changeset
   254
- add metacity-04-ctrl-escape.diff
348268aec984 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 399
diff changeset
   255
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   256
* Wed Jul 02 2003 - <[email protected]>
399
0f2096cdd552 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   257
- new version of metacity-01-panel-keybindings.diff
0f2096cdd552 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   258
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   259
* Fri May 30 2003 - <[email protected]>
241
3b17e5eeccd9 changelogs
markmc
parents: 237
diff changeset
   260
- Backport panel keybindings patches.
3b17e5eeccd9 changelogs
markmc
parents: 237
diff changeset
   261
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   262
* Tue May 13 2003 - <[email protected]>
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   263
- initial release