SPECS: asymptote.spec - pl for new packages, consistent order

qboosh qboosh at pld-linux.org
Mon Mar 30 23:03:11 CEST 2009


Author: qboosh                       Date: Mon Mar 30 21:03:11 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl for new packages, consistent order

---- Files affected:
SPECS:
   asymptote.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/asymptote.spec
diff -u SPECS/asymptote.spec:1.31 SPECS/asymptote.spec:1.32
--- SPECS/asymptote.spec:1.31	Mon Mar 30 22:07:36 2009
+++ SPECS/asymptote.spec	Mon Mar 30 23:03:06 2009
@@ -40,6 +40,22 @@
 technicznych. Język ten jest inspirowany językiem MetaPost, ale
 posiada bogatszą składnię w stylu C++.
 
+%package gui
+Summary:	GUI for asymptote
+Summary(hu.UTF-8):	GUI asymptote-hoz
+Summary(pl.UTF-8):	Graficzny interfejs do asymptote
+Group:		Applications/Science
+Requires:	%{name} = %{version}-%{release}
+
+%description gui
+GUI for asymptote.
+
+%description gui -l hu.UTF-8
+GUI asymptote-hoz.
+
+%description gui -l hu.UTF-8 -l pl.UTF-8
+Graficzny interfejs do asymptote.
+
 %package doc
 Summary:	Asymptote documentation
 Summary(hu.UTF-8):	Asymptote dokumentáció
@@ -75,6 +91,7 @@
 %package latex
 Summary:	LaTeX styles
 Summary(hu.UTF-8):	LaTeX stílusok
+Summary(pl.UTF-8):	Style LaTeXa
 Group:		Applications/Publishing/TeX
 Requires(post,postun):	%{_bindir}/texhash
 
@@ -84,23 +101,8 @@
 %description latex -l hu.UTF-8
 LaTeX stílusok.
 
-%package gui
-Summary:	GUI for asymptote
-Summary(hu.UTF-8):	GUI asymptote-hoz
-Group:		Applications/Science
-Requires:	%{name} = %{epoch}:%{version}-%{release}
-
-%description gui
-GUI for asymptote.
-
-%description gui -l hu.UTF-8
-GUI asymptote-hoz.
-
-%post latex
-[ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2
-
-%postun latex
-[ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2
+%description latex -l pl.UTF-8
+Style LaTeXa.
 
 %prep
 %setup -q
@@ -133,6 +135,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post latex
+[ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2
+
+%postun latex
+[ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2
+
 %files
 %defattr(644,root,root,755)
 %doc README TODO BUGS
@@ -149,14 +157,14 @@
 %{_datadir}/%{name}/GUI/[!xasy.py]*
 %{_mandir}/man1/xasy*
 
-%files examples
-%defattr(644,root,root,755)
-%{_examplesdir}/%{name}-%{version}
-
 %files doc
 %defattr(644,root,root,755)
 %{_docdir}/%{name}-doc
 
+%files examples
+%defattr(644,root,root,755)
+%{_examplesdir}/%{name}-%{version}
+
 %files latex
 %defattr(644,root,root,755)
 %{_datadir}/texmf/tex/latex/asymptote
@@ -167,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2009/03/30 21:03:06  qboosh
+- pl for new packages, consistent order
+
 Revision 1.31  2009/03/30 20:07:36  uzsolt
 - switch to texlive
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asymptote.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list