Author: qboosh Date: Thu Mar 10 21:10:39 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added no-editline patch, release 2
---- Files affected: SPECS: heimdal.spec (1.94 -> 1.95) ---- Diffs: ================================================================ Index: SPECS/heimdal.spec diff -u SPECS/heimdal.spec:1.94 SPECS/heimdal.spec:1.95 --- SPECS/heimdal.spec:1.94 Mon Dec 20 19:58:08 2004 +++ SPECS/heimdal.spec Thu Mar 10 22:10:33 2005 @@ -7,7 +7,7 @@ Summary(pl): Implementacja Heimdal systemu Kerberos V5 Name: heimdal Version: 0.6.3 -Release: 1 +Release: 2 License: Free Group: Networking Source0: ftp://ftp.pdc.kth.se/pub/heimdal/src/%{name}-%{version}.tar.gz @@ -28,6 +28,7 @@ Patch5: %{name}-system-comm_err.patch Patch6: %{name}-acfixes.patch Patch7: %{name}-link.patch +Patch8: %{name}-no-editline.patch URL: http://www.pdc.kth.se/heimdal/ %{?with_x11:BuildRequires: XFree86-devel} BuildRequires: autoconf @@ -280,6 +281,7 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build rm -f acinclude.m4 @@ -569,6 +571,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95 2005/03/10 21:10:33 qboosh +- added no-editline patch, release 2 + Revision 1.94 2004/12/20 18:58:08 qboosh - BR: texinfo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/heimdal.spec?r1=1.94&r2=1.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
