sun-gdm-themes.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 8564 df62c23d2955
child 8974 4fff55910269
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     1
#
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     2
# spec file for package sun-gdm-themes
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     3
#
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     6
# package are under the same license as the package itself.
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     7
#
8564
df62c23d2955 assign owners to spec files
laca
parents: 8434
diff changeset
     8
# Owner: erwannc
df62c23d2955 assign owners to spec files
laca
parents: 8434
diff changeset
     9
#
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    10
Name:			sun-gdm-themes
1116
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
    11
License:		LGPL
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    12
Group:			System/GUI/GNOME
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    13
BuildArchitectures:	noarch
8434
c59a7e360d40 2006-10-26 Erwann Chenede - <[email protected]>
erwannc
parents: 7306
diff changeset
    14
Version:		0.24
7279
e6d86084bb59 2006-05-13 Erwann Chenede - <[email protected]>
erwannc
parents: 6095
diff changeset
    15
Release:		1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    16
Distribution:		Java Desktop System
4867
e8cfe7e64783 *.spec (almost): update Vendor and Distribution tags
dermotm
parents: 4860
diff changeset
    17
Vendor:			Sun Microsystems, Inc.
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    18
Summary:		Sun branded GNOME login manager theme
7279
e6d86084bb59 2006-05-13 Erwann Chenede - <[email protected]>
erwannc
parents: 6095
diff changeset
    19
Source:			%{name}-%{version}.tar.gz
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    20
URL:			http://sun.com
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    21
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    22
Docdir:			%{_defaultdocdir}/%{name}
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    23
Autoreqprov:		on
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    24
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    25
%define intltool_version 0.25
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    26
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    27
BuildRequires:  intltool >= %{intltool_version}
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    28
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    29
%description
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    30
This package contains Sun branded GNOME login manager [GDM] themes 
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    31
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    32
%prep
7279
e6d86084bb59 2006-05-13 Erwann Chenede - <[email protected]>
erwannc
parents: 6095
diff changeset
    33
%setup -q -n %name-%version
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    34
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    35
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    36
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    37
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    38
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    39
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    40
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    41
  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
    42
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    43
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    44
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    45
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    46
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    47
CFLAGS="$RPM_OPT_FLAGS" \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    48
./configure \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    49
	--prefix=%{_prefix} \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    50
	--sysconfdir=%{_sysconfdir} \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    51
	--localstatedir=/var/lib
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    52
make -j $CPUS
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    53
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    54
%install
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    55
make DESTDIR=$RPM_BUILD_ROOT install
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    56
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    57
%clean
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    58
rm -rf $RPM_BUILD_ROOT
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    59
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    60
%post
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    61
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    62
%files
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    63
%defattr (-, root, root)
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    64
%{_datadir}/gdm/themes/*
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    65
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    66
%changelog
3960
77f36ea2c515 Addedsun-gdm-themes-01-g11n-alllinguas.diff. Updated sun-gdm-themes.spec.
yk150259
parents: 3858
diff changeset
    67
* Wed Sep 15 2004 - [email protected]
77f36ea2c515 Addedsun-gdm-themes-01-g11n-alllinguas.diff. Updated sun-gdm-themes.spec.
yk150259
parents: 3858
diff changeset
    68
- added sun-gdm-themes-01-g11n-alllinguas.diff, to support all locales.
77f36ea2c515 Addedsun-gdm-themes-01-g11n-alllinguas.diff. Updated sun-gdm-themes.spec.
yk150259
parents: 3858
diff changeset
    69
3409
6b1bc521fbb7 2004-07-23 Vinay M R <[email protected]>
vinaymr
parents: 3387
diff changeset
    70
* Fri Jul 23 2004 - [email protected]
6b1bc521fbb7 2004-07-23 Vinay M R <[email protected]>
vinaymr
parents: 3387
diff changeset
    71
- Up the version to 15 and reset the release
6b1bc521fbb7 2004-07-23 Vinay M R <[email protected]>
vinaymr
parents: 3387
diff changeset
    72
3387
216b24bd5c8c 2004-07-22 Vinay M R <[email protected]>
vinaymr
parents: 3320
diff changeset
    73
* Thu Jul 22 2004 - [email protected]
216b24bd5c8c 2004-07-22 Vinay M R <[email protected]>
vinaymr
parents: 3320
diff changeset
    74
- Remove the patches as they are now integrated in to
216b24bd5c8c 2004-07-22 Vinay M R <[email protected]>
vinaymr
parents: 3320
diff changeset
    75
  the cvs.
3287
0f2845959d3f 2004-07-09 Arvind Samptur <[email protected]>
arvind
parents: 3279
diff changeset
    76
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
    77
* 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
    78
- Updated l10n content to sun-gdm-themes-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
    79
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    81
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    82
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
    83
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
    84
- Updated l10n content to sun-gdm-themes-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
    85
2523
143710c1453a moved 2 patches (sun-gdm-themes-01-trans_desktop.diff,
chookij
parents: 2494
diff changeset
    86
* Tue Apr 20 2004 - [email protected]
143710c1453a moved 2 patches (sun-gdm-themes-01-trans_desktop.diff,
chookij
parents: 2494
diff changeset
    87
- moved 2 patches (sun-gdm-themes-01-trans_desktop.diff,
143710c1453a moved 2 patches (sun-gdm-themes-01-trans_desktop.diff,
chookij
parents: 2494
diff changeset
    88
  sun-gdm-themes-02-g11n-truncated-username.diff) to sun-gdm-themes CVS
143710c1453a moved 2 patches (sun-gdm-themes-01-trans_desktop.diff,
chookij
parents: 2494
diff changeset
    89
  and bumped the spec version to pick up sun-gdm-themes-0.14.tar.gz.
143710c1453a moved 2 patches (sun-gdm-themes-01-trans_desktop.diff,
chookij
parents: 2494
diff changeset
    90
2378
4af27ce91690 Fix for bug:4955151
chookij
parents: 2350
diff changeset
    91
* Sat Apr 03 2004 - [email protected]
4af27ce91690 Fix for bug:4955151
chookij
parents: 2350
diff changeset
    92
- added sun-gdm-themes-02-g11n-truncated-username.diff to fix 4955151
4af27ce91690 Fix for bug:4955151
chookij
parents: 2350
diff changeset
    93
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
    94
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
    95
- Updated l10n content to sun-gdm-themes-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
    96
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
    97
* Mon Feb 16 2004 - <[email protected]>
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
    98
- replace tar jxf with the more solaris friendly
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
    99
  bzcat piped through tar
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
   100
1631
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   101
* Mon Jan 19 2004 - [email protected]
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   102
- Updated l10n content to sun-gdm-themes-l10n-po-0.7.tar.bz2
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   103
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   104
* Mon Dec 22 2003 - [email protected]
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   105
- Adding sun-gdm-themes-01-trans_desktop.diff
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   106
* Fri Oct 31 2003 - [email protected]
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   107
- Adding sun-gdm-themes-l10n-po-0.6.tar.bz2 l10n content
b625afb74b79 2004-02-12 Erwann Chenede - <[email protected]>
erwannc
parents: 1609
diff changeset
   108
1347
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
   109
* Sun Oct 26 2003 - <[email protected]>
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
   110
- Bolder and Blue JDS banner
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
   111
- Improved button alignment to handle all resolutions
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
   112
- Offset panel 5% right/down according to Chester
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
   113
- Changed order of buttons left-to-right with right most important
1344
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
   114
* Wed Oct 23 2003 - <[email protected]>
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
   115
- Bolder Java Desktop System banner
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
   116
- Sun Font on JDS
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
   117
- Color Java Logo
1327
9b833cc1a492 2003-10-21 Glynn Foster <[email protected]>
gman
parents: 1195
diff changeset
   118
* Tue Oct 21 2003 - [email protected]
9b833cc1a492 2003-10-21 Glynn Foster <[email protected]>
gman
parents: 1195
diff changeset
   119
- Updated tarball
1344
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
   120
* Sun Oct 19 2003 - [email protected]
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
   121
- Adding sun-gdm-themes-l10n-po-0.4.tar.bz2 l10n content
1116
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
   122
* Tue Sep 02 2003 - <[email protected]>
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
   123
- Added the new Sun default theme 
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
   124
- renamed the others to meaningful names
1013
f087d4e5294d 2003-08-08 Erwann Chenede - <[email protected]>
erwannc
parents: 831
diff changeset
   125
* Fri Aug 08 2003 - <[email protected]>
f087d4e5294d 2003-08-08 Erwann Chenede - <[email protected]>
erwannc
parents: 831
diff changeset
   126
- bumped release for the new icons
724
650558e37c63 2003-07-22 Mark McLoughlin <[email protected]>
markmc
parents: 667
diff changeset
   127
* Tue Jul 22 2003 - <[email protected]>
650558e37c63 2003-07-22 Mark McLoughlin <[email protected]>
markmc
parents: 667
diff changeset
   128
- update to 0.8.9.1
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   129
* Fri Jun 26 2003 - [email protected]
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
   130
- It's a no architecture package
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
   131
* Fri Jun 26 2003 - [email protected]
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   132
- Initial Sun release
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   133