Author: baggins Date: Fri May 5 17:35:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - reversed libgssapi bcond, the patch is bogus and halfway done
---- Files affected: SPECS: librpcsecgss.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/librpcsecgss.spec diff -u SPECS/librpcsecgss.spec:1.8 SPECS/librpcsecgss.spec:1.9 --- SPECS/librpcsecgss.spec:1.8 Mon Apr 17 10:41:43 2006 +++ SPECS/librpcsecgss.spec Fri May 5 19:35:20 2006 @@ -1,13 +1,13 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with libgssapi # use libgssapi glue instead of heimdal directly +%bcond_without libgssapi # use heimdal directly instead of libgssapi glue # Summary: rpcsec_gss implementation library Summary(pl): Biblioteka implementujÄ…ca rpcsec_gss Name: librpcsecgss Version: 0.11 -Release: 1 +Release: 2 License: mixture of UM and Sun licenses Group: Libraries Source0: http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/%{name}-%{version}.tar.gz @@ -114,6 +114,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/05/05 17:35:20 baggins +- rel 2 +- reversed libgssapi bcond, the patch is bogus and halfway done + Revision 1.8 2006/04/17 08:41:43 qboosh - updated to 0.11, updated heimdal patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/librpcsecgss.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
