[packages/gdome2] - dropped .la file, release 15

qboosh qboosh at pld-linux.org
Sat Jun 3 21:55:16 CEST 2023


commit f9799143c6a6d18c1596d7866d8538eb841e1877
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 3 21:57:52 2023 +0200

    - dropped .la file, release 15

 gdome2.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/gdome2.spec b/gdome2.spec
index a67c7d3..98bacf8 100644
--- a/gdome2.spec
+++ b/gdome2.spec
@@ -1,13 +1,13 @@
 #
 # Conditional build:
-%bcond_without	static_libs	# don't build static libraries
+%bcond_without	static_libs	# static library
 
 Summary:	DOM level2 library for accessing XML files
 Summary(pl.UTF-8):	Biblioteka dostępu do plików XML, DOM poziom 2
 Name:		gdome2
 Version:	0.8.1
-Release:	14
-License:	LGPL
+Release:	15
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://gdome2.cs.unibo.it/tarball/%{name}-%{version}.tar.gz
 # Source0-md5:	bfc114e59eec50cbda8e4ece751ff022
@@ -163,6 +163,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgdome.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -179,7 +182,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gdome-config
 %attr(755,root,root) %{_libdir}/libgdome.so
-%{_libdir}/libgdome.la
 %attr(755,root,root) %{_libdir}/gdomeConf.sh
 %{_includedir}/libgdome
 %{_mandir}/man1/gdome-config.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdome2.git/commitdiff/f9799143c6a6d18c1596d7866d8538eb841e1877



More information about the pld-cvs-commit mailing list