[plasma-nm] Require kf5-modemmanager-qt instead of kf5-libmm-qt

Daniel Vrátil dvratil at fedoraproject.org
Wed Jan 28 21:25:23 UTC 2015


commit eab4dff46c4e0f9c5e983e5a5490f527941ca42a
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jan 28 22:25:05 2015 +0100

    Require kf5-modemmanager-qt instead of kf5-libmm-qt

 plasma-nm.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plasma-nm.spec b/plasma-nm.spec
index ee9bfb3..3dbec0d 100644
--- a/plasma-nm.spec
+++ b/plasma-nm.spec
@@ -1,6 +1,6 @@
 Name:           plasma-nm
 Version:        5.2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plasma Next applet written in QML for managing network connections
 License:        LGPLv2+ and GPLv2+
 URL:            https://projects.kde.org/projects/kde/workspace/plasma-nm
@@ -75,7 +75,7 @@ the default NetworkManager service.
 Summary:        Mobile support for %{name}
 Requires:       ModemManager
 Requires:       mobile-broadband-provider-info
-Requires:       kf5-libmm-qt >= 5.0.0-1
+Requires:       kf5-modemmanager-qt >= 5.0.0-1
 Obsoletes:      kde-plasma-networkmanagement-mobile < 1:0.9.1.0
 Obsoletes:      kde-plasma-nm-mobile < 5.0.0-1
 Provides:       kde-plasma-nm-mobile = %{version}-%{release}
@@ -240,6 +240,9 @@ install -m644 -p -D %{SOURCE10} %{buildroot}%{_datadir}/plasma/updates/01-fedora
 %endif
 
 %changelog
+* Wed Jan 28 2015 Daniel Vrátil <dvratil at redhat.com> - 5.2.0-3
+- BR kf5-modemmanger-qt instead of kf5-libmm-qt
+
 * Tue Jan 27 2015 Daniel Vrátil <dvratil at redhat.com> - 5.2.0-2
 - fix dependencies on rawhide (with NM >= 1.0.0)
 


More information about the scm-commits mailing list