Author: wolf Date: Tue Feb 14 17:29:32 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed gssapi, rel 2
---- Files affected: SPECS: yafc.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/yafc.spec diff -u SPECS/yafc.spec:1.38 SPECS/yafc.spec:1.39 --- SPECS/yafc.spec:1.38 Mon Feb 6 11:36:34 2006 +++ SPECS/yafc.spec Tue Feb 14 18:29:26 2006 @@ -3,7 +3,7 @@ Summary(pl): Yafc to Jeszcze Jeden Klient FTP oraz SFTP Name: yafc Version: 1.1.1 -Release: 1 +Release: 2 License: GPL Group: Applications/Networking Source0: http://dl.sourceforge.net/yafc/%{name}-%{version}.tar.bz2 @@ -14,6 +14,7 @@ Patch1: %{name}-info.patch Patch2: %{name}-tinfo.patch Patch3: %{name}-home_etc.patch +Patch4: %{name}-gssapi.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: heimdal-devel @@ -43,6 +44,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build rm -f missing @@ -89,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2006/02/14 17:29:26 wolf +- fixed gssapi, rel 2 + Revision 1.38 2006/02/06 10:36:34 gotar - upgraded to 1.1.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/yafc.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
