base-specs/metacity.spec
author erwannc
Fri, 04 Jan 2008 15:41:04 +0000
changeset 11387 384da20dde32
parent 11377 8f22df2d7043
child 11586 151bc3cd318c
permissions -rw-r--r--
2008-01-04 Erwann Chenede - <[email protected]> * patches/metacity-08-trusted-extensions.diff: ported to 2.21.5 * patches/metacity-09-composite.diff: removed as composite extension is now integrated by default. * patches/metacity-**-lame-client-crash.diff * patches/metacity-**-enable-Sun-keys-Open-Front.diff: renumbered. * base-specs/metacity.spec: removed unneeded patch and renamed subsequent patches.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package metacity
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11377
8f22df2d7043 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
     4
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# Owner: erwannc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
%include l10n.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
Name:         metacity
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Group:        System/GUI/GNOME
11377
8f22df2d7043 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
    14
Version:      2.21.5
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Release:      4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Summary:      GNOME Window Manager
11170
d457b82c3b57 2007-11-09 Damien Carbery <[email protected]>
dcarbery
parents: 10708
diff changeset
    19
Source:       http://ftp.gnome.org/pub/GNOME/sources/metacity/2.21/metacity-%{version}.tar.bz2
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    20
Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
10702
07702b674318 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10572
diff changeset
    21
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
#owner:erwannc date:2000-00-00 type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Patch1:       metacity-01-default-theme.diff
10702
07702b674318 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10572
diff changeset
    24
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
#owner:gheet date:2003-07-17   type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Patch2:       metacity-02-ctrl-esc-mod4-r.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
#owner:gman  date:2003-11-20   type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Patch3:       metacity-03-ctrl-alt-del.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
#owner:erwannc date:2004-04-30 type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Patch4:       metacity-04-sunpowerswitch-key.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
#owner:erwannc date:2004-07-23 type:feature
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Patch5:       metacity-05-raise-on-frame-click.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
#owner:erwannc date:2004-10-06 type:bug bugster:5101706
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Patch6:       metacity-06-logout-shortcut.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
#owner:erwannc date:2006-05-12 type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Patch7:       metacity-07-branding-hack.diff
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10522
diff changeset
    37
%if %option_with_tjds
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
#owner:erwannc date:2006-11-02 type:feature bugster:6393724
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Patch8:       metacity-08-trusted-extensions.diff
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10522
diff changeset
    40
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
#owner:erwannc date:2004-10-08 type:feature bugster:5103120
11387
384da20dde32 2008-01-04 Erwann Chenede - <[email protected]>
erwannc
parents: 11377
diff changeset
    42
Patch9:      metacity-09-enable-Sun-keys-Open-Front.diff
10266
001e7e33cd9d 2007-08-03 Erwann Chenede - <[email protected]>
erwannc
parents: 10209
diff changeset
    43
#owner:erwannc date:2004-10-08 type:bug bugster:6554111 bugzilla:433253
11387
384da20dde32 2008-01-04 Erwann Chenede - <[email protected]>
erwannc
parents: 11377
diff changeset
    44
Patch10:      metacity-10-lame-client-crash.diff
10266
001e7e33cd9d 2007-08-03 Erwann Chenede - <[email protected]>
erwannc
parents: 10209
diff changeset
    45
