guibuilder_pel7x64builder0
6 years ago
1 changed files with 51 additions and 0 deletions
@ -0,0 +1,51 @@
@@ -0,0 +1,51 @@
|
||||
Name: mint-themes-gtk3 |
||||
Version: 3.18+17 |
||||
Release: 3%{?dist} |
||||
Summary: Mint themes for GTK3 |
||||
|
||||
License: GPLv3+ |
||||
URL: https://github.com/linuxmint/%{name} |
||||
Source0: http://packages.linuxmint.com/pool/main/m/%{name}/%{name}_%{version}.tar.xz |
||||
|
||||
BuildArch: noarch |
||||
|
||||
BuildRequires: fdupes |
||||
|
||||
Requires: mint-themes |
||||
Requires: mint-x-icons |
||||
|
||||
%description |
||||
A collection of mint themes for GTK3. |
||||
|
||||
|
||||
%prep |
||||
%autosetup -c |
||||
|
||||
|
||||
%build |
||||
# noop. |
||||
|
||||
|
||||
%install |
||||
%{__cp} -pr %{name}%{_prefix} %{buildroot} |
||||
%fdupes -s %{buildroot} |
||||
|
||||
|
||||
%files |
||||
%license %{name}/debian/copyright |
||||
%doc %{name}/debian/changelog |
||||
%{_datadir}/themes/Mint-X*/gtk-3.0/* |
||||
|
||||
|
||||
%changelog |
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18+17-3 |
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild |
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18+17-2 |
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |
||||
|
||||
* Thu Dec 28 2017 Björn Esser <besser82@fedoraproject.org> - 3.18+17-1 |
||||
- Initial import (#1529559) |
||||
|
||||
* Thu Dec 28 2017 Björn Esser <besser82@fedoraproject.org> - 3.18+17-0.1 |
||||
- Initial rpm release (#1529559) |
Loading…
Reference in new issue