packages: libssh2/libssh2.spec - revert, libtool file is needed to build fl...

alucard alucard at pld-linux.org
Sat Apr 23 23:01:58 CEST 2011


Author: alucard                      Date: Sat Apr 23 21:01:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- revert, libtool file is needed to build flickcurl
- release 4

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

---- Diffs:

================================================================
Index: packages/libssh2/libssh2.spec
diff -u packages/libssh2/libssh2.spec:1.36 packages/libssh2/libssh2.spec:1.37
--- packages/libssh2/libssh2.spec:1.36	Sat Apr 16 12:55:57 2011
+++ packages/libssh2/libssh2.spec	Sat Apr 23 23:01:50 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteka implementująca protokół SSH2
 Name:		libssh2
 Version:	1.2.8
-Release:	3
+Release:	4
 License:	BSD
 Group:		Libraries
 Source0:	http://www.libssh2.org/download/%{name}-%{version}.tar.gz
@@ -130,8 +130,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/libssh2.la
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -147,6 +145,7 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libssh2.so
+%attr(755,root,root) %{_libdir}/libssh2.la
 %{_includedir}/libssh2*.h
 %{_mandir}/man3/libssh2_*.3*
 %{_pkgconfigdir}/libssh2.pc
@@ -161,6 +160,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2011/04/23 21:01:50  alucard
+- revert, libtool file is needed to build flickcurl
+- release 4
+
 Revision 1.36  2011/04/16 10:55:57  wiget
 - drop libtool file
 - rel. 3
================================================================

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



More information about the pld-cvs-commit mailing list