remove .la & .a
This commit is contained in:
parent
0b1f8300ee
commit
d92f1dd8c3
@ -1,7 +1,7 @@
|
|||||||
Summary: A sophisticated file transfer program
|
Summary: A sophisticated file transfer program
|
||||||
Name: lftp
|
Name: lftp
|
||||||
Version: 3.5.1
|
Version: 3.5.1
|
||||||
Release: 1.fc6
|
Release: 2%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: http://ftp.yars.free.net/lftp/lftp-%{version}.tar.bz2
|
Source0: http://ftp.yars.free.net/lftp/lftp-%{version}.tar.bz2
|
||||||
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/lftp/%{version}/proto-sftp.so
|
%{_libdir}/lftp/%{version}/proto-sftp.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 23 2006 Maros Barabas <mbarabas@redhat.com> - 3.5.1-2
|
||||||
|
- remove .a & .la from libdir
|
||||||
|
|
||||||
* Mon Jul 17 2006 Jason Vas Dias <jvdias@redhat.com> - 3.5.1-1.fc6
|
* Mon Jul 17 2006 Jason Vas Dias <jvdias@redhat.com> - 3.5.1-1.fc6
|
||||||
- Upgrade to 3.5.1
|
- Upgrade to 3.5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user