packages: libssh2/libssh2.spec - no need for +x for .la

qboosh qboosh at pld-linux.org
Tue Apr 26 19:38:51 CEST 2011


Author: qboosh                       Date: Tue Apr 26 17:38:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no need for +x for .la

---- Files affected:
packages/libssh2:
   libssh2.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/libssh2/libssh2.spec
diff -u packages/libssh2/libssh2.spec:1.37 packages/libssh2/libssh2.spec:1.38
--- packages/libssh2/libssh2.spec:1.37	Sat Apr 23 23:01:50 2011
+++ packages/libssh2/libssh2.spec	Tue Apr 26 19:38:46 2011
@@ -145,7 +145,7 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libssh2.so
-%attr(755,root,root) %{_libdir}/libssh2.la
+%{_libdir}/libssh2.la
 %{_includedir}/libssh2*.h
 %{_mandir}/man3/libssh2_*.3*
 %{_pkgconfigdir}/libssh2.pc
@@ -160,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2011/04/26 17:38:46  qboosh
+- no need for +x for .la
+
 Revision 1.37  2011/04/23 21:01:50  alucard
 - revert, libtool file is needed to build flickcurl
 - release 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libssh2/libssh2.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list