Author: arekm Date: Fri Jan 12 16:33:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 10; fix build on th; debian patch; tinfo detection
---- Files affected: SPECS: atftp.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/atftp.spec diff -u SPECS/atftp.spec:1.20 SPECS/atftp.spec:1.21 --- SPECS/atftp.spec:1.20 Thu Sep 14 23:14:53 2006 +++ SPECS/atftp.spec Fri Jan 12 17:33:08 2007 @@ -6,7 +6,7 @@ Summary(tr): Ýlkel dosya aktarým protokolu (TFTP) için sunucu ve istemci Name: atftp Version: 0.7 -Release: 9 +Release: 10 License: GPL Group: Applications/Networking Source0: ftp://ftp.mamalinux.com/pub/atftp/%{name}-%{version}.tar.gz @@ -14,6 +14,9 @@ Source1: %{name}d.inetd Source2: %{name}d.init Source3: %{name}d.sysconfig +Patch0: %{name}-debian.patch +Patch1: %{name}-tinfo.patch +Patch2: %{name}-clk.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -125,6 +128,9 @@ %prep %setup -q +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build sed -i -e 's#argz.h##g' Makefile* @@ -207,6 +213,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2007/01/12 16:33:08 arekm +- rel 10; fix build on th; debian patch; tinfo detection + Revision 1.20 2006/09/14 21:14:53 hawk - renamed atftpd subpackage into atftpd-common - moved inetd startup scripts to atftpd-inetd subpackage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/atftp.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
