Author: qboosh Date: Sat Oct 22 18:31:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added latex patch and tetex-latex-marvosym BR (required for tetex 3.0)
---- Files affected: SPECS: jadetex.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/jadetex.spec diff -u SPECS/jadetex.spec:1.41 SPECS/jadetex.spec:1.42 --- SPECS/jadetex.spec:1.41 Tue Sep 6 15:37:30 2005 +++ SPECS/jadetex.spec Sat Oct 22 20:31:52 2005 @@ -8,6 +8,7 @@ Group: Applications/Publishing/SGML Source0: http://dl.sourceforge.net/jadetex/%{name}-%{version}.tar.gz # Source0-md5: 634dfc172fbf66a6976e2c2c60e2d198 +Patch0: %{name}-latex.patch Patch1: %{name}-latin2.patch URL: http://jadetex.sourceforge.net/ BuildRequires: tetex-csplain @@ -20,18 +21,19 @@ BuildRequires: tetex-latex-ams BuildRequires: tetex-latex-carlisle BuildRequires: tetex-latex-cyrillic +BuildRequires: tetex-latex-marvosym BuildRequires: tetex-latex-psnfss BuildRequires: tetex-metafont BuildRequires: tetex-pdftex BuildRequires: tetex-tex-babel BuildRequires: tetex-tex-ruhyphen BuildRequires: tetex-tex-ukrhyph +AutoReqProv: no PreReq: sh-utils Requires: sgml-common %requires_eq tetex %requires_eq tetex-latex Requires: tetex-pdftex -AutoReqProv: no BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,6 +47,7 @@ %prep %setup -q +%patch0 -p1 %patch1 -p1 %build @@ -86,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2005/10/22 18:31:52 qboosh +- added latex patch and tetex-latex-marvosym BR (required for tetex 3.0) + Revision 1.41 2005/09/06 13:37:30 glen - rel 4 for fixed %post script; STBR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jadetex.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
