hicolor-icon-theme.spec
author mattk
Tue, 10 Feb 2004 15:33:51 +0000
changeset 1617 bb41793894f4
child 1714 d34c2c5987ec
permissions -rw-r--r--
Add new component hicolor-icon-theme Bump gnome-icon-theme to 1.1.6
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
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
     6
Release:      		1
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
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    20
tar -jxf %SOURCE0
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
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    23
echo "Build done in install"
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
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    26
cd %{name}-%{version}
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    27
make PREFIX=$RPM_BUILD_ROOT/usr
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    28
cd ..
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    29
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    30
%clean
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    31
rm -rf $RPM_BUILD_ROOT
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    32
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    33
%files
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    34
%defattr(-, root, root)
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    35
%{_datadir}/icons/hicolor
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    36
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    37
%changelog
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    38
* Tue Feb 10 2004 - <[email protected]>
bb41793894f4 Add new component hicolor-icon-theme
mattk
parents:
diff changeset
    39
- Initial verison for cinnabar