9678
c694ed76bc92 2007-04-05 Erwann Chenede - <[email protected]>
erwannc
parents: 9543
diff changeset
    46
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Docdir:       %{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Prereq:       /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%define intltool_version 0.30
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%define GConf_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%define pkgconfig_version 0.15.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%define libglade_version 2.3.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: GConf >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires: libglade >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
BuildRequires: intltool >= %{intltool_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
BuildRequires: pkgconfig >= %{pkgconfig_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
BuildRequires: GConf >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
BuildRequires: libglade >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Metacity is the window manager for the GNOME Desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    71
bzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%endif
10708
037a5bab5bbe fix syntax errors
laca
parents: 10702
diff changeset
    74
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%patch1 -p1
10708
037a5bab5bbe fix syntax errors
laca
parents: 10702
diff changeset
    76
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%patch2 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%patch3 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%patch4 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%patch5 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%patch6 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%patch7 -p1
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10522
diff changeset
    83
%if %option_with_tjds
11387
384da20dde32 2008-01-04 Erwann Chenede - <[email protected]>
erwannc
parents: 11377
diff changeset
    84
%patch8 -p1
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10522
diff changeset
    85
%endif
11387
384da20dde32 2008-01-04 Erwann Chenede - <[email protected]>
erwannc
parents: 11377
diff changeset
    86
%patch9 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%patch10 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
intltoolize --force --copy
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
# Note, you need to install SFElibcm (from spec-files-extra) and 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
# add --enable-compositor to the configure call to use metacity
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
# with compositing mode.  Note SFElibcm requires Xorg 7.1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
# Xcomposite library.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
CFLAGS="$RPM_OPT_FLAGS"	\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
./configure --prefix=%{_prefix}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
	    --mandir=%{_mandir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
            --libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
	    --sysconfdir=%{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
rm $RPM_BUILD_ROOT%{_libdir}/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
                                                                                                                                                             
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
SCHEMAS="metacity.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
	gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%defattr (-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%{_sysconfdir}/gconf/schemas/metacity.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%{_libexecdir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%{_libdir}/*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%{_includedir}/metacity-1/metacity-private
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%{_datadir}/gnome/wm-properties/metacity.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%{_datadir}/metacity
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%{_datadir}/themes/*/metacity-1/*
9891
e3847db11050 2007-05-14 Erwann Chenede - <[email protected]>
erwannc
parents: 9736
diff changeset
   156
%{_datadir}/control-center/keybindings/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%changelog
11377
8f22df2d7043 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
   160
* Thu Jan 03 2007 - [email protected]
8f22df2d7043 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
   161
- Bump to 2.21.5. Comment out patch8 and patch9 to get it to build.
11329
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11170
diff changeset
   162
* Tue Dec 18 2007 - [email protected]
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11170
diff changeset
   163
- Bump to 2.21.3.
11170
d457b82c3b57 2007-11-09 Damien Carbery <[email protected]>
dcarbery
parents: 10708
diff changeset
   164
* Mon Nov 12 2007 - [email protected]
d457b82c3b57 2007-11-09 Damien Carbery <[email protected]>
dcarbery
parents: 10708
diff changeset
   165
- Bump to 2.21.1.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10522
diff changeset
   166
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10522
diff changeset
   167
- disable tjds patch when tjds support is not requested
10522
d91ed850aeba 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10287
diff changeset
   168
* Wed Sep 19 2007 - [email protected]
d91ed850aeba 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10287
diff changeset
   169
- Bump to 2.20.0.
10287
b8e32ec2d0b0 2007-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 10266
diff changeset
   170
* Tue Aug 07 2007 - [email protected]
b8e32ec2d0b0 2007-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 10266
diff changeset
   171
- Bump to 2.19.55.
10209
280bfdaa4526 2007-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 10138
diff changeset
   172
* Tue Jul 24 2007 - [email protected]
280bfdaa4526 2007-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 10138
diff changeset
   173
- Bump to 2.19.34.
10112
b0716a48ffb5 2007-06-22 Damien Carbery <[email protected]>
dcarbery
parents: 10072
diff changeset
   174
* Fri Jun 22 2007 - [email protected]
b0716a48ffb5 2007-06-22 Damien Carbery <[email protected]>
dcarbery
parents: 10072
diff changeset
   175
- Unbump to 2.19.8 because .13 and .21 tarballs have linker error. Readd patch
b0716a48ffb5 2007-06-22 Damien Carbery <[email protected]>
dcarbery
parents: 10072
diff changeset
   176
  XX-empty-struct (fixes 397296).
10070
c1f2f117978f 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10063
diff changeset
   177
* Mon Jun 18 2007 - [email protected]
c1f2f117978f 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10063
diff changeset
   178
- Bump to 2.19.21. Remove upstream patches, 09-empty-struct and 
c1f2f117978f 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10063
diff changeset
   179
  11-func-declaration-mismatch.
10040
462eba4f9f2f 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 9992
diff changeset
   180
* Mon Jun 11 2007 - [email protected]
10041
36fdc608499b 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10040
diff changeset
   181
- Bump to 2.19.13. Add patch, 12-func-declaration-mismatch, to fix bugzilla
36fdc608499b 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10040
diff changeset
   182
  446535.
9891
e3847db11050 2007-05-14 Erwann Chenede - <[email protected]>
erwannc
parents: 9736
diff changeset
   183
* Mon May 14 2007 - [email protected]
e3847db11050 2007-05-14 Erwann Chenede - <[email protected]>
erwannc
parents: 9736
diff changeset
   184
- Bump to 2.19.5
e3847db11050 2007-05-14 Erwann Chenede - <[email protected]>
erwannc
parents: 9736
diff changeset
   185
- removed a patch 
e3847db11050 2007-05-14 Erwann Chenede - <[email protected]>
erwannc
parents: 9736
diff changeset
   186
- added dir in %files
9684
2a2ca71b02f2 2007-04-05 Damien Carbery <[email protected]>
dcarbery
parents: 9678
diff changeset
   187
* Thu Apr 05 2007 - [email protected]
2a2ca71b02f2 2007-04-05 Damien Carbery <[email protected]>
dcarbery
parents: 9678
diff changeset
   188
- Bump to 2.18.1.
9543
b77030628301 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9437
diff changeset
   189
* Tue Mar 13 2007 - [email protected]
b77030628301 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9437
diff changeset
   190
- Bump to 2.18.0.
9437
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   191
* Mon Mar 05 2007 - [email protected]
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   192
- Bump to 2.17.8.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
* Thu Jan 25 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
- Added l10n tarball for metacity-xx-trusted-extensions.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
* Wed Jan 17 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
- Bump to 2.17.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
* Fri Dec 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
- Updated metacity-10-trusted-extensions.diff. Fixes 6468212.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
* Mon Dec 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
- Bump to 2.17.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
* Thu Nov 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
- Bump to 2.17.2. Remove upstream patch, 13-terminal-strict-focus. Comment out 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
  patch 9 as it needs rework.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Sat 28 Oct 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- Commit patch to preserve strict focus mode with terminals
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
  and keep a few kernel hackers on our side. Bugzilla #361054.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- Bump to 2.16.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
* Wed Sep 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- Add patch metacity-12-composite.diff so that if pkg-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
  finds cm.pc on the system, that it will build with 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
  composite support. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Tue Sep 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- Bump to 2.16.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
- Bump to 2.15.21.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- Bump to 2.15.13.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
- Bump to 2.14.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
- Bump to 2.14.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
* Tue Apr 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
- Bump to 2.14.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
* Tue Mar 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
- Bump to 2.13.144.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
- Bump to 2.13.89.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
- Bump to 2.13.55.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Sat Jan 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- Bump to 2.13.34
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
- Bump to 2.13.21
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
- Bump to 2.13.13
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Mon Jan 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- Add patch, pretty-function, to use a Gnome define instead of a pragma not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
  available in forte. Bugzilla 326281.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
- Call intltoolize to process intltool-update/merge.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
* Wed Jan 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
- Remove obsolete patch, 08-constrain-window.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
- Bump to 2.13.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
- Bump to 2.12.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
- Bump to 2.12.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
- Bump to 2.11.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
* Tue Aug 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
- Bump to 2.11.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
* Wed Aug 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
- remove upstream patch splash-layer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
* Fri Jul 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
- Add patch -09-pkgconfig.diff to add needed libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
* Thu May 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
- Fix patch so it uses -p1 instead of -p0 since Solaris is less
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
  forgiving than Linux.  Remove patch 4 since it breaks the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
* Tue May 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
-  Adding patch to fix splash screens not to be
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
   on top of all windows all the time Fixes #6268588
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
* Wed Feb 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
- Added metacity-11-constrain-window.diff to constrain windows within 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
  the strut area when shown for the first time. Fixes bug #6182510.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
* Fri Feb 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
- Added metacity-10-window-title.diff to enable user to edit 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
  window title using font capplet. Fixes bug #6227065.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
* Thu Jan 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
- Added metacity-09-wireframe-double-click.diff to restore window on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
  double-clicking the title-bar to unmaximize. Fixes bug 6204338.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
* Tue Jan 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
- Modified metacity-02-ctrl-esc-mod4-r.diff to map 'show desktop' to <mod4>+d
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
  Fixes bug #5028221.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Mon Jan 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Add patch to disable wireframe feature when
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
  accessiblity is on.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
* Wed Nov 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
- Updated metacity-04-sunpowerswitch-key.diff to fix stopper bug #5104104.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- Add metacity-message.1, metacity-window-demo.1 man pages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
* Mon Oct 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
- Updated metacity-04-sunpowerswitch-key.diff to check if Xserver is local
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
  for GDM also. Fixes bug #5107206.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
- Added metacity-07-logout-shortcut.diff Patch to implement an
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
  "apps/metacity/global_keybindings/logout" gconf key and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
  its functionality. Fixes bug #5101706.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
* Fri Oct 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
- Add the window_raise_on_frame_only key under sun-extenstions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Sat Sep 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- Move Solaris specific LDFLAGS to the Solaris spec file
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Fri Sep 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- Set LDFLAGS so Xrandr and Xrender can be found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
* Mon Aug 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
- Added patch metacity-05-bigstruts.diff for bugzilla #144126.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
- Updated l10n content to metacity-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- ported to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
- Updated l10n content to metacity-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- Do aclocal, autoheader, autoconf and automake before doing a configure.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
* Fri Apr 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
- Added patch metacity-04-sunpowerswitch-key.diff to bind SunPowerSwitch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
  key to gnome-sys-suspend for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Wed Apr 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Updated to 2.8.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
- Updated l10n content to metacity-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
* Tue Feb 24 2004 - <[email protected]> 2.7.0-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
- Update to 2.7.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
* Thu Feb 12 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- add "-p0" strip argument to patch commands
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Tue Dec 16 2003 - <[email protected]> 2.6.3-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Update to 2.6.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Thu Oct 16 2003 - <[email protected]> 2.6.2-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Update to 2.6.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Thu Oct 09 2003 - <[email protected]> 2.6.1-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- Update to 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- Remove panel keybindings patches - they're in 2.6.x
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
* Fri Aug 01 2003 - <[email protected]> 2.4.55-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
- Update to 2.4.55
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
* Thu Jul 31 2003 - <[email protected]> 2.4.34-11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
- Add patch to fix workspace names not retained after
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
  logging out.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
* Thu Jul 17 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- Combined the esc-ctrl patch with Mod4 (window) R key
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
  patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Thu Jul 10 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- Added .po tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Thu Jul 03 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- redo default window border theme patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Wed Jul 02 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- add metacity-04-ctrl-escape.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
* Wed Jul 02 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- new version of metacity-01-panel-keybindings.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Fri May 30 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- Backport panel keybindings patches.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Tue May 13 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- initial release