[kde-plasma-nm] Missing build requires

Jan Grulich jgrulich at fedoraproject.org
Thu Jun 13 17:28:55 UTC 2013


commit c11666ad3f39b9f05ddc1b67a030eac101ee4e53
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Thu Jun 13 19:28:40 2013 +0200

    Missing build requires

 kde-plasma-nm.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kde-plasma-nm.spec b/kde-plasma-nm.spec
index 0c97f80..076830e 100644
--- a/kde-plasma-nm.spec
+++ b/kde-plasma-nm.spec
@@ -21,6 +21,9 @@ BuildRequires:  libmm-qt-devel >= 0.6.0
 BuildRequires:  libnm-qt-devel >= 0.9.8
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8
 BuildRequires:  pkgconfig(libnm-glib) pkgconfig(libnm-util)
+%if 0%{?fedora} || 0%{?epel}
+BuildRequires:  pkgconfig(openconnect) >= 4.00
+%endif
 
 Requires:  NetworkManager >= 0.9.8
 Requires:  ModemManager >= 0.6.0
@@ -177,7 +180,7 @@ rm -fv %{buildroot}%{_kde4_datadir}/kde4/services/plasmanm_pptp*
 %endif
 
 %changelog
-* Thu Jun 13 2013 Jan Grulich <jgrulich at redhat.com> - 0.9.3.0-2.201306013git6a4c385
+* Thu Jun 13 2013 Jan Grulich <jgrulich at redhat.com> - 0.9.3.0-2.20130613git6a4c385
 - Update to the current git snapshot
 - Add Openswan, Openconnect, L2TP, PPTP VPN plugins
 


More information about the scm-commits mailing list