packages: gnutls/gnutls.spec - added note why *.la are preserved

qboosh qboosh at pld-linux.org
Sat Aug 6 18:18:25 CEST 2011


Author: qboosh                       Date: Sat Aug  6 16:18:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added note why *.la are preserved

---- Files affected:
packages/gnutls:
   gnutls.spec (1.130 -> 1.131) 

---- Diffs:

================================================================
Index: packages/gnutls/gnutls.spec
diff -u packages/gnutls/gnutls.spec:1.130 packages/gnutls/gnutls.spec:1.131
--- packages/gnutls/gnutls.spec:1.130	Sat Aug  6 14:06:44 2011
+++ packages/gnutls/gnutls.spec	Sat Aug  6 18:18:20 2011
@@ -170,7 +170,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# although libgnutls{,-extra}.la are obsoleted by pkg-config, there are
+# .pc files missing for libgnutls{-openssl,xx}, and they need libgnutls.la
+
+# guile module - dynamic only
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libguile-gnutls-*.{la,a}
+
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
 %find_lang %{name}
@@ -227,7 +232,7 @@
 %exclude %{_includedir}/gnutls/gnutlsxx.h
 %{_pkgconfigdir}/gnutls.pc
 %{_pkgconfigdir}/gnutls-extra.pc
-%{_mandir}/man3/*gnutls*.3*
+%{_mandir}/man3/gnutls*.3*
 
 %files static
 %defattr(644,root,root,755)
@@ -269,6 +274,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2011/08/06 16:18:20  qboosh
+- added note why *.la are preserved
+
 Revision 1.130  2011/08/06 12:06:44  qboosh
 - updated to 3.0.0 (new sonames, LGPL v3 now; uses nettle instead of libgcrypt; not tested yet)
 - updated info patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls.spec?r1=1.130&r2=1.131&f=u



More information about the pld-cvs-commit mailing list