SPECS: taptunnel.spec - added note - it's Linux 2.2.x specific pac...

qboosh qboosh at pld-linux.org
Mon Aug 15 12:24:15 CEST 2005


Author: qboosh                       Date: Mon Aug 15 10:24:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added note - it's Linux 2.2.x specific package

---- Files affected:
SPECS:
   taptunnel.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/taptunnel.spec
diff -u SPECS/taptunnel.spec:1.15 SPECS/taptunnel.spec:1.16
--- SPECS/taptunnel.spec:1.15	Sat May 21 19:51:33 2005
+++ SPECS/taptunnel.spec	Mon Aug 15 12:24:10 2005
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
-Summary:	tools for creating ethernet-tunnels over the TCP/IP-net
-Summary(pl):	narzędzie do tworzenia ethernetowych tuneli poprzez sieć TCP/IP
+# NOTE: obsolete, for Linux 2.2.x ONLY
+Summary:	Tools for creating ethernet-tunnels over the TCP/IP-net
+Summary(pl):	Narzędzie do tworzenia ethernetowych tuneli poprzez sieć TCP/IP
 Name:		taptunnel
 Version:	0.31
 Release:	1
@@ -11,19 +12,21 @@
 # Source0-md5:	2387595e39056142ba0b4a7286aa983c
 Source1:	%{name}.html
 URL:		http://0pointer.de/lennart/projects/taptunnel/
-BuildRequires:	libmcrypt
+BuildRequires:	libmcrypt-devel
 Requires:	libmcrypt
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 taptunnel, a TCP/IP-application, which allows to create
 ethernet-tunnels over the Internet or any other TCP/IP-net. It uses
-the new ethertap-device of the Linux kernel 2.2 and above.
+the ethertap-device specific to Linux kernel 2.2.x (doesn't work with
+2.4.x and newer).
 
 %description -l pl
 taptunnel, to aplikacja TCP/IP pozwalająca na tworzenie ethernetowych
 tuneli poprzez Internet lub innych sieci TCP/IP. taptunnel używa
-nowego urządzenia dostępnego w jądrach 2.2.x - urządzenie ethertap.
+urządzenia ethertap specyficznego dla jąder Linuksa 2.2.x (nie działa
+z 2.4.x i nowszymi).
 
 %prep
 %setup -q
@@ -56,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/08/15 10:24:10  qboosh
+- added note - it's Linux 2.2.x specific package
+
 Revision 1.15  2005/05/21 17:51:33  darekr
 - Epoch: 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/taptunnel.spec?r1=1.15&r2=1.16&f=u




More information about the pld-cvs-commit mailing list