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.1beta0