Author: hawk Date: Thu Jul 2 15:10:42 2009 GMT Module: packages Tag: HEAD ---- Log message: - added BRs for Titanium (no texlive)
---- Files affected: packages/krb5: krb5.spec (1.146 -> 1.147) ---- Diffs: ================================================================ Index: packages/krb5/krb5.spec diff -u packages/krb5/krb5.spec:1.146 packages/krb5/krb5.spec:1.147 --- packages/krb5/krb5.spec:1.146 Wed Jun 17 13:48:07 2009 +++ packages/krb5/krb5.spec Thu Jul 2 17:10:37 2009 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): System Kerberos V5 Name: krb5 Version: 1.7 -Release: 2 +Release: 3 License: MIT Group: Networking Source0: http://web.mit.edu/kerberos/dist/krb5/1.7/%{name}-%{version}-signed.tar @@ -89,11 +89,18 @@ %{?with_tcl:BuildRequires: tcl-devel} %if %{with doc} BuildRequires: texinfo +%if "%{pld_release}" == "ti" +BuildRequires: tetex-format-latex +BuildRequires: tetex-format-pdflatex +BuildRequires: tetex-latex +BuildRequires: tetex-makeindex +%else BuildRequires: texlive-latex BuildRequires: texlive-format-pdflatex BuildRequires: texlive-makeindex BuildRequires: texlive-xetex %endif +%endif BuildRequires: words BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -992,6 +999,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.147 2009/07/02 15:10:37 hawk +- added BRs for Titanium (no texlive) + Revision 1.146 2009/06/17 11:48:07 baggins - rel 2 - conflict instead of obsoleting heimdal ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/krb5/krb5.spec?r1=1.146&r2=1.147&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
