sun-gdm-themes.spec
changeset 7279 e6d86084bb59
parent 6095 9b5695a63003
child 7306 97c7edff7e6c
equal deleted inserted replaced
7278:c8cd294b1bef 7279:e6d86084bb59
     7 #
     7 #
     8 Name:			sun-gdm-themes
     8 Name:			sun-gdm-themes
     9 License:		LGPL
     9 License:		LGPL
    10 Group:			System/GUI/GNOME
    10 Group:			System/GUI/GNOME
    11 BuildArchitectures:	noarch
    11 BuildArchitectures:	noarch
    12 Version:		0.18
    12 Version:		0.22
    13 Release:		40
    13 Release:		1
    14 Distribution:		Java Desktop System
    14 Distribution:		Java Desktop System
    15 Vendor:			Sun Microsystems, Inc.
    15 Vendor:			Sun Microsystems, Inc.
    16 Summary:		Sun branded GNOME login manager theme
    16 Summary:		Sun branded GNOME login manager theme
    17 Source:			%{name}-%{version}.os.tar.gz
    17 Source:			%{name}-%{version}.tar.gz
    18 URL:			http://sun.com
    18 URL:			http://sun.com
    19 BuildRoot:		%{_tmppath}/%{name}-%{version}-build
    19 BuildRoot:		%{_tmppath}/%{name}-%{version}-build
    20 Docdir:			%{_defaultdocdir}/%{name}
    20 Docdir:			%{_defaultdocdir}/%{name}
    21 Autoreqprov:		on
    21 Autoreqprov:		on
    22 
    22 
    26 
    26 
    27 %description
    27 %description
    28 This package contains Sun branded GNOME login manager [GDM] themes 
    28 This package contains Sun branded GNOME login manager [GDM] themes 
    29 
    29 
    30 %prep
    30 %prep
    31 %setup -q -n %name-%version.os
    31 %setup -q -n %name-%version
    32 
    32 
    33 %build
    33 %build
    34 %ifos linux
    34 %ifos linux
    35 if [ -x /usr/bin/getconf ]; then
    35 if [ -x /usr/bin/getconf ]; then
    36   CPUS=`getconf _NPROCESSORS_ONLN`
    36   CPUS=`getconf _NPROCESSORS_ONLN`