ncftp-vl.spec 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. Summary: An improved FTP client.
  2. Name: ncftp
  3. Version: 3.2.5
  4. Epoch: 2
  5. Release: 3%{?_dist_release}
  6. License: Distributable
  7. Group: Applications/Internet
  8. Source0: ftp://ftp.ncftp.com/ncftp/ncftp-%{version}-src.tar.bz2
  9. Patch4: ncftp-3.0.3-resume.patch
  10. Patch5: ncftp-3.1.1-EPLF.diff.bz2
  11. BuildRequires: ncurses-devel
  12. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  13. Vendor: Project Vine
  14. Distribution: Vine Linux
  15. %description
  16. Ncftp is an improved FTP client. Ncftp's improvements include support
  17. for command line editing, command histories, recursive gets, automatic
  18. anonymous logins and more.
  19. Install ncftp if you use FTP to transfer files and you'd like to try
  20. some of ncftp's additional features.
  21. %prep
  22. %setup -q
  23. %patch4 -p1 -b .res
  24. %patch5 -p1 -b .eplf
  25. %build
  26. aclocal -I autoconf_local
  27. cp -f autoconf_local/aclocal.m4 .
  28. %configure --enable-signals --enable-ipv6
  29. make STRIPFLAG=""
  30. %install
  31. rm -rf $RPM_BUILD_ROOT
  32. mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
  33. %makeinstall BINDIR=$RPM_BUILD_ROOT%{_bindir}
  34. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
  35. cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop << EOF
  36. [Desktop Entry]
  37. Name=NcFTP
  38. Name[sv]=NcFTP
  39. Name[de]=NcFTP
  40. Comment=NcFTP - a text mode FTP client
  41. Comment[sv]=NcFTP - en textbaserad FTP-klient
  42. Comment[de]=NcFTP - ein Textmodus FTP-Client
  43. Comment[ja]=NcFTP - コンソールベースの FTP クライアント
  44. Icon=gnome-fs-ftp
  45. Exec=ncftp
  46. Type=Application
  47. Terminal=1
  48. Categories=Network;
  49. EOF
  50. # yves - 3.1.1-1mdk - fix doc perm
  51. find doc -type f -exec chmod 0644 {} \;
  52. %clean
  53. rm -rf $RPM_BUILD_ROOT
  54. %files
  55. %defattr(-,root,root)
  56. %doc README.txt doc/{LICENSE,READLINE,what_changed_between_v2_v3}.txt doc/html
  57. %{_bindir}/*
  58. %{_datadir}/applications/%{name}.desktop
  59. %{_mandir}/man1/*
  60. %changelog
  61. * Tue Nov 25 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.5-3
  62. - change location of desktop file
  63. * Sun Jan 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.5-2
  64. - rebuild with VineSeed environment
  65. * Wed Jan 26 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.5-1
  66. - new upstream release
  67. - drop Patch1
  68. * Tue May 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.4-1
  69. - new upstream release
  70. - drop Patch6, Patch8
  71. - fix directory name specified for aclocal (from autoconf to autoconf_local)
  72. * Sun Sep 21 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.2.2-1
  73. - new upstream release
  74. - applied new versioning
  75. - spec in UTF-8
  76. * Mon Nov 21 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.1.9-0vl1
  77. - new upstream release
  78. * Sat Mar 27 2004 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 3.1.7-2vl1
  79. - merged with rawhide
  80. * Sun Nov 30 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 3.1.6-2vl1
  81. - merged with rawhide
  82. * Mon Mar 17 2003 IWAI Masaharu <iwai@alib.jp> 3.1.5-0vl2
  83. - rebuild with new toolchain
  84. * Fri Oct 25 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 3.1.5-0vl1
  85. - source update
  86. * Tue Aug 06 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 3.1.4-0vl1
  87. - source update
  88. * Tue Apr 23 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 3.1.3-3vl1
  89. - synced with Rawhide 3.1.3-3
  90. * Wed Apr 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  91. - add new patch from Jakub as given in #61961
  92. select his second patch, that seems a very clean solution
  93. * Wed Mar 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.1.3-2
  94. - Add workaround for glibc bug #61961 (should-fix)
  95. * Sat Feb 9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.1.3-1
  96. - 3.1.3
  97. * Wed Jan 30 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 3.1.2-0vl1
  98. - update to 3.1.2
  99. * Sat Jan 26 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 3.1.1-1vl2
  100. - merged with Rawhide 3.1.1-1
  101. * Wed Dec 26 2001 Toru Sagami <sagami@vinelinux.org>
  102. - 3.1.1
  103. * Sun Dec 23 2001 Toru Sagami <sagami@vinelinux.org>
  104. - 3.1.0
  105. - Default to auto-resume=yes
  106. * Fri Oct 26 2001 Toru Sagami <sagami@vinelinux.org>
  107. - 3.0.4
  108. - ncftpspooler is newly added
  109. * Fri Oct 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  110. - 3.0.2
  111. * Thu Aug 24 2000 Philipp Knirsch <pknirsch@redhat.com>
  112. - Fixed bug in ncftp/cmds.c in LocalListCmd where the use of the popen/pclose
  113. was simply wrong and ocasionally resulted in a SIGSEGV (#16315)
  114. * Fri Aug 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  115. - Add Swedish and German translations to .desktop file, Bug #15325
  116. * Sun Jul 30 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  117. - small changes to spec file and redo prev patch
  118. * Sun Jul 30 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  119. - set "confirm-close no" per default
  120. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  121. - automatic rebuild
  122. * Mon Jun 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  123. - FHSify
  124. * Sun Apr 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  125. - 3.0.1
  126. * Fri Mar 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  127. - 3.0.0 final
  128. * Mon Mar 6 2000 Jeff Johnson <jbj@redhat.com>
  129. - permit 8-bit input chars to be returned without exiting (#9981),
  130. * Sat Feb 5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  131. - Deal with rpm compressing man pages
  132. - remove wmconfig stuff
  133. * Thu Jan 6 2000 Jeff Johnson <jbj@redhat.com>
  134. - add missing docs.
  135. - y2k wartlet (#8225)
  136. * Tue Nov 9 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  137. - 3.0b21
  138. - enable signal usage
  139. * Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com>
  140. - 3.0b19
  141. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  142. - auto rebuild in the new build environment (release 3)
  143. * Wed Feb 24 1999 Bill Nottingham <notting@redhat.com>
  144. - return of wmconfig
  145. * Tue Feb 23 1999 Bill Nottingham <notting@redhat.com>
  146. - 3.0b18
  147. * Fri Feb 12 1999 Bill Nottingham <notting@redhat.com>
  148. - 3.0b17
  149. * Wed Dec 2 1998 Bill Nottingham <notting@redhat.com>
  150. - 3.0b16
  151. * Wed Nov 18 1998 Bill Nottingham <notting@redhat.com>
  152. - add docs
  153. * Thu Nov 5 1998 Bill Nottingham <notting@redhat.com>
  154. - update to 3.0beta15
  155. * Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
  156. - build root
  157. * Fri Apr 24 1998 Prospector System <bugs@redhat.com>
  158. - translations modified for de, fr, tr
  159. * Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
  160. - compiled for Manhattan
  161. * Fri Mar 20 1998 Cristian Gafton <gafton@redhat.com>
  162. - updated to 2.4.3 for security reasons
  163. * Wed Nov 05 1997 Donnie Barnes <djb@redhat.com>
  164. - added wmconfig entry
  165. * Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com>
  166. - fixed the spec file
  167. * Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
  168. - updated to ncftp 2.4.2
  169. * Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
  170. - built against glibc
  171. * Tue Mar 25 1997 Donnie Barnes <djb@redhat.com>
  172. - Rebuild as Sun version didn't work.