Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
srpm
lightdm
Commits
5884ef09
Commit
5884ef09
authored
Oct 06, 2015
by
Rex Dieter
Browse files
drop listen.patch for < f22 (#1269247)
parent
cd307dbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
lightdm.spec
View file @
5884ef09
...
...
@@ -5,7 +5,7 @@
Name: lightdm
Summary: Lightweight Display Manager
Version: 1.10.5
Release: 4%{?dist}
Release: 4%{?dist}
.1
# library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
License: (LGPLv2 or LGPLv3) and GPLv3+
...
...
@@ -141,7 +141,9 @@ Requires: %{name}-qt5%{?_isa} = %{version}-%{release}
%patch12 -p1 -b .no_dmrc_save
%patch51 -p1 -b .qtchooser
%if 0%{?fedora} > 21
%patch52 -p1 -b .listen
%endif
# rpath hack
sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
...
...
@@ -287,6 +289,9 @@ exit 0
%changelog
* Tue Oct 06 2015 Rex Dieter <rdieter@fedoraproject.org> 1.10.5-4.1
- drop listen.patch for < f22 (#1269247)
* Thu Sep 10 2015 Rex Dieter <rdieter@fedoraproject.org> 1.10.5-4
- lightdm.pam: add pam_kwallet5 support
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment