200 lines
6.5 KiB
RPMSpec
200 lines
6.5 KiB
RPMSpec
Name: telepathy-glib
|
|
Version: 0.24.2
|
|
Release: 1mamba
|
|
Summary: GLib bindings for Telepathy
|
|
Group: System/Libraries
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://telepathy.freedesktop.org/wiki/
|
|
Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-%{version}.tar.gz
|
|
License: LGPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libdbus-devel
|
|
BuildRequires: libdbus-glib-devel
|
|
BuildRequires: libglib-devel
|
|
BuildRequires: libsystemd-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: gtk-doc
|
|
BuildRequires: gobject-introspection-devel
|
|
Provides: libtelepathy-glib = %{?epoch:%epoch:}%{version}-%{release}
|
|
Obsoletes: libtelepathy-glib < 0.24.2
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
%description
|
|
Telepathy-glib is the glib bindings for the telepathy unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls.
|
|
|
|
%package devel
|
|
Group: Development/Libraries
|
|
Summary: Development files for %{name}
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
Provides: libtelepathy-glib-devel = %{?epoch:%epoch:}%{version}-%{release}
|
|
Obsoletes: libtelepathy-glib-devel < 0.24.2
|
|
Requires: pkg-config
|
|
|
|
%description devel
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
%package apidocs
|
|
Group: Documentation
|
|
Summary: %{name} API documentation
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
Provides: libtelepathy-glib-docs = %{?epoch:%epoch:}%{version}-%{release}
|
|
Obsoletes: libtelepathy-glib-docs < 0.24.2
|
|
Requires: gtk-doc
|
|
|
|
%description apidocs
|
|
This package includes the %{name} API documentation.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%configure \
|
|
--enable-gtk-doc \
|
|
--disable-static \
|
|
--enable-introspection \
|
|
--enable-vala-bindings
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall
|
|
|
|
# remove unpackages files
|
|
rm -fr %{buildroot}%{_datadir}/doc/libtelepathy-glib-devel-0.18.0/
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%post -p /sbin/ldconfig
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%{_libdir}/libtelepathy-glib.so.*
|
|
%{_libdir}/girepository-*/TelepathyGLib-*.typelib
|
|
%doc AUTHORS COPYING
|
|
|
|
%files devel
|
|
%defattr(-,root,root)
|
|
%{_includedir}/telepathy-*/telepathy-glib/
|
|
%{_libdir}/libtelepathy-glib.so
|
|
%{_datadir}/vala/vapi/telepathy-glib.deps
|
|
%{_datadir}/vala/vapi/telepathy-glib.vapi
|
|
%{_datadir}/gir-*/TelepathyGLib-*.gir
|
|
%{_libdir}/pkgconfig/telepathy-glib.pc
|
|
%doc ChangeLog NEWS README
|
|
|
|
%files apidocs
|
|
%defattr(-,root,root)
|
|
%dir %{_datadir}/gtk-doc/html/telepathy-glib
|
|
%{_datadir}/gtk-doc/html/telepathy-glib/*
|
|
|
|
%changelog
|
|
* Thu Apr 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.2-1mamba
|
|
- update to 0.24.2
|
|
|
|
* Mon Oct 27 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.1-1mamba
|
|
- update to 0.24.1
|
|
|
|
* Mon Jun 24 2013 Automatic Build System <autodist@mambasoft.it> 0.21.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 30 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21.0-2mamba
|
|
- rebuilt with vala bindings (reclamed by zeitgeist)
|
|
|
|
* Sat Apr 06 2013 Automatic Build System <autodist@mambasoft.it> 0.21.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 17 2012 Automatic Build System <autodist@mambasoft.it> 0.20.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 15 2012 Automatic Build System <autodist@mambasoft.it> 0.20.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Sep 15 2012 Automatic Build System <autodist@mambasoft.it> 0.19.9-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 09 2012 Automatic Build System <autodist@mambasoft.it> 0.19.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 09 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.18.0-1mamba
|
|
- update to 0.18.0
|
|
|
|
* Fri Oct 07 2011 Automatic Build System <autodist@mambasoft.it> 0.15.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 03 2011 Automatic Build System <autodist@mambasoft.it> 0.15.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jul 25 2011 Automatic Build System <autodist@mambasoft.it> 0.15.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 24 2011 Automatic Build System <autodist@mambasoft.it> 0.15.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun Jun 19 2011 Automatic Build System <autodist@mambasoft.it> 0.15.1-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue May 03 2011 Automatic Build System <autodist@mambasoft.it> 0.14.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Apr 05 2011 Automatic Build System <autodist@mambasoft.it> 0.11.16-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Aug 10 2010 Automatic Build System <autodist@mambasoft.it> 0.11.12-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat Jul 03 2010 Automatic Build System <autodist@mambasoft.it> 0.11.9-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Jun 29 2010 Automatic Build System <autodist@mambasoft.it> 0.11.8-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Jun 14 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.6-1mamba
|
|
- update to 0.11.6
|
|
|
|
* Tue Apr 27 2010 Automatic Build System <autodist@mambasoft.it> 0.11.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Jan 26 2010 Automatic Build System <autodist@mambasoft.it> 0.10.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Oct 23 2009 Automatic Build System <autodist@mambasoft.it> 0.9.1-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Oct 02 2009 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat Aug 22 2009 Automatic Build System <autodist@mambasoft.it> 0.7.35-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Jul 02 2009 Automatic Build System <autodist@mambasoft.it> 0.7.33-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Jun 15 2009 Automatic Build System <autodist@mambasoft.it> 0.7.32-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Jun 09 2009 Automatic Build System <autodist@mambasoft.it> 0.7.31-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat Apr 04 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.29-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Mar 02 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.26-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Jan 02 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.20-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Nov 17 2008 gil <puntogil@libero.it> 0.7.18-1mamba
|
|
- update to 0.7.18
|
|
|
|
* Tue Oct 14 2008 gil <puntogil@libero.it> 0.7.16-1mamba
|
|
- package created by autospec
|