⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 prozilla.spec

📁 linux下的网络下载工具prozilla的源码
💻 SPEC
字号:
%define name prozilla%define version 1.3.7.4Summary: An advanced Linux download managerName: %{name}Version: %{version}Release: 1Copyright: GNUGroup: Networking/File transferSource0: %{name}-%{version}.tar.gz Url: http://prozilla.genesys.ro/BuildRoot: /var/tmp/%{name}-%{version}-root%descriptionProZilla is a new download accellerator program written forLinux to speed up the normal file download process. It oftengives speed increases of around 200% to 300%. It supportsboth FTP and HTTP protocols, and the theory behind it isvery simple. The program opens multiple connections to aserver, and each of the connections downloads a part of thefile, thus defeating existing internet congestion preventionmethods which slow down a single connection based download.ProZilla also supports file download resuming, and ftpsearchfor fastest ping times.%preprm -rf $RPM_BUILD_ROOT%setup -n %{name}-%{version}%configure%buildmakemkdir $RPM_BUILD_ROOTmkdir $RPM_BUILD_ROOT/etc%installmake install DESTDIR=${RPM_BUILD_ROOT}%cleanrm -rf $RPM_BUILD_ROOT%files%{_bindir}/proz%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/prozilla.conf%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/prozilla.conf-sample%{_mandir}/man1/proz*%doc ANNOUNCE%doc AUTHORS%doc ChangeLog%doc COPYING%doc CREDITS%doc FAQ%doc INSTALL%doc NEWS%doc README%doc TODO%changelog* Mon Jan 03 2005 Richard Dawe <rich@phekda.gotadsl.co.uk> 1.3.7.1- Use %%{_*} prefixes and a DESTDIR install.* Thu Dec 30 2004 Richard Dawe <rich@phekda.gotadsl.co.uk> 1.3.7- Update URL for new Prozilla home page.- Don't remove RPM_BUILD_DIR/*, because that removes other packages' builds.- Use %%configure macro.* Tue Mar 06 2001 Kalum / Grendel <kalum@genesys.ro>- Prozilla 1.3.3.2 released- Added several backup ftpsearch servers to fall back, if the main one  fails- Added prozilla.spec and modified the Makefile.am, to make rpms if  necessary.* Sun Mar 04 2001 Ralph Slooten <ralph@genesys.ro>- Prozilla 1.3.3.1 released- ncurses display fixed to show no blank spaces* Fri Mar 02 2001 Ralph Slooten <ralph@genesys.ro>- Development ProZilla 1.3.3 released- Fixed ftp search URL- Fixed Makefile.in problem fixed- Spec file changed to suite /etc dir- Spec file updated using definitions* Sun Feb 18 2001 Ralph Slooten <ralph@genesys.ro>- ProZilla version 1.3.2 released- Global preferences files added in /etc file- Spec file changed to suite config file needs- Makefile.in changed to suite RPM's needs... Needs to be fixed!* Tue Feb 6 2001 Ralph Slooten <ralph@genesys.ro>- ProZilla version 1.3.1 released- New FTP search function implemented into Prozilla- proz manpage symlinked to prozilla man page- gproz falls out due to drastic changes in Prozilla- CHANGES file dropped due to existing Changelog- Rpm spec file changes to suite Prozilla* Fri Jan 25 2001 Ralph Slooten <ralph@genesys.ro>- Tweaked up the RPM spec file* Mon Jan 22 2001 Ralph Slooten <ralph@genesys.ro>- man proz added, instead of just prozilla- Server tweaking and changes (Read CHANGES)* Wed Jan 3 2001 Calum Selkirk <cselkirk@sophix.uklinux.net>- added RPM_BUILD_ROOT and install to that dir- added RPM_OPT_FLAGS- changed Source0: to use %version

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -