[packages/enchant] - drop .la file; release 4

qboosh qboosh at pld-linux.org
Fri Apr 19 22:06:09 CEST 2019


commit 11d1ab2dfcf5bb9cf71ccbfc04c4880e38c95c90
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 19 22:06:20 2019 +0200

    - drop .la file; release 4

 enchant.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/enchant.spec b/enchant.spec
index dec07c1..e720a98 100644
--- a/enchant.spec
+++ b/enchant.spec
@@ -7,7 +7,7 @@ Summary(pl.UTF-8):	libenchant - ogólna biblioteka sprawdzania pisowni
 Name:		enchant
 # version 2.x packaged as enchant2
 Version:	1.6.1
-Release:	3
+Release:	4
 License:	LGPL v2
 Group:		Libraries
 # versions up to 1.6.0
@@ -224,6 +224,8 @@ rm -rf $RPM_BUILD_ROOT
 
 # useless - modules loaded through libgmodule
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/enchant/*.{la,a}
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libenchant.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -245,7 +247,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libenchant.so
-%{_libdir}/libenchant.la
 %{_includedir}/enchant
 %{_pkgconfigdir}/enchant.pc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/enchant.git/commitdiff/11d1ab2dfcf5bb9cf71ccbfc04c4880e38c95c90



More information about the pld-cvs-commit mailing list