Author: uzsolt Date: Sun Jan 3 09:21:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - use newer magyar.ldf (see https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/276355)
---- Files affected: packages/texlive-texmf: texlive-texmf.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/texlive-texmf/texlive-texmf.spec diff -u packages/texlive-texmf/texlive-texmf.spec:1.13 packages/texlive-texmf/texlive-texmf.spec:1.14 --- packages/texlive-texmf/texlive-texmf.spec:1.13 Thu Dec 17 21:11:00 2009 +++ packages/texlive-texmf/texlive-texmf.spec Sun Jan 3 10:21:40 2010 @@ -28,6 +28,8 @@ Group: Applications/Publishing/TeX Source0: ftp://tug.org/texlive/historic/%{year}/texlive-%{version}-texmf.tar.xz # Source0-md5: 5c6b33235ab3330626f58ca665d53a3c +Source1: http://mirror.ctan.org/language/hungarian/babel/magyar.ldf +# Source1-md5: 3a5792398d46e6a6e70ef5006c4a2e55 Source10: http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip # Source10-md5: 5d9fe14d289aa81ebb6b4761169dd5f2 Source11: http://carme.pld-linux.org/~uzsolt/sources/texlive-fonts-larm.tar.bz2 @@ -4823,6 +4825,9 @@ CURDIR=$(pwd) +# install magyar.ldf +install %{SOURCE1} $RPM_BUILD_ROOT%{texmfdist}/tex/generic/babel + install -d $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive install %{SOURCE50} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive install %{SOURCE51} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive @@ -11871,6 +11876,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2010/01/03 09:21:40 uzsolt +- use newer magyar.ldf (see https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/276355) + Revision 1.13 2009/12/17 20:11:00 uzsolt - asyfig and bosisio subpackages - small package fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texlive-texmf/texlive-texmf.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
