File mingw64-gnome-icon-theme-extras.spec of Package mingw64-gnome-icon-theme-extras
#
# spec file for package mingw64-gnome-icon-theme-extras
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: mingw64-gnome-icon-theme-extras
Version: 3.6.2
Release: 0
Summary: GNOME Icon Theme Extras
License: CC-BY-SA-3.0
Group: Development/Libraries
Url: http://www.gnome.org/
Source0: ftp://ftp.gnome.org/pub/gnome/sources/gnome-icon-theme-extras/3.6/gnome-icon-theme-extras-%{version}.tar.xz
Source1000: %{name}-rpmlintrc
#!BuildIgnore: post-build-checks
BuildRequires: intltool >= 0.40.0
BuildRequires: mingw64-cross-binutils
BuildRequires: mingw64-cross-gcc
BuildRequires: mingw64-cross-pkg-config
BuildRequires: mingw64-filesystem >= 23
BuildRequires: mingw64-icon-naming-utils
BuildRequires: xz
Requires: mingw64-gnome-icon-theme
BuildArch: noarch
%_mingw64_package_header_debug
%description
Extra GNOME icons for specific devices and file types.
%prep
%setup -q -n gnome-icon-theme-extras-%{version}
%build
%{_mingw64_configure} --enable-icon-mapping
%{_mingw64_make} %{?_smp_mflags} || %{_mingw64_make}
%install
%{_mingw64_makeinstall}
%files
%defattr(-,root,root)
%{_mingw64_datadir}/icons/gnome
%changelog