hicolor-icon-theme.spec
author dermotm
Mon, 23 Feb 2004 13:05:56 +0000
changeset 1876 0b4928f1eef0
parent 1714 d34c2c5987ec
child 1935 411c5bbcbd4a
permissions -rw-r--r--
Incremented release numbers for build 04
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     1
Name:         		hicolor-icon-theme
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     2
License:      		GPL
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     3
Group:        		System/GUI/GNOME
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     4
BuildArchitectures:	noarch
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     5
Version:      		0.3
1876
0b4928f1eef0 Incremented release numbers for build 04
dermotm
parents: 1714
diff changeset
     6
Release:      		4
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     7
Distribution: 		Cinnabar
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     8
Vendor:       		Sun Microsystems, Inc.
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     9
Summary:      		GNOME Hi Color Icon Theme
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    10
Source:       		%{name}-%{version}.tar.bz2
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    11
URL:          		http://freedesktop.org/Software/icon-theme
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    12
BuildRoot:    		%{_tmppath}/%{name}-%{version}-build
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    13
Docdir:	      		%{_defaultdocdir}/doc
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    14
Autoreqprov:  		on
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    15
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    16
%description
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    17
Hi Color Icon Theme for the GNOME Desktop
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    18
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    19
%prep
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    20
%setup -q
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    21
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    22
%build
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    23
echo "Hicolor icon theme build done during install"
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    24
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    25
%install
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    26
make PREFIX=$RPM_BUILD_ROOT/%{_prefix}
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    27
cd ..
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    28
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    29
%clean
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    30
rm -rf $RPM_BUILD_ROOT
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    31
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    32
%files
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    33
%defattr(-, root, root)
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    34
%{_datadir}/icons/hicolor
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    35
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    36
%changelog
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    37
* Mon Feb 16 2004 - <[email protected]>
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    38
- replace tar jxf with the setup macro
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1617
diff changeset
    39
- replace /usr with %{_prefix}
1617
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    40
* Tue Feb 10 2004 - <[email protected]>
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    41
- Initial verison for cinnabar