diff --git a/rpm/connectionagent-qt5.spec b/rpm/connectionagent-qt5.spec index 11ed25d..2cf5c50 100644 --- a/rpm/connectionagent-qt5.spec +++ b/rpm/connectionagent-qt5.spec @@ -1,8 +1,3 @@ -# -# Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.27 -# - Name: connectionagent-qt5 # >> macros diff --git a/rpm/connectionagent-qt5.yaml b/rpm/connectionagent-qt5.yaml deleted file mode 100644 index ea58b2a..0000000 --- a/rpm/connectionagent-qt5.yaml +++ /dev/null @@ -1,59 +0,0 @@ -Name: connectionagent-qt5 -Summary: User Agent daemon -Version: 0.9.29 -Release: 0 -Group: "Communications/Connectivity Adaptation" -License: LGPLv2 -URL: http://github.com/lpotter/connectionagent -Description: | - Connection Agent provides multi user access to connman's User Agent. - It also provides autoconnecting features. - -Sources: - - "%{name}-%{version}.tar.bz" -Requires: - - connman-qt5-declarative - - systemd - - systemd-user-session-targets -Provides: - - connectionagent > 0.7.6 -Obsoletes: - - connectionagent <= 0.7.6 -PkgConfigBR: - - Qt5Core - - Qt5DBus - - connman-qt5 - - qofono-qt5 - - Qt5Network - - Qt5Test - - Qt5Qml - -Configure: none -Builder: qmake5 -Files: - - "%{_bindir}/connectionagent" - - "%{_datadir}/dbus-1/services/com.jolla.Connectiond.service" - - "%{_libdir}/systemd/user/connectionagent.service" - - "%{_sysconfdir}/dbus-1/session.d/connectionagent.conf" - -SubPackages: - - Name: declarative - Summary: Declarative plugin for connection agent. - Group: Development/Tools - Description: This package contains the declarative plugin for connection agent. - Requires: - - "%{name} = %{version}" - Files: - - "%{_libdir}/qt5/qml/com/jolla/connection/*" - - - Name: test - Summary: auto test for connection agent. - Group: Development/Tools - Description: This package contains the auto tests for connection agent. - Requires: - - "%{name} = %{version}" - Files: - - "%{_prefix}/opt/tests/libqofono/*" - - -