SPECS: texlive.spec - floatflt
uzsolt
uzsolt at pld-linux.org
Tue Feb 24 20:10:33 CET 2009
Author: uzsolt Date: Tue Feb 24 19:10:33 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- floatflt
---- Files affected:
SPECS:
texlive.spec (1.174 -> 1.175)
---- Diffs:
================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.174 SPECS/texlive.spec:1.175
--- SPECS/texlive.spec:1.174 Sun Feb 22 16:41:10 2009
+++ SPECS/texlive.spec Tue Feb 24 20:10:27 2009
@@ -53,6 +53,7 @@
Source4: %{name}.cron
Source5: xdvi.desktop
Source6: xdvi.png
+Source10: http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip
Patch0: %{name}-am.patch
Patch1: %{name}-20080816-kpathsea-ar.patch
URL: http://www.tug.org/texlive/
@@ -91,6 +92,7 @@
BuildRequires: texlive-tex-babel
# fill with future texlive BR. guesses ones for now
%endif
+BuildRequires: /usr/bin/latex
BuildRequires: unzip
BuildRequires: xorg-lib-libICE-devel
BuildRequires: xorg-lib-libXaw-devel
@@ -2066,18 +2068,14 @@
%description latex-appendix -l hu.UTF-8
Az appendixek nagyobb irányítása.
-# %package latex-backgammon
-# Summary: LaTeX package to documenting backgammon games
-# Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
-# Group: Applications/Publishing/TeX
-# Requires(post,postun): %{_bindir}/texhash
-# Requires: %{name}-latex = %{epoch}:%{version}-%{release}
-#
-# %description latex-backgammon
-# LaTeX package to documenting backgammon games.
-#
-# %description latex-backgammon -l hu.UTF-8
-# LaTeX csomag backgammon játékok dokumentálására
+# %package latex-backgammon # Summary: LaTeX package to documenting
+backgammon games # Summary(hu.UTF-8): LaTeX csomag backgammon játékok
+dokumentálására # Group: Applications/Publishing/TeX #
+Requires(post,postun): %{_bindir}/texhash # Requires: %{name}-latex =
+%{epoch}:%{version}-%{release} # # %description latex-backgammon #
+LaTeX package to documenting backgammon games. # # %description
+latex-backgammon -l hu.UTF-8 # LaTeX csomag backgammon játékok
+dokumentálására
%package latex-bbm
Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
@@ -5571,6 +5569,10 @@
ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
+cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
+unzip %{SOURCE10}
+cd floatflt
+latex floatflt.ins
cd $CURDIR
#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
@@ -6099,10 +6101,10 @@
# %post latex-backgammon
# %texhash
-#
+#
# %postun latex-backgammon
# %texhash
-
+
%post latex-bardiag
%texhash
@@ -7823,7 +7825,7 @@
# %{texmfdist}/doc/latex/bar
# %{texmfdist}/doc/latex/eclbip
# %{texmfdist}/doc/latex/eo
-# %{texmfdist}/doc/latex/floatflt
+%{texmfdist}/doc/latex/floatflt
# %{texmfdist}/doc/latex/general
# %{texmfdist}/doc/latex/germbib
# %{texmfdist}/doc/latex/images
@@ -8782,7 +8784,7 @@
# %{texmfdist}/tex/latex/eo
# %{texmfdist}/tex/latex/example
# %{texmfdist}/tex/latex/fguill
-# %{texmfdist}/tex/latex/floatflt
+%{texmfdist}/tex/latex/floatflt
# %{texmfdist}/tex/latex/gletter
# %{texmfdist}/tex/latex/here
# %{texmfdist}/tex/latex/mt11p
@@ -14376,6 +14378,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.175 2009/02/24 19:10:27 uzsolt
+- floatflt
+
Revision 1.174 2009/02/22 15:41:10 radek
- typo (s/temxfdist/texmfdist)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.174&r2=1.175&f=u
More information about the pld-cvs-commit
mailing list