From 3c94c24ec57f889339740b6b60e391fd9eff68c3 Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Wed, 19 Mar 2014 12:50:52 +1000 Subject: [PATCH] [connectionagent] update version --- rpm/connectionagent-qt5.spec | 3 +-- rpm/connectionagent.spec | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/rpm/connectionagent-qt5.spec b/rpm/connectionagent-qt5.spec index 88be133..94717a7 100644 --- a/rpm/connectionagent-qt5.spec +++ b/rpm/connectionagent-qt5.spec @@ -16,7 +16,6 @@ License: LGPLv2 URL: http://github.com/lpotter/connectionagent Source0: %{name}-%{version}.tar.bz2 Source1: connectionagent.tracing -Source100: connectionagent-qt5.yaml Requires: connman-qt5-declarative Requires: systemd Requires: systemd-user-session-targets @@ -27,7 +26,7 @@ BuildRequires: pkgconfig(qofono-qt5) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Qml) -Provides: connectionagent > 0.7.6 +Provides: connectionagent > 0.10.1 Obsoletes: connectionagent <= 0.7.6 %description diff --git a/rpm/connectionagent.spec b/rpm/connectionagent.spec index e048cdf..688edae 100644 --- a/rpm/connectionagent.spec +++ b/rpm/connectionagent.spec @@ -15,7 +15,6 @@ Group: Communications/Connectivity Adaptation License: LGPLv2 URL: http://github.com/lpotter/connectionagent Source0: %{name}-%{version}.tar.bz2 -Source100: connectionagent.yaml BuildRequires: pkgconfig(QtCore) BuildRequires: pkgconfig(QtDBus) BuildRequires: pkgconfig(connman-qt4)