guibuilder_pel7x64builder0
6 years ago
1 changed files with 76 additions and 0 deletions
@ -0,0 +1,76 @@
@@ -0,0 +1,76 @@
|
||||
Name: cinnamon-themes |
||||
Version: 2017.06.20 |
||||
Release: 6%{?dist} |
||||
Summary: Collection of the best themes available for Cinnamon |
||||
|
||||
License: GPLv3+ |
||||
URL: https://github.com/linuxmint/%{name} |
||||
Source0: http://packages.linuxmint.com/pool/main/c/%{name}/%{name}_%{version}.tar.xz |
||||
|
||||
BuildArch: noarch |
||||
|
||||
BuildRequires: fdupes |
||||
|
||||
Requires: filesystem |
||||
Requires: mint-themes |
||||
Requires: mint-themes-gtk3 |
||||
Requires: mint-x-icons |
||||
Requires: mint-y-icons |
||||
Requires: mint-y-theme |
||||
|
||||
%description |
||||
%{summary}. |
||||
|
||||
|
||||
%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/Linux Mint" |
||||
%{_datadir}/themes/Mint-X*/cinnamon |
||||
|
||||
|
||||
%changelog |
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2017.06.20-6 |
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild |
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2017.06.20-5 |
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |
||||
|
||||
* Thu Dec 28 2017 Björn Esser <besser82@fedoraproject.org> - 2017.06.20-4 |
||||
- Require mint-themes(-gtk3) |
||||
- Fix ownership of Mint-X*-dirs |
||||
|
||||
* Thu Dec 28 2017 Björn Esser <besser82@fedoraproject.org> - 2017.06.20-3 |
||||
- Require mint-y-{icons,theme} |
||||
- Cleanup spec file |
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2017.06.20-2 |
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild |
||||
|
||||
* Wed Jun 21 2017 Leigh Scott <leigh123linux@googlemail.com> - 2017.06.20-1 |
||||
- Update to 2017.06.20 release |
||||
|
||||
* Sat May 06 2017 Leigh Scott <leigh123linux@googlemail.com> - 2017.05.05-1 |
||||
- Update to 2017.05.05 release |
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2016.12.07-2 |
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild |
||||
|
||||
* Mon Jan 09 2017 Björn Esser <bjoern.esser@gmail.com> - 2016.12.07-1 |
||||
- Initial rpm-release (rhbz#1411151) |
||||
|
||||
* Sun Jan 08 2017 Björn Esser <bjoern.esser@gmail.com> - 2016.12.07-0.1 |
||||
- Initial package (rhbz#1411151) |
Loading…
Reference in new issue