packages: texlive/texlive.spec - latex-foiltex subpackage

uzsolt uzsolt at pld-linux.org
Thu Aug 6 17:36:29 CEST 2009


Author: uzsolt                       Date: Thu Aug  6 15:36:29 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- latex-foiltex subpackage

---- Files affected:
packages/texlive:
   texlive.spec (1.286 -> 1.287) 

---- Diffs:

================================================================
Index: packages/texlive/texlive.spec
diff -u packages/texlive/texlive.spec:1.286 packages/texlive/texlive.spec:1.287
--- packages/texlive/texlive.spec:1.286	Thu Aug  6 15:32:41 2009
+++ packages/texlive/texlive.spec	Thu Aug  6 17:36:24 2009
@@ -49,6 +49,8 @@
 # Source10-md5:	5d9fe14d289aa81ebb6b4761169dd5f2
 Source11:	http://carme.pld-linux.org/~uzsolt/sources/%{name}-fonts-larm.tar.bz2
 # Source11-md5:	df2fcc66f0c2e90785ca6c9b27dacd34
+Source12:	http://www.ctan.org/get/macros/latex/contrib/foiltex.zip
+# Source12-md5:	0a6b4e64fb883a68d9b288bf3421db25
 Source50:	http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/Splashscreen.pm
 # Source50-md5:	5cc49f49010f27fdb02dd7053797ba19
 Source51:	http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLConfig.pm
@@ -2474,6 +2476,19 @@
 %description latex-float -l hu.UTF-8
 Eszközök úszó objektuomok kezeléséhez.
 
+%package latex-foiltex
+Summary:	The FoilTeX is a collection of LaTeX files for making foils
+Summary(hu.UTF-8):	A FoilTeX a LaTeX fájlok gyűjteménye fóliák készítéséhez
+Group:		Applications/Publishing/TeX
+Requires(post,postun):	%{_bindir}/texhash
+Requires:	%{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-foiltex
+The FoilTeX is a collection of LaTeX files for making foils.
+
+%description latex-foiltex -l hu.UTF-8
+A FoilTeX a LaTeX fájlok gyűjteménye fóliák készítéséhez.
+
 %package latex-formlett
 Summary:	Letters to multiple recipients
 Summary(hu.UTF-8):	Levél több címzettnek ("körlevél")
@@ -3076,8 +3091,8 @@
 Summary(hu.UTF-8):	Prezentációk LaTeX-ben
 Group:		Applications/Publishing/TeX
 Requires(post,postun):	%{_bindir}/texhash
-Requires:	%{name}-latex = %{epoch}:%{version}-%{release}
-Suggests:	%{name}-latex-prosper
+Requires:	%{name}-latex-foiltex = %{epoch}:%{version}-%{release}
+Suggests:	%{name}-latex-prosper = %{epoch}:%{version}-%{release}
 
 %description latex-presentation
 This package contains:
@@ -5765,6 +5780,7 @@
 install %{SOURCE61} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
 install %{SOURCE62} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
 
+
 cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
 
 # floatflt
@@ -5774,9 +5790,19 @@
 %{__rm} *.log
 install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
 %{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
-cd $RPM_BUILD_ROOT%{texmfdist}
+cd ..
+
+# foiltex
+unzip %{SOURCE12}
+cd foiltex
+latex foiltex.ins
+%{__rm} *.log
+install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/foiltex
+%{__mv} *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/foiltex
+cd ..
 
 # larm fonts
+cd $RPM_BUILD_ROOT%{texmfdist}
 tar xvf %{SOURCE11}
 cd fonts/tfm/la
 for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s at larm\(.\).*@larm0\100.tfm@") ; done
@@ -6514,6 +6540,12 @@
 %postun latex-float
 %texhash
 
+%post latex-foiltex
+%texhash
+
+%postun latex-foiltex
+%texhash
+
 %post latex-formlett
 %texhash
 
@@ -9688,6 +9720,11 @@
 %{texmfdist}/tex/latex/photo
 %{texmfdist}/tex/latex/topfloat
 
+%files latex-foiltex
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/foiltex
+%{texmfdist}/tex/latex/foiltex
+
 %files latex-formlett
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/formlett
@@ -13840,6 +13877,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.287  2009/08/06 15:36:24  uzsolt
+- latex-foiltex subpackage
+
 Revision 1.286  2009/08/06 13:32:41  uzsolt
 - latex-prosper needs xetex
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texlive/texlive.spec?r1=1.286&r2=1.287&f=u



More information about the pld-cvs-commit mailing list