Enable DBus support so that logind integration actually works
This commit is contained in:
+5
-1
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
Version: 1.5.0
|
Version: 1.5.0
|
||||||
Release: 4%{?alphatag}%{?dist}
|
Release: 5%{?alphatag}%{?dist}
|
||||||
Summary: Reference compositor for Wayland
|
Summary: Reference compositor for Wayland
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
License: BSD and CC-BY-SA
|
License: BSD and CC-BY-SA
|
||||||
@@ -53,6 +53,7 @@ BuildRequires: pixman-devel
|
|||||||
BuildRequires: poppler-devel
|
BuildRequires: poppler-devel
|
||||||
BuildRequires: poppler-glib-devel
|
BuildRequires: poppler-glib-devel
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
|
BuildRequires: dbus-devel
|
||||||
BuildRequires: lcms2-devel
|
BuildRequires: lcms2-devel
|
||||||
BuildRequires: colord-devel
|
BuildRequires: colord-devel
|
||||||
%if 0%{?with_rdp}
|
%if 0%{?with_rdp}
|
||||||
@@ -130,6 +131,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|||||||
%{_libdir}/pkgconfig/weston.pc
|
%{_libdir}/pkgconfig/weston.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 15 2014 Lubomir Rintel <lkundrak@v3.sk> - 1.5.0-5
|
||||||
|
- Enable DBus support so that logind integration actually works
|
||||||
|
|
||||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.0-4
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user