[packages/synce-orange] - drop .la file, release 7

qboosh qboosh at pld-linux.org
Wed Apr 24 21:55:19 CEST 2019


commit c23ae3c4f892a8d44e46c82e3ee8cc84e9d58eba
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 24 21:55:36 2019 +0200

    - drop .la file, release 7

 synce-orange.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/synce-orange.spec b/synce-orange.spec
index 4488d73..a2ad721 100644
--- a/synce-orange.spec
+++ b/synce-orange.spec
@@ -3,7 +3,7 @@ Summary:	SynCE Orange - a tool capable to get installable MS Cabinet Files from
 Summary(pl.UTF-8):	SynCE Orange - narzędzie zdolne do wydobywania plików MS Cabinet z instalatorów
 Name:		synce-%{pkgname}
 Version:	0.4
-Release:	6
+Release:	7
 License:	MIT
 Group:		Applications/File
 Source0:	http://downloads.sourceforge.net/synce/lib%{pkgname}-%{version}.tar.gz
@@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/liborange.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -118,7 +121,6 @@ rm -rf $RPM_BUILD_ROOT
 %files libs-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/liborange.so
-%{_libdir}/liborange.la
 %{_pkgconfigdir}/liborange.pc
 %{_includedir}/liborange.h
 %{_includedir}/liborange_stub.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/synce-orange.git/commitdiff/c23ae3c4f892a8d44e46c82e3ee8cc84e9d58eba



More information about the pld-cvs-commit mailing list