metacity.spec
author woos
Mon, 28 Jun 2004 02:49:14 +0000
changeset 3224 8ca3f4526524
parent 3120 cb346324f8c9
child 3263 3c14210c0b99
permissions -rw-r--r--
Incremented release numbers for Cinnabar build 12
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
     1
Name:         metacity
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
     2
License:      GPL
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
     3
Group:        System/GUI/GNOME
2415
06cd1a87660f 2004-04-07 Arvind Samptur <[email protected]>
arvind
parents: 2398
diff changeset
     4
Version:      2.8.0
3224
8ca3f4526524 Incremented release numbers for Cinnabar build 12
woos
parents: 3120
diff changeset
     5
Release:      14
1916
52f6acb10962 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1876
diff changeset
     6
Distribution: Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
     8
Summary:      GNOME Window Manager
1222
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/metacity/2.6/metacity-%{version}.tar.bz2
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2729
diff changeset
    10
Source1:      metacity-l10n-po-1.1.tar.bz2
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    11
Source2:      metacity.1.gz
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    12
Source3:      metacity-theme-viewer.1.gz
1222
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    13
Patch1:       metacity-01-default-theme.diff
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    14
Patch2:       metacity-02-ctrl-esc-mod4-r.diff
1421
ba0af6341d3b 2003-11-20 Glynn Foster <[email protected]>
gman
parents: 1276
diff changeset
    15
Patch3:       metacity-03-ctrl-alt-del.diff
2603
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
    16
Patch4:       metacity-04-sunpowerswitch-key.diff
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    17
URL:          http://www.gnome.org
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    18
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    19
Docdir:       %{_defaultdocdir}/doc
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    20
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    21
Prereq:       /sbin/ldconfig
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    22
1222
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    23
%define intltool_version 0.27
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    24
%define GConf_version 2.4.0
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    25
%define pkgconfig_version 0.15.0
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    26
%define libglade_version 2.0.1
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    27
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    28
Requires: GConf >= %{GConf_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    29
Requires: libglade >= %{libglade_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    30
BuildRequires: intltool >= %{intltool_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    31
BuildRequires: pkgconfig >= %{pkgconfig_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    32
BuildRequires: GConf >= %{GConf_version}
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    33
BuildRequires: libglade >= %{libglade_version}
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    34
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    35
%description
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    36
Metacity is the window manager for the GNOME Desktop.
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    37
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    38
%prep
631
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
    39
%setup -q
1630
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    40
%patch1 -p0
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    41
%patch2 -p0
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    42
%patch3 -p0
2603
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
    43
%patch4 -p1
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    44
bzcat %SOURCE1 | tar xf -
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    45
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    46
%build
2729
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    47
libtoolize --force
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    48
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    49
autoheader
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    50
automake -a -c -f
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    51
autoconf
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
    52
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    53
CFLAGS="$RPM_OPT_FLAGS"			\
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    54
./configure --prefix=%{_prefix}		\
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    55
	    --mandir=%{_mandir}		\
1700
8d23899988e9 *** empty log message ***
laca
parents: 1630
diff changeset
    56
            --libexecdir=%{_libexecdir} \
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    57
	    --sysconfdir=%{_sysconfdir}
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    58
make 
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    59
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    60
%install
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    61
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    62
make DESTDIR=$RPM_BUILD_ROOT install
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    63
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    64
install -d $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    65
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    66
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    67
#Copy zh_HK from zh_TW
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    68
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    69
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1448
diff changeset
    70
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    71
                                                                                                                                                             
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    72
%post
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    73
/sbin/ldconfig
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    74
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    75
SCHEMAS="metacity.schemas"
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    76
for S in $SCHEMAS; do
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    77
	gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    78
done
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    79
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    80
%postun
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    81
/sbin/ldconfig
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    82
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    83
%clean
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    84
rm -rf $RPM_BUILD_ROOT
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    85
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    86
%files
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    87
%defattr (-, root, root)
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    88
%{_bindir}/*
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    89
%{_datadir}/locale/*/LC_MESSAGES/*.mo
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
    90
%{_sysconfdir}/gconf/schemas/metacity.schemas
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    91
%{_libexecdir}/*
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    92
%{_libdir}/*.so*
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    93
%{_libdir}/pkgconfig/*.pc
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    94
%{_includedir}/metacity-1/metacity-private
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    95
%{_datadir}/gnome/wm-properties/metacity.desktop
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    96
%{_datadir}/metacity
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    97
%{_datadir}/pixmaps/metacity-properties.png
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
    98
%{_datadir}/themes/*/metacity-1/*
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
    99
%{_mandir}/man1/*
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   100
226
9fb26844a575 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 125
diff changeset
   101
%changelog
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2729
diff changeset
   102
* 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
   103
- 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
   104
2729
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
   105
* Wed May 12 2004 - [email protected]
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
   106
- Do aclocal, autoheader, autoconf and automake before doing a configure.
727ec2db2293 2004-05-12 Leena Gunda <[email protected]>
lsgunda
parents: 2619
diff changeset
   107
2603
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   108
* Fri Apr 30 2004 - [email protected]
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   109
- Added patch metacity-04-sunpowerswitch-key.diff to bind SunPowerSwitch
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   110
  key to gnome-sys-suspend for Solaris.
2d678102df4b *** empty log message ***
lsgunda
parents: 2494
diff changeset
   111
2415
06cd1a87660f 2004-04-07 Arvind Samptur <[email protected]>
arvind
parents: 2398
diff changeset
   112
* Wed Apr 07 2004 - [email protected]
06cd1a87660f 2004-04-07 Arvind Samptur <[email protected]>
arvind
parents: 2398
diff changeset
   113
- Updated to 2.8.0
06cd1a87660f 2004-04-07 Arvind Samptur <[email protected]>
arvind
parents: 2398
diff changeset
   114
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   115
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   116
- Updated l10n content to metacity-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   117
1916
52f6acb10962 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1876
diff changeset
   118
* Tue Feb 24 2004 - <[email protected]> 2.7.0-1
52f6acb10962 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1876
diff changeset
   119
- Update to 2.7.0
52f6acb10962 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1876
diff changeset
   120
1630
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   121
* Thu Feb 12 2004 - <[email protected]>
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   122
- add "-p0" strip argument to patch commands
8f1cc482e1b6 2004-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   123
1448
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   124
* Tue Dec 16 2003 - <[email protected]> 2.6.3-1
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   125
- Update to 2.6.3
e8f2912aa126 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1421
diff changeset
   126
1276
0fc8c938710e 2003-10-16 Mark McLoughlin <[email protected]>
markmc
parents: 1222
diff changeset
   127
* Thu Oct 16 2003 - <[email protected]> 2.6.2-1
0fc8c938710e 2003-10-16 Mark McLoughlin <[email protected]>
markmc
parents: 1222
diff changeset
   128
- Update to 2.6.2
0fc8c938710e 2003-10-16 Mark McLoughlin <[email protected]>
markmc
parents: 1222
diff changeset
   129
1222
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   130
* Thu Oct 09 2003 - <[email protected]> 2.6.1-1
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   131
- Update to 2.6.1
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   132
- Remove panel keybindings patches - they're in 2.6.x
fd849c3718c4 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   133
918
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   134
* Fri Aug 01 2003 - <[email protected]> 2.4.55-1
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   135
- Update to 2.4.55
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   136
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   137
* Thu Jul 31 2003 - <[email protected]> 2.4.34-11
918
472a89a56db2 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 868
diff changeset
   138
- Add patch to fix workspace names not retained after
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   139
  logging out.
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   140
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   141
* Thu Jul 17 2003 - <[email protected]>
631
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
   142
- Combined the esc-ctrl patch with Mod4 (window) R key
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
   143
  patch.
cbfa29105a38 2003-07-17 Ghee Teo <[email protected]>
gheet
parents: 575
diff changeset
   144
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   145
* Thu Jul 10 2003 - <[email protected]>
523
d6c177eb8313 Added more .po tarballs
mick
parents: 423
diff changeset
   146
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 423
diff changeset
   147
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   148
* Thu Jul 03 2003 - <[email protected]>
423
6583e024b489 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 401
diff changeset
   149
- redo default window border theme patch
6583e024b489 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 401
diff changeset
   150
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   151
* Wed Jul 02 2003 - <[email protected]>
401
348268aec984 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 399
diff changeset
   152
- add metacity-04-ctrl-escape.diff
348268aec984 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 399
diff changeset
   153
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   154
* Wed Jul 02 2003 - <[email protected]>
399
0f2096cdd552 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   155
- new version of metacity-01-panel-keybindings.diff
0f2096cdd552 2003-07-02 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   156
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   157
* Fri May 30 2003 - <[email protected]>
241
3b17e5eeccd9 changelogs
markmc
parents: 237
diff changeset
   158
- Backport panel keybindings patches.
3b17e5eeccd9 changelogs
markmc
parents: 237
diff changeset
   159
868
e26cb65bf792 2003-07-31 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   160
* Tue May 13 2003 - <[email protected]>
47
73a0f4237093 new file metacity.spec
stephen
parents:
diff changeset
   161
- initial release