Author: blues Date: Wed Feb 4 20:32:20 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2 - require socat with --makepid option
---- Files affected: SPECS: socat.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/socat.spec diff -u SPECS/socat.spec:1.24 SPECS/socat.spec:1.25 --- SPECS/socat.spec:1.24 Wed Feb 4 18:14:29 2009 +++ SPECS/socat.spec Wed Feb 4 21:32:14 2009 @@ -1,11 +1,9 @@ # $Revision$, $Date$ -# TODO: -# - init script is broken - daemon function doesn't create pid Summary: Multipurpose relay Summary(pl.UTF-8): Przekaźnik o wielu zastosowaniach Name: socat Version: 1.7.0.0 -Release: 1.9 +Release: 2 License: GPL Group: Networking/Utilities Source0: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2 @@ -16,6 +14,7 @@ BuildRequires: libwrap-devel >= 7.6-30 BuildRequires: openssl-devel >= 0.9.7d BuildRequires: readline-devel +Requires: rc-scripts >= 0.4.1.26-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -94,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2009/02/04 20:32:14 blues +- rel.2 - require socat with --makepid option + Revision 1.24 2009/02/04 17:14:29 blues - rel.1.9 - introduced daemon script with multiple tunnel support. Not working, yet. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/socat.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
