SPECS: tsocks.spec - Group: networking/utilities, added bcond_with...
radek
radek at pld-linux.org
Mon Nov 14 14:55:47 CET 2005
Author: radek Date: Mon Nov 14 13:55:47 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Group: networking/utilities, added bcond_with forcedns
---- Files affected:
SPECS:
tsocks.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/tsocks.spec
diff -u SPECS/tsocks.spec:1.3 SPECS/tsocks.spec:1.4
--- SPECS/tsocks.spec:1.3 Mon Nov 14 14:47:40 2005
+++ SPECS/tsocks.spec Mon Nov 14 14:55:42 2005
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with tests # build with tests
+%bcond_with forcedns # intercept and force DNS lookups to use TCP
#
Summary: tsocks - provide transparent SOCKS support
Summary(pl): tsocks - przezroczyste wsparcie dla SOCKS
@@ -10,7 +10,7 @@
%define _beta beta5
Release: 0.%{_beta}.1
License: GPL v2
-Group: Applications
+Group: Networking/Utilities
Source0: http://ftp1.sourceforge.net/tsocks/%{name}-%{version}%{_beta}.tar.gz
# Source0-md5: 51caefd77e5d440d0bbd6443db4fc0f8
URL: http://tsocks.sourceforge.net/
@@ -52,7 +52,8 @@
%{__autoconf}
%{__autoheader}
cp -f /usr/share/automake/config.sub .
-%configure
+%configure \
+ %{?with_forcedns:--enable-socksdns}
%{__make} \
CFLAGS="%{rpmcflags}" \
@@ -95,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/11/14 13:55:42 radek
+- Group: networking/utilities, added bcond_with forcedns
+
Revision 1.3 2005/11/14 13:47:40 radek
- lousy pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tsocks.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list