rpms/lftp/devel lftp.spec, 1.35, 1.36 sources, 1.20, 1.21 .cvsignore, 1.20, 1.21

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 13 19:19:20 UTC 2006


Author: jvdias

Update of /cvs/dist/rpms/lftp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6988

Modified Files:
	lftp.spec sources .cvsignore 
Log Message:
Upgrade to 3.4.0


Index: lftp.spec
===================================================================
RCS file: /cvs/dist/rpms/lftp/devel/lftp.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- lftp.spec	21 Dec 2005 20:27:10 -0000	1.35
+++ lftp.spec	13 Jan 2006 19:19:16 -0000	1.36
@@ -1,15 +1,15 @@
-Summary: A sophisticated file transfer program
-Name: lftp 
-Version: 3.3.5
-Release: 4
-License: GPL
-Group: Applications/Internet
-Source0: http://ftp.yars.free.net/lftp/lftp-%{version}.tar.bz2
-URL: http://lftp.yar.ru/
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildPrereq: ncurses-devel, openssl-devel, pkgconfig, readline-devel
-Requires:    perl-String-CRC32
-Patch173276: lftp-3.3.5-bz173276.patch
+Summary: 	A sophisticated file transfer program
+Name: 		lftp 
+Version: 	3.4.0
+Release: 	1
+License: 	GPL
+Group: 		Applications/Internet
+Source0: 	http://ftp.yars.free.net/lftp/lftp-%{version}.tar.bz2
+URL: 		http://lftp.yar.ru/
+BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
+BuildPrereq: 	ncurses-devel, openssl-devel, pkgconfig, readline-devel
+Requires:    	perl-String-CRC32
+Patch173276: 	lftp-3.3.5-bz173276.patch
 
 %description
 LFTP is a sophisticated ftp/http file transfer program. Like bash, it has job
@@ -19,7 +19,8 @@
 
 %prep
 %setup -q
-%patch173276 -p1 -b .bz173276
+#%patch173276 -p1 -b .bz173276
+#^- now fixed upstream
 
 %build
 if pkg-config openssl ; then
@@ -46,7 +47,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc BUGS COPYING ChangeLog FAQ FEATURES README* NEWS THANKS TODO
 %config %{_sysconfdir}/lftp.conf
 %{_bindir}/*
@@ -54,6 +55,8 @@
 %{_datadir}/lftp
 %dir %{_libdir}/lftp
 %dir %{_libdir}/lftp/%{version}
+%{_libdir}/liblftp-jobs*
+%{_libdir}/liblftp-tasks*
 %{_libdir}/lftp/%{version}/cmd-mirror.so
 %{_libdir}/lftp/%{version}/cmd-sleep.so
 %{_libdir}/lftp/%{version}/liblftp-network.so
@@ -65,6 +68,9 @@
 %{_libdir}/lftp/%{version}/proto-sftp.so
 
 %changelog
+* Fri Jan 13 2005 Jason Vas Dias<jvdias at redhat.com> - 3.4.0-1
+- Upgrade to upstream version 3.4.0
+
 * Wed Dec 21 2005 Jason Vas Dias<jvdias at redhat.com> - 3.3.5-4
 - fix bug 176315: openssl libraries not being picked up - gnutls was instead
 - improvements to bug 172376 fix


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/lftp/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	17 Dec 2005 01:53:40 -0000	1.20
+++ sources	13 Jan 2006 19:19:16 -0000	1.21
@@ -1,3 +1,2 @@
-7683cd1b183a6af807f20ee5fd076d0b  String-CRC32-1.3.tar.gz
-5bacd284d10f578fcd4feeaefebca6f3  lftp-3.3.5.tar.bz2
-d0c49a8ad9f80c1df02fe41bac5382a4  lftp-3.3.5.tar.bz2.asc
+5d39a8b250691a693470b1773b5c6bd4  lftp-3.4.0.tar.bz2
+5b942423a324da718ec42e30e2feed74  lftp-3.4.0.tar.bz2.asc


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/lftp/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	17 Dec 2005 01:53:40 -0000	1.20
+++ .cvsignore	13 Jan 2006 19:19:16 -0000	1.21
@@ -8,3 +8,5 @@
 lftp-3.3.3.tar.bz2
 lftp-3.3.5.tar.bz2
 lftp-3.3.5.tar.bz2.asc
+lftp-3.4.0.tar.bz2
+lftp-3.4.0.tar.bz2.asc




More information about the fedora-cvs-commits mailing list