SPECS: libprelude.spec - restored .la for shared lib(s); if it gen...

qboosh qboosh at pld-linux.org
Sun Jan 14 21:44:27 CET 2007


Author: qboosh                       Date: Sun Jan 14 20:44:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restored .la for shared lib(s); if it generates wrong deps, then linking is wrong

---- Files affected:
SPECS:
   libprelude.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/libprelude.spec
diff -u SPECS/libprelude.spec:1.14 SPECS/libprelude.spec:1.15
--- SPECS/libprelude.spec:1.14	Sun Jan 14 20:44:36 2007
+++ SPECS/libprelude.spec	Sun Jan 14 21:44:22 2007
@@ -128,9 +128,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# are generating wrong dependencies (and are not needed anyway)
-find $RPM_BUILD_ROOT -iregex .*.la -exec rm {} \;
-
 %if %{with perl}
 cd bindings/perl && %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
@@ -167,6 +164,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/libprelude-config
 %attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
 %{_includedir}/libprelude
 %{_aclocaldir}/*.m4
 %{_gtkdocdir}/libprelude
@@ -197,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/01/14 20:44:22  qboosh
+- restored .la for shared lib(s); if it generates wrong deps, then linking is wrong
+
 Revision 1.14  2007/01/14 19:44:36  qboosh
 - bcond descs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libprelude.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list