summaryrefslogtreecommitdiff
path: root/rpm/telepathy-ring.yaml
blob: db5c60d89b66822552663f52481f8d478bd69e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Name: telepathy-ring
Summary: GSM connection manager for the Telepathy framework
Version: 2.2.1
Release: 2
Group: System/Libraries
License: LGPLv2.1
URL: https://github.com/nemomobile/telepathy-ring/
Sources:
    - "%{name}-%{version}.tar.bz2"
Description: "%{summary}."

Requires:
    - telepathy-filesystem
    - ofono
    - telepathy-mission-control
PkgBR:
    - python >= 2.5
PkgConfigBR:
    - glib-2.0
    - check
    - libxslt
    - dbus-1
    - dbus-glib-1
    - uuid
    - telepathy-glib >= 0.11.7
    - mission-control-plugins
Configure: reconfigure
Builder: make
Files:
    - "%{_datadir}/dbus-1/services/*"
    - "%{_datadir}/telepathy/managers/*"
    - "%{_libexecdir}/*"
    - "%{_libdir}/mission-control-plugins.0/mcp-account-manager-ring.so"
    - "%doc %{_mandir}/man8/telepathy-ring.8.gz"

SubPackages:
    - Name: tests
      Summary: Tests for %{name}
      Group: System/Libraries
      Description: "%{summary}."
      Files:
        - "/opt/tests/%{name}/*"

    - Name: devel
      Summary: Development files for %{name}
      Group: Development/Libraries
      Description: "%{summary}."
      Files:
        - "%{_libdir}/*.a"
        - "%{_includedir}/*"