Author: qrczak Date: Sun Jul 15 16:04:18 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - xetex-discretionary.patch: fixed \discretionary, based on http://scripts.sil.org/svn-view/xetex/TRUNK/texk/web2c/xetexdir/xetex.ch?r1=466&r2=467&view=patch
---- Files affected: SPECS: xetex.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/xetex.spec diff -u SPECS/xetex.spec:1.3 SPECS/xetex.spec:1.4 --- SPECS/xetex.spec:1.3 Sun Jul 15 03:21:40 2007 +++ SPECS/xetex.spec Sun Jul 15 18:04:13 2007 @@ -8,6 +8,7 @@ Group: Applications/Publishing/TeX Source0: http://scripts.sil.org/svn-view/xetex/TAGS/%{name}-%{version}.tar.gz # Source0-md5: 2f1f09337e22e0fb42d9caed225d6052 +Patch0: %{name}-discretionary.patch URL: http://scripts.sil.org/xetex BuildRequires: bison BuildRequires: flex @@ -38,6 +39,7 @@ %prep %setup -q +%patch0 -p1 %build sh ./build-xetex @@ -142,6 +144,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/07/15 16:04:13 qrczak +- xetex-discretionary.patch: fixed \discretionary, based on + http://scripts.sil.org/svn-view/xetex/TRUNK/texk/web2c/xetexdir/xetex.ch?r1=466&r2=467&view=patch + Revision 1.3 2007/07/15 01:21:40 qrczak - Added nohyphenation pseudolanguage. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xetex.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
