hicolor-icon-theme.spec
author dc144907
Fri, 02 Dec 2005 10:28:37 +0000
changeset 6330 b89411c9368b
parent 5518 235b0b4aa324
child 6567 0843c214783b
permissions -rw-r--r--
* hicolor-icon-theme.spec: Add URL for Source. * jdstoc.spec: Removed. Associated with javahelp-convert which is gone.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package hicolor-icon-theme
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     8
Name:         		hicolor-icon-theme
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     9
License:      		GPL
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    10
Group:        		System/GUI/GNOME
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    11
BuildArchitectures:	noarch
2660
941425a6010e Bump to 0.5
mattk
parents: 2619
diff changeset
    12
Version:      		0.5
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Release:      		40
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    14
Distribution: 		Java Desktop System
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    15
Vendor:       		Sun Microsystems, Inc.
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    16
Summary:      		GNOME Hi Color Icon Theme
6330
b89411c9368b * hicolor-icon-theme.spec: Add URL for Source.
dc144907
parents: 5518
diff changeset
    17
Source:       		http://freedesktop.org/software/icon-theme/releases/%{name}-%{version}.tar.bz2
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    18
URL:          		http://freedesktop.org/Software/icon-theme
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    19
BuildRoot:    		%{_tmppath}/%{name}-%{version}-build
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    20
Docdir:	      		%{_defaultdocdir}/doc
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    21
Autoreqprov:  		on
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    22
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    23
%description
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    24
Hi Color Icon Theme for the GNOME Desktop
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    25
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    26
%prep
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    27
%setup -q
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    28
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    29
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    30
%build
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    31
aclocal $ACLOCAL_FLAGS
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    32
autoconf
1935
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    33
CFLAGS="$RPM_OPT_FLAGS" \
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    34
  ./configure \
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    35
    --prefix=%{_prefix} \
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    36
    --sysconfdir=%{_sysconfdir}
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    37
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    38
%install
1935
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    39
make -i install DESTDIR=$RPM_BUILD_ROOT
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    40
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    41
%clean
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    42
rm -rf $RPM_BUILD_ROOT
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    43
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    44
%files
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    45
%defattr(-, root, root)
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    46
%{_datadir}/icons/hicolor
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    47
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    48
%changelog
6330
b89411c9368b * hicolor-icon-theme.spec: Add URL for Source.
dc144907
parents: 5518
diff changeset
    49
* Fri Dec 02 2005 - [email protected]
b89411c9368b * hicolor-icon-theme.spec: Add URL for Source.
dc144907
parents: 5518
diff changeset
    50
- Add URL for Source.
b89411c9368b * hicolor-icon-theme.spec: Add URL for Source.
dc144907
parents: 5518
diff changeset
    51
2660
941425a6010e Bump to 0.5
mattk
parents: 2619
diff changeset
    52
* Thu May 06 2004 - <[email protected]>
941425a6010e Bump to 0.5
mattk
parents: 2619
diff changeset
    53
- Bump to 0.5
941425a6010e Bump to 0.5
mattk
parents: 2619
diff changeset
    54
1935
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    55
* Tue Feb 24 2004 - <[email protected]>
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    56
- Bump to 0.4, configure and install rules
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    57
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    58
* Mon Feb 16 2004 - <[email protected]>
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    59
- replace tar jxf with the setup macro
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    60
- replace /usr with %{_prefix}
1935
411c5bbcbd4a Bump to 0.4
mattk
parents: 1876
diff changeset
    61
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    62
* Tue Feb 10 2004 - <[email protected]>
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    63
- Initial verison for cinnabar