|
|
|
@ -6,8 +6,8 @@
@@ -6,8 +6,8 @@
|
|
|
|
|
|
|
|
|
|
Summary: Shared code among cinnamon-session, nemo, etc |
|
|
|
|
Name: cinnamon-desktop |
|
|
|
|
Version: 4.0.1 |
|
|
|
|
Release: 1%{?dist} |
|
|
|
|
Version: 3.8.1 |
|
|
|
|
Release: 3%{?dist} |
|
|
|
|
License: GPLv2+ and LGPLv2+ and MIT |
|
|
|
|
URL: https://github.com/linuxmint/ |
|
|
|
|
Source0: %url/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz |
|
|
|
@ -60,7 +60,7 @@ libcinnamon-desktop.
@@ -60,7 +60,7 @@ libcinnamon-desktop.
|
|
|
|
|
%autosetup -p1 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
%meson -Dpnp_ids=/usr/share/hwdata/pnp.ids -Ddeprecation_warnings=false |
|
|
|
|
%meson -Dpnp-ids-path=/usr/share/hwdata/pnp.ids -Ddeprecation-flags=false |
|
|
|
|
%meson_build |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
@ -94,12 +94,6 @@ install -m 644 %SOURCE1 %buildroot%{_datadir}/applications/x-cinnamon-mimeapps.l
@@ -94,12 +94,6 @@ install -m 644 %SOURCE1 %buildroot%{_datadir}/applications/x-cinnamon-mimeapps.l
|
|
|
|
|
%{_datadir}/gir-1.0/C*.gir |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Mon Nov 12 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.1-1 |
|
|
|
|
- Update to 4.0.1 release |
|
|
|
|
|
|
|
|
|
* Tue Oct 30 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.0-1 |
|
|
|
|
- Update to 4.0.0 release |
|
|
|
|
|
|
|
|
|
* Sun Oct 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.1-3 |
|
|
|
|
- Drop EPEL/RHEL support |
|
|
|
|
|
|
|
|
|