]> git.pld-linux.org Git - packages/socat.git/commitdiff
- mass commit: cosmetics (removed trailing white spaces)
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Aug 2003 08:09:34 +0000 (08:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    socat.spec -> 1.6

socat.spec

index b1ac75f1186a6756ce0b28a7d442c5e60f117a47..41c3c96a00e0ef9daa1660a4e0edea5443d63dfc 100644 (file)
@@ -8,7 +8,7 @@ Group:          Networking/Utilities
 Source0:       http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2
 # Source0-md5: a93ad11c5e322a4bb3d5fd8cf93ea57c
 URL:           http://www.dest-unreach.org/socat/
-BuildRequires: libwrap-devel >= 7.6-30 
+BuildRequires: libwrap-devel >= 7.6-30
 BuildRequires: openssl-devel
 BuildRequires: readline-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,7 +24,7 @@ example, as a TCP relay (one-shot or daemon), as a daemon-based
 socksifier, as a shell interface to Unix sockets, as an IPv6 relay,
 for redirecting TCP-oriented programs to a serial line, or to
 establish a relatively secure environment (su and chroot) for running
-client or server shell scripts with network connections. 
+client or server shell scripts with network connections.
 
 %description -l pl
 Socat to przeka¼nik do dwukierunkowego przesy³ania danych pomiêdzy
@@ -45,7 +45,7 @@ po
 %setup -q -n %{name}-1.3
 
 %build
-%configure 
+%configure
 %{__make}
 
 %install
This page took 0.045884 seconds and 4 git commands to generate.