Revert usage of qgnomeplatform.env in GDM

This commit is contained in:
Jan Grulich 2016-02-25 15:52:09 +01:00
parent 4524819abe
commit fc3186e1cd
2 changed files with 4 additions and 7 deletions

View File

@ -9,15 +9,13 @@
Name: qgnomeplatform
Version: 0.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Qt Platform Theme aimed to accommodate Gnome settings
License: LGPLv2+
URL: https://github.com/MartinBriza/QGnomePlatform
Source0: https://github.com/MartinBriza/QGnomePlatform/archive/0.1.tar.gz#/QGnomePlatform-%{version}.tar.gz
Source10: qgnomeplatform.env
# Upstream patches
BuildRequires: pkgconfig(gio-2.0)
@ -53,16 +51,16 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
install -m 0644 -p -D %{SOURCE10} %{buildroot}%{_datadir}/gdm/env.d/qgnomeplatform.env
%files
%doc README.md
%license LICENSE
%{_datadir}/gdm/env.d/qgnomeplatform.env
%{_qt5_libdir}/qt5/plugins/platformthemes/libqgnomeplatform.so
%changelog
* Thu Feb 25 2016 Jan Grulich <jgrulich@redhat.com> - 0.1-3
- Revert usage of qgnomeplatform.env in GDM
* Thu Feb 25 2016 Jan Grulich <jgrulich@redhat.com> - 0.1-2
- Install qgnomeplatform.env to gdm to automatically use it after we log in

View File

@ -1,2 +1 @@
b99cc26a1cdd85dfcd1856890ff9e9c4 QGnomePlatform-0.1.tar.gz
a413c4fd00aaf988f28d64a6ae584f27 qgnomeplatform.env