diff --git a/telepathy-glib.spec b/telepathy-glib.spec index 7241918..6b64854 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -1,32 +1,26 @@ Name: telepathy-glib -Version: 0.24.1 +Version: 0.24.2 Release: 1mamba Summary: GLib bindings for Telepathy Group: System/Libraries Vendor: openmamba Distribution: openmamba -Packager: Automatic Build System -URL: http://telepathy.freedesktop.org/wiki/ +Packager: Silvan Calarco +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: libffi-devel BuildRequires: libglib-devel -BuildRequires: libselinux-devel -BuildRequires: libz-devel +BuildRequires: libsystemd-devel ## AUTOBUILDREQ-END -BuildRequires: pkg-config BuildRequires: gtk-doc BuildRequires: gobject-introspection-devel Provides: libtelepathy-glib = %{?epoch:%epoch:}%{version}-%{release} -Obsoletes: libtelepathy-glib +Obsoletes: libtelepathy-glib < 0.24.2 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root - -%debug_package %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. @@ -36,7 +30,7 @@ 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 +Obsoletes: libtelepathy-glib-devel < 0.24.2 Requires: pkg-config %description devel @@ -47,12 +41,14 @@ Group: Documentation Summary: %{name} API documentation Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Provides: libtelepathy-glib-docs = %{?epoch:%epoch:}%{version}-%{release} -Obsoletes: libtelepathy-glib-docs +Obsoletes: libtelepathy-glib-docs < 0.24.2 Requires: gtk-doc %description apidocs This package includes the %{name} API documentation. +%debug_package + %prep %setup -q @@ -80,14 +76,13 @@ rm -fr %{buildroot}%{_datadir}/doc/libtelepathy-glib-devel-0.18.0/ %files %defattr(-,root,root) -%{_libdir}/girepository-*/TelepathyGLib-*.typelib %{_libdir}/libtelepathy-glib.so.* +%{_libdir}/girepository-*/TelepathyGLib-*.typelib %doc AUTHORS COPYING %files devel %defattr(-,root,root) %{_includedir}/telepathy-*/telepathy-glib/ -%{_libdir}/libtelepathy-glib.la %{_libdir}/libtelepathy-glib.so %{_datadir}/vala/vapi/telepathy-glib.deps %{_datadir}/vala/vapi/telepathy-glib.vapi @@ -97,9 +92,13 @@ rm -fr %{buildroot}%{_datadir}/doc/libtelepathy-glib-devel-0.18.0/ %files apidocs %defattr(-,root,root) -%{_datadir}/gtk-doc/html/telepathy-glib/ +%dir %{_datadir}/gtk-doc/html/telepathy-glib +%{_datadir}/gtk-doc/html/telepathy-glib/* %changelog +* Thu Apr 04 2024 Silvan Calarco 0.24.2-1mamba +- update to 0.24.2 + * Mon Oct 27 2014 Silvan Calarco 0.24.1-1mamba - update to 0.24.1