Author: uzsolt                       Date: Mon Jun  1 11:31:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.75
- context subpackage
- move all TeX-specific things to /usr/share/texmf-dist

---- Files affected:
packages/asymptote:
   asymptote.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/asymptote/asymptote.spec
diff -u packages/asymptote/asymptote.spec:1.38 
packages/asymptote/asymptote.spec:1.39
--- packages/asymptote/asymptote.spec:1.38      Thu May 28 13:33:42 2009
+++ packages/asymptote/asymptote.spec   Mon Jun  1 13:31:22 2009
@@ -3,12 +3,12 @@
 Summary(hu.UTF-8):     Asymptote egy leíró vektorgrafikus nyelv technikai 
rajzokhoz
 Summary(pl.UTF-8):     Język opisu grafiki wektorowej do rysunków technicznych
 Name:          asymptote
-Version:       1.74
+Version:       1.75
 Release:       1
 License:       GPL v3
 Group:         Applications/Science
 Source0:       http://dl.sourceforge.net/asymptote/%{name}-%{version}.src.tgz
-# Source0-md5: 3a9b15912e43bce93a749cc44a063979
+# Source0-md5: d4551b3b5f6ac9ac7478963af8ba1f3f
 URL:           http://asymptote.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: gc-devel >= 7.0
@@ -104,6 +104,13 @@
 %description latex -l pl.UTF-8
 Style LaTeXa.
 
+%package context
+Summary:       ConTeXt color macros
+Group:         Applications/Publishing/TeX
+
+%description context
+ConTeXt color macros.
+
 %package -n vim-syntax-asymptote
 Summary:       Vim syntax file to asy-files
 Summary(hu.UTF-8):     Vim syntax fájl asy fájlokhoz
@@ -145,6 +152,7 @@
 
 install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/syntax
 %{__mv} $RPM_BUILD_ROOT%{_datadir}/{asymptote/asy.vim,vim/vimfiles/syntax}
+%{__mv} $RPM_BUILD_ROOT%{_datadir}/texmf{,-dist}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -181,7 +189,11 @@
 
 %files latex
 %defattr(644,root,root,755)
-%{_datadir}/texmf/tex/latex/asymptote
+%{_datadir}/texmf-dist/tex/latex/asymptote
+
+%files context
+%defattr(644,root,root,755)
+%{_datadir}/texmf-dist/tex/context/third/asymptote/colo-asy.tex
 
 %files -n vim-syntax-asymptote
 %defattr(644,root,root,755)
@@ -193,6 +205,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2009/06/01 11:31:22  uzsolt
+- 1.75
+- context subpackage
+- move all TeX-specific things to /usr/share/texmf-dist
+
 Revision 1.38  2009/05/28 11:33:42  uzsolt
 - 1.74
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/asymptote/asymptote.spec?r1=1.38&r2=1.39&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to