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)