Author: baggins Date: Tue Jan 15 17:53:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5 - force use of gss from krb5 to avoid lottery at compile time
---- Files affected: SPECS: nail.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/nail.spec diff -u SPECS/nail.spec:1.21 SPECS/nail.spec:1.22 --- SPECS/nail.spec:1.21 Tue Jan 15 18:48:30 2008 +++ SPECS/nail.spec Tue Jan 15 18:53:49 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Rozszerzona implementacja komendy mailx Name: nail Version: 11.25 -Release: 4 +Release: 5 License: BSD Group: Applications/Mail Source0: http://dl.sourceforge.net/nail/%{name}-%{version}.tar.bz2 # Source0-md5: 54f42db31911d734fcf37a89b72d4df7 Patch0: %{name}-pure.patch Patch1: %{name}-bsdcompat.patch +Patch2: %{name}-use-krb5-gss.patch URL: http://nail.sourceforge.net/ BuildRequires: krb5-devel BuildRequires: openssl-devel >= 0.9.7d @@ -62,6 +63,7 @@ cp makeconfig makeconfig-pure %patch0 -p1 %patch1 -p1 +%patch2 -p1 chmod 755 makeconfig* %build @@ -137,6 +139,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008-01-15 17:53:49 baggins +- rel 5 +- force use of gss from krb5 to avoid lottery at compile time + Revision 1.21 2008-01-15 17:48:30 baggins - back to obsoletes (I admire the utter stupidity of putting conflict there, have you ever tried to replace mailx with nail-mail?) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nail.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
