Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-release-src > by-pkgid > 6707242159b048d0736953d9367d3c5b > files > 1

elementary-icon-theme-2.7.1-1.mga2.src.rpm

%define base_name	icon-theme
%define theme_name	elementary
%define version		2.7.1
%define name		%{theme_name}-%{base_name}
%define release		%mkrel 1

Name:			%{name}
Version:		%{version}
Release:		%{release}
Summary:		Elementary icons for GNOME Desktop
License:		GPLv2+
Group:			Graphical desktop/GNOME
Source:			http://launchpad.net/elementaryicons/2.0/%{version}/+download/%{theme_name}.tar.bz2
URL:			https://launchpad.net/elementaryicons
BuildRequires: 		icon-naming-utils
BuildArch: noarch

Requires:		hicolor-icon-theme

%ifarch i586
Requires:		libmurrine >= 0.91.0
%endif

%ifarch x86_64
Requires: lib64murrine >= 0.91.0
%endif

Requires: faenza-icon-theme
BuildRoot: %{_tmppath}/%{name}-buildroot

%description
Elementary icons is an icon theme designed to be smooth,
sexy, clear, and efficient.

%prep
rm -rf %buildroot
%setup -q -n %{theme_name}

%build

%install
%{__mkdir} -p %{buildroot}%{_iconsdir}/%{theme_name}
%{__cp} -Rf * %{buildroot}%{_iconsdir}/%{theme_name}/

%clean
rm -rf %buildroot

%post
%{update_icon_cache}
%postun
%{clean_icon_cache}

%files
%defattr(-,root,root)
%doc AUTHORS CONTRIBUTORS COPYING
%{_iconsdir}/%{theme_name}/*



%changelog
* Fri Jul 08 2011 dams <dams> 2.7.1-1.mga2
+ Revision: 120669
- Update to 2.7.1

* Tue Apr 19 2011 ennael <ennael> 2.4-1.mga1
+ Revision: 88164
- imported package elementary-icon-theme


* Sat Jan 22 2011 Александр Казанцев <kazancas@mandriva.org> 2.4-1mdv2011.0
+ Revision: 632360
- initial release for Mandriva
- import elementary-icon-theme


* Sat Jan 22 2010 Alexander Kazancev <kazancas@mandriva.org>
- initial release for Mandriva