[packages/telepathy-glib] - drop .la file; release 6

qboosh qboosh at pld-linux.org
Sat Mar 23 18:57:19 CET 2019


commit 99f7345bd9d9993a1ab93d7a27840aed64175d7a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 23 19:03:15 2019 +0100

    - drop .la file; release 6

 telepathy-glib.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 752efb8..af442c0 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -1,19 +1,19 @@
 #
 # Conditional build:
-%bcond_without	apidocs		# disable gtk-doc
-%bcond_without	vala		# do not build Vala API
+%bcond_without	apidocs	# gtk-doc documentation
+%bcond_without	vala	# Vala API
 
 Summary:	A GLib library to ease writing telepathy clients
 Summary(pl.UTF-8):	Biblioteka oparta na GLib dla aplikacji służących do komunikacji
 Name:		telepathy-glib
 # NOTE: 0.24.x is stable, 0.25.x/0.99.x unstable
 Version:	0.24.1
-Release:	5
+Release:	6
 License:	LGPL v2.1+
 Group:		Libraries
-Source0:	http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz
+Source0:	https://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz
 # Source0-md5:	cbeb0a24acc26e7f095be281c324da69
-URL:		http://telepathy.freedesktop.org/wiki/
+URL:		https://telepathy.freedesktop.org/wiki/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.11
 BuildRequires:	dbus-devel >= 0.95
@@ -127,6 +127,8 @@ rm -rf $RPM_BUILD_ROOT
 	DESTDIR=$RPM_BUILD_ROOT
 
 %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}}
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libtelepathy-glib.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -144,7 +146,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtelepathy-glib.so
-%{_libdir}/libtelepathy-glib.la
 %dir %{_includedir}/telepathy-1.0
 %dir %{_includedir}/telepathy-1.0/telepathy-glib
 %dir %{_includedir}/telepathy-1.0/telepathy-glib/_gen
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/telepathy-glib.git/commitdiff/99f7345bd9d9993a1ab93d7a27840aed64175d7a



More information about the pld-cvs-commit mailing list