[kde-workspace] test systemd_logind support only on f19+

Rex Dieter rdieter at fedoraproject.org
Tue Jan 22 15:25:05 UTC 2013


commit 08df74b68626be1e55a5a5f49764f786a05c6307
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Jan 22 09:24:42 2013 -0600

    test systemd_logind support only on f19+

 kde-workspace.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/kde-workspace.spec b/kde-workspace.spec
index 7dc636a..84beb46 100644
--- a/kde-workspace.spec
+++ b/kde-workspace.spec
@@ -436,7 +436,10 @@ Requires: akonadi
 %patch51 -p1 -b .add_apper_to_kickoff_favorites
 %patch52 -p1 -b .bz#732830-login
 %patch53 -p1 -b .kdm_xauth
+## test only on rawhide for now
+%if 0%{?fedora} > 18
 %patch54 -p1 -b .powerdevil_systemd_login1
+%endif
 %patch57 -p1 -b .bug796969
 %patch62 -p0 -b .systemd-displaymanager
 


More information about the scm-commits mailing list