packages: libssh2/libssh2.spec - drop libtool file - rel. 3

wiget wiget at pld-linux.org
Sat Apr 16 12:56:03 CEST 2011


Author: wiget                        Date: Sat Apr 16 10:56:03 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop libtool file
- rel. 3

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

---- Diffs:

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

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



More information about the pld-cvs-commit mailing list