2007-12-10 04:51:13 +01:00
|
|
|
#
|
2011-04-20 13:56:32 +02:00
|
|
|
# spec file for package telepathy-glib
|
2007-12-10 04:51:13 +01:00
|
|
|
#
|
2013-01-17 20:15:54 +01:00
|
|
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-12-10 04:51:13 +01:00
|
|
|
#
|
2008-08-22 22:27:10 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-12-10 04:51:13 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
Name: telepathy-glib
|
2013-06-23 16:11:57 +02:00
|
|
|
Version: 0.21.1
|
2011-12-21 05:17:18 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: GObject-based library for the Telepathy D-Bus API
|
2012-01-13 09:09:21 +01:00
|
|
|
License: LGPL-2.1+
|
2007-12-10 04:51:13 +01:00
|
|
|
Group: Development/Languages/C and C++
|
2011-12-21 05:17:18 +01:00
|
|
|
Url: http://telepathy.freedesktop.org/
|
2011-07-09 21:28:20 +02:00
|
|
|
Source: http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz
|
2013-09-04 11:16:44 +02:00
|
|
|
Source99: baselibs.conf
|
2011-08-18 16:00:55 +02:00
|
|
|
BuildRequires: gtk-doc >= 1.17
|
2009-09-04 02:08:28 +02:00
|
|
|
BuildRequires: libxslt-devel
|
|
|
|
BuildRequires: python-xml
|
2012-09-07 19:35:14 +02:00
|
|
|
BuildRequires: vala >= 0.16.0
|
2012-03-21 09:44:58 +01:00
|
|
|
BuildRequires: pkgconfig(dbus-1) >= 0.95
|
|
|
|
BuildRequires: pkgconfig(dbus-glib-1) >= 0.90
|
2012-09-07 19:35:14 +02:00
|
|
|
BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
|
2010-07-22 23:44:15 +02:00
|
|
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
2012-09-07 19:35:14 +02:00
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
|
|
|
BuildRequires: pkgconfig(gobject-2.0) >= 2.32.0
|
2011-11-16 11:18:42 +01:00
|
|
|
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.30
|
2009-09-04 02:08:28 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2007-12-10 04:51:13 +01:00
|
|
|
|
|
|
|
%description
|
2011-12-21 05:17:18 +01:00
|
|
|
The telepathy-glib library is a GObject-based C binding for the
|
|
|
|
Telepathy D-Bus API.
|
2007-12-10 04:51:13 +01:00
|
|
|
|
|
|
|
%package -n libtelepathy-glib0
|
2011-12-21 05:17:18 +01:00
|
|
|
Summary: GObject-based library for the Telepathy D-Bus API
|
2007-12-10 04:51:13 +01:00
|
|
|
Group: Development/Languages/C and C++
|
|
|
|
|
|
|
|
%description -n libtelepathy-glib0
|
2011-12-21 05:17:18 +01:00
|
|
|
The telepathy-glib library is a GObject-based C binding for the
|
|
|
|
Telepathy D-Bus API.
|
2007-12-10 04:51:13 +01:00
|
|
|
|
2011-12-12 17:01:59 +01:00
|
|
|
%package -n typelib-1_0-TelepathyGlib-0_12
|
2011-12-21 05:17:18 +01:00
|
|
|
Summary: GObject-based library for the Telepathy D-Bus API -- Introspection bindings
|
2011-12-12 17:01:59 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-TelepathyGlib-0_12
|
2011-12-21 05:17:18 +01:00
|
|
|
The telepathy-glib library is a GObject-based C binding for the
|
|
|
|
Telepathy D-Bus API.
|
|
|
|
|
|
|
|
This package provides the GObject Introspection bindings for the
|
|
|
|
telepathy-glib library.
|
2011-12-12 17:01:59 +01:00
|
|
|
|
2007-12-10 04:51:13 +01:00
|
|
|
%package devel
|
2011-12-21 05:17:18 +01:00
|
|
|
Summary: GObject-based library for the Telepathy D-Bus API -- Development Files
|
2007-12-10 04:51:13 +01:00
|
|
|
Group: Development/Languages/C and C++
|
2009-09-04 02:08:28 +02:00
|
|
|
Requires: glibc-devel
|
|
|
|
Requires: libtelepathy-glib0 = %{version}
|
2011-12-12 17:01:59 +01:00
|
|
|
Requires: typelib-1_0-TelepathyGlib-0_12 = %{version}
|
2007-12-10 04:51:13 +01:00
|
|
|
|
|
|
|
%description devel
|
2011-12-21 05:17:18 +01:00
|
|
|
The telepathy-glib library is a GObject-based C binding for the
|
|
|
|
Telepathy D-Bus API.
|
2007-12-10 04:51:13 +01:00
|
|
|
|
2008-02-01 01:24:37 +01:00
|
|
|
%package doc
|
2011-12-21 05:17:18 +01:00
|
|
|
Summary: GObject-based library for the Telepathy D-Bus API -- Developer documentation
|
2008-02-01 01:24:37 +01:00
|
|
|
Group: Development/Languages/C and C++
|
2009-09-04 02:08:28 +02:00
|
|
|
Requires: libtelepathy-glib0 = %{version}
|
2008-02-01 01:24:37 +01:00
|
|
|
|
|
|
|
%description doc
|
2011-12-21 05:17:18 +01:00
|
|
|
The telepathy-glib library is a GObject-based C binding for the
|
|
|
|
Telepathy D-Bus API.
|
2008-02-01 01:24:37 +01:00
|
|
|
|
2007-12-10 04:51:13 +01:00
|
|
|
%prep
|
2009-09-04 02:08:28 +02:00
|
|
|
%setup -q
|
2013-03-13 23:43:41 +01:00
|
|
|
|
2007-12-10 04:51:13 +01:00
|
|
|
%build
|
2010-08-07 03:30:01 +02:00
|
|
|
%configure --disable-static \
|
|
|
|
--enable-vala-bindings
|
2011-11-28 09:20:56 +01:00
|
|
|
%__make %{_smp_mflags}
|
2007-12-10 04:51:13 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
%makeinstall
|
2009-09-04 02:08:28 +02:00
|
|
|
rm -f %{buildroot}%{_libdir}/*.la
|
2007-12-10 04:51:13 +01:00
|
|
|
|
|
|
|
%post -n libtelepathy-glib0 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -n libtelepathy-glib0 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%clean
|
2009-09-04 02:08:28 +02:00
|
|
|
rm -rf %{buildroot}
|
2007-12-10 04:51:13 +01:00
|
|
|
|
|
|
|
%files -n libtelepathy-glib0
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libtelepathy-glib*.so.0*
|
2011-12-12 17:01:59 +01:00
|
|
|
|
|
|
|
%files -n typelib-1_0-TelepathyGlib-0_12
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/girepository-1.0/TelepathyGLib-0.12.typelib
|
2007-12-10 04:51:13 +01:00
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/telepathy-1.0
|
2009-09-04 02:08:28 +02:00
|
|
|
%{_includedir}/telepathy-1.0/telepathy-glib/
|
2007-12-10 04:51:13 +01:00
|
|
|
%{_libdir}/lib*.so
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
2010-07-22 23:44:15 +02:00
|
|
|
%{_datadir}/gir-1.0/*.gir
|
2010-08-07 03:30:01 +02:00
|
|
|
%dir %{_datadir}/vala
|
|
|
|
%dir %{_datadir}/vala/vapi
|
|
|
|
%{_datadir}/vala/vapi/telepathy-glib.*
|
2007-12-10 04:51:13 +01:00
|
|
|
|
2008-02-01 01:24:37 +01:00
|
|
|
%files doc
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_datadir}/gtk-doc/html/telepathy-glib
|
|
|
|
|
2007-12-10 04:51:13 +01:00
|
|
|
%changelog
|