[packages/libxspf] - drop this .la file too

qboosh qboosh at pld-linux.org
Mon Apr 29 05:35:48 CEST 2019


commit 886dd84b2761d751e2642b0062c09e576ead1107
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 29 05:36:08 2019 +0200

    - drop this .la file too

 libxspf.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libxspf.spec b/libxspf.spec
index 7fa1479..d6d75d5 100644
--- a/libxspf.spec
+++ b/libxspf.spec
@@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libxspf.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -104,7 +107,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libxspf.so
-%{_libdir}/libxspf.la
 %{_includedir}/xspf
 %{_pkgconfigdir}/xspf.pc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxspf.git/commitdiff/886dd84b2761d751e2642b0062c09e576ead1107



More information about the pld-cvs-commit mailing list