[packages/pangox-compat] - drop .la file; release 5

qboosh qboosh at pld-linux.org
Fri Mar 22 19:07:20 CET 2019


commit bf0cca6ececcb83b495115145d0e1c7a8645518b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 22 19:13:17 2019 +0100

    - drop .la file; release 5

 pangox-compat.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/pangox-compat.spec b/pangox-compat.spec
index b4caff5..ad99ffe 100644
--- a/pangox-compat.spec
+++ b/pangox-compat.spec
@@ -6,7 +6,7 @@ Summary:	System for layout and rendering of internationalized text - X11 backend
 Summary(pl.UTF-8):	System renderowania międzynarodowego tekstu - backend X11
 Name:		pangox-compat
 Version:	0.0.2
-Release:	4
+Release:	5
 License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/pangox-compat/0.0/%{name}-%{version}.tar.xz
@@ -96,6 +96,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libpangox-1.0.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -113,7 +115,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpangox-1.0.so
-%{_libdir}/libpangox-1.0.la
 %{_pkgconfigdir}/pangox.pc
 %{_includedir}/pango-1.0/pango/pangox.h
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pangox-compat.git/commitdiff/bf0cca6ececcb83b495115145d0e1c7a8645518b



More information about the pld-cvs-commit mailing list