一款非常好用的 tor 管理工具。
KDE 下的 tor 管理工具。
http://tork.sf.net/
奉上 spec 文件:
复制内容到剪贴板
代码:
Name: tork
Summary: TorK is an Anonymity Manager for KDE.
Version: 0.17
Release: 1mgc
Group: Applications/Internet
License: GPL
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
URL: http://tork.sf.net
Prefix: %{_prefix}
Packager: Ni Hui <shuizhuyuanluo at 126 dot com>
%description
TorK is an Anonymity Manager for KDE.
%prep
%setup
%configure --with-extra-includes=%{_prefix}/X11R6/include/
%build
make
%install
make DESTDIR=$RPM_BUILD_ROOT install
%clean
rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%files
%defattr(-,root,root)
%{_bindir}
%{_libdir}
%{_datadir}
%exclude %{_libdir}/debug
%changelog
* Sat Jun 23 2007 Ni Hui <shuizhuyuanluo [at] 126 [dot] com> - 0.17-1mgc
- initialize the first spec file for MagicLinux-2.1beta0rpm 包 for magiclinux 2.1 下载地址:
http://dtclass1.ttsite.com/read.php?tid-4092195.html
src.rpm 包在附件中,下载后把后缀“.zip”去除。