Author: luzik Date: Fri Nov 14 13:16:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed build - rel 2, STBR
---- Files affected: SPECS: netcat.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/netcat.spec diff -u SPECS/netcat.spec:1.5 SPECS/netcat.spec:1.6 --- SPECS/netcat.spec:1.5 Thu Jan 24 02:23:01 2008 +++ SPECS/netcat.spec Fri Nov 14 14:16:17 2008 @@ -5,15 +5,12 @@ Summary(pt_BR.UTF-8): Ferramenta de teste e depuração para serviços de rede Name: netcat Version: 0.7.1 -Release: 1 +Release: 2 License: GPL v2+ Group: Networking/Admin Source0: http://dl.sourceforge.net/netcat/netcat-%{version}.tar.bz2 # Source0-md5: 0a29eff1736ddb5effd0b1ec1f6fe0ef URL: http://netcat.sourceforge.net/ -BuildRequires: autoconf >= 2.53 -BuildRequires: automake -BuildRequires: gettext-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -53,11 +50,6 @@ %setup -q %build -%{__gettextize} -%{__aclocal} -I m4 -%{__autoconf} -%{__autoheader} -%{__automake} %configure %{__make} @@ -91,6 +83,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/11/14 13:16:17 luzik +- fixed build +- rel 2, STBR + Revision 1.5 2008/01/24 01:23:01 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/netcat.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
