sun-gdm-themes.spec
author dermotm
Mon, 09 Feb 2004 18:00:08 +0000
changeset 1609 5d00c5c6d7ee
parent 1543 e1c1e40a5e77
child 1631 b625afb74b79
permissions -rw-r--r--
Incremented release numbers for build 03
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
#
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     3
# spec file for package sun-gdm-themes
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     4
#
667
0cf5b014900e *** empty log message ***
erwannc
parents: 601
diff changeset
     5
# Copyright (c) 2003 Sun Microsystems Inc.
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     6
# This file and all modifications and additions to the pristine
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     7
# package are under the same license as the package itself.
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     8
#
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     9
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    10
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    11
Name:			sun-gdm-themes
1116
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
    12
License:		LGPL
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    13
Group:			System/GUI/GNOME
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    14
BuildArchitectures:	noarch
1349
aaa5cef7ff23 Changeed remaining text -> stock entries in sun-mercury.xml - Carl
cig
parents: 1347
diff changeset
    15
Version:		0.13
1609
5d00c5c6d7ee Incremented release numbers for build 03
dermotm
parents: 1543
diff changeset
    16
Release:		13
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    17
Distribution:		Mercury
667
0cf5b014900e *** empty log message ***
erwannc
parents: 601
diff changeset
    18
Vendor:			Sun Microsystems Inc.
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    19
Summary:		Sun branded GNOME login manager theme
1013
f087d4e5294d 2003-08-08 Erwann Chenede - <[email protected]>
erwannc
parents: 831
diff changeset
    20
Source:			%{name}-%{version}.tar.gz
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    21
URL:			http://sun.com
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    22
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    23
Docdir:			%{_defaultdocdir}/%{name}
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    24
Autoreqprov:		on
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    25
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    26
%define intltool_version 0.25
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    27
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    28
BuildRequires:  intltool >= %{intltool_version}
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    29
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    30
%description
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    31
This package contains Sun branded GNOME login manager [GDM] themes 
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    32
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    33
%prep
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    34
%setup -q
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    35
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    36
%build
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    37
CFLAGS="$RPM_OPT_FLAGS" \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    38
./configure \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    39
	--prefix=%{_prefix} \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    40
	--sysconfdir=%{_sysconfdir} \
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    41
	--localstatedir=/var/lib
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    42
make
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    43
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    44
%install
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    45
make DESTDIR=$RPM_BUILD_ROOT install
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    46
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    47
%clean
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    48
rm -rf $RPM_BUILD_ROOT
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    49
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    50
%post
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    51
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    52
%files
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    53
%defattr (-, root, root)
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    54
%{_datadir}/gdm/themes/*
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    55
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    56
%changelog
1347
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
    57
* Sun Oct 26 2003 - <[email protected]>
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
    58
- Bolder and Blue JDS banner
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
    59
- Improved button alignment to handle all resolutions
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
    60
- Offset panel 5% right/down according to Chester
65d2903d3e79 2nd iteration of Sun-blueprint gdm theme - Carl
cig
parents: 1344
diff changeset
    61
- Changed order of buttons left-to-right with right most important
1344
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
    62
* Wed Oct 23 2003 - <[email protected]>
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
    63
- Bolder Java Desktop System banner
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
    64
- Sun Font on JDS
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
    65
- Color Java Logo
1327
9b833cc1a492 2003-10-21 Glynn Foster <[email protected]>
gman
parents: 1195
diff changeset
    66
* Tue Oct 21 2003 - [email protected]
9b833cc1a492 2003-10-21 Glynn Foster <[email protected]>
gman
parents: 1195
diff changeset
    67
- Updated tarball
1344
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
    68
* Sun Oct 19 2003 - [email protected]
1fce906d2511 * Wed Oct 23 2003 - <[email protected]>
cig
parents: 1327
diff changeset
    69
- 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
    70
* Tue Sep 02 2003 - <[email protected]>
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
    71
- Added the new Sun default theme 
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
    72
- renamed the others to meaningful names
1013
f087d4e5294d 2003-08-08 Erwann Chenede - <[email protected]>
erwannc
parents: 831
diff changeset
    73
* Fri Aug 08 2003 - <[email protected]>
f087d4e5294d 2003-08-08 Erwann Chenede - <[email protected]>
erwannc
parents: 831
diff changeset
    74
- bumped release for the new icons
724
650558e37c63 2003-07-22 Mark McLoughlin <[email protected]>
markmc
parents: 667
diff changeset
    75
* Tue Jul 22 2003 - <[email protected]>
650558e37c63 2003-07-22 Mark McLoughlin <[email protected]>
markmc
parents: 667
diff changeset
    76
- update to 0.8.9.1
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    77
* Fri Jun 26 2003 - [email protected]
354
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    78
- It's a no architecture package
9bf7a6b863d2 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 353
diff changeset
    79
* Fri Jun 26 2003 - [email protected]
346
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    80
- Initial Sun release
0bd0f4069a63 2003-06-30 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    81