File transconnect.spec of Package transconnect

#
# spec file for package transconnect (Version 1.2)
#
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org
#

# norootforbuild

Name:         transconnect
Version:      1.2
Release:      265
License:      GPL
Group:        Productivity/Networking/Web/Proxy
URL:          http://transconnect.sourceforge.net/
Autoreqprov:  on
Summary:      Allows you to access the internet through a HTTP proxy
Source:       http://prdownloads.sourceforge.net/transconnect/%{name}-%{version}.tar.bz2
Source1:      README.SuSE
Patch:        %{name}-%{version}.dif
BuildRoot:    %{_tmppath}/%{name}-%{version}-build

%description
TransConnect is a program to allow you almost complete access to the
internet through a HTTP proxy like squid.



Authors:
--------
    Dwivedi, Ajay kumar <a_dwivedi at biosys.net>
    Binand Raj S. <binand at bombay.retortsoft.com>

%prep
%setup
%patch
cp -p $RPM_SOURCE_DIR/README.SuSE .

%build
make

%install
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
install -D -m 755 tconn.so $RPM_BUILD_ROOT/%{_libdir}/tconn.so

%files
%defattr(-,root,root)
%{_libdir}/tconn.so
%doc Changelog COPYING INSTALL README README.SuSE tconn.conf

%changelog -n transconnect
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Nov 22 2005 - lmuelle@suse.de
- Fix two subscript out of range errors found by the Intel C compiler; bnc
  [#134890]
- Fix one signedness warning.
* Tue Nov 08 2005 - dmueller@suse.de
- don't build as root
* Fri Aug 16 2002 - ro@suse.de
- removed empty post/postun scripts (#18007)
* Fri Jun 21 2002 - ro@suse.de
- use -fPIC to build shared lib
* Fri Apr 19 2002 - lmuelle@suse.de
- Initial SuSE package
openSUSE Build Service is sponsored by