Author: qboosh Date: Sun Aug 17 14:42:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - unified, remaining pl
---- Files affected: SPECS: asymptote.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/asymptote.spec diff -u SPECS/asymptote.spec:1.5 SPECS/asymptote.spec:1.6 --- SPECS/asymptote.spec:1.5 Sun Aug 10 02:51:25 2008 +++ SPECS/asymptote.spec Sun Aug 17 16:42:28 2008 @@ -1,16 +1,15 @@ # $Revision$, $Date$ Summary: Asymptote is a powerful descriptive vector graphics language for technical drawing Summary(hu.UTF-8): Asymptote egy leíró vektorgrafikus nyelv technikai rajzokhoz -Summary(pl.UTF-8): Język opisu grafiki wektorowej do technicznych rysunków +Summary(pl.UTF-8): Język opisu grafiki wektorowej do rysunków technicznych Name: asymptote Version: 1.43 Release: 1 License: GPL v3 Group: Applications/Science -Group: X11/Applications/Science Source0: http://dl.sourceforge.net/asymptote/%{name}-%{version}.src.tgz # Source0-md5: 8f85e1d9c455700f304960a8c5f7f113 -URL: http://asymptote.sourceforge.net +URL: http://asymptote.sourceforge.net/ BuildRequires: autoconf BuildRequires: gc-devel >= 7.0 BuildRequires: gsl-devel >= 1.7 @@ -43,6 +42,7 @@ %package doc Summary: Asymptote documentation +Summary(pl.UTF-8): Dokumentacja do Asymptote Group: Documentation Requires: %{name} = %{epoch}:%{version}-%{release} @@ -50,10 +50,11 @@ Asymptote documentation. %description doc -l pl.UTF-8 -Dokumentacja asymptote. +Dokumentacja do Asymptote. %package examples Summary: Asymptote examples +Summary(pl.UTF-8): Przykłady do Asymptote Group: Documentation Requires: %{name} = %{epoch}:%{version}-%{release} @@ -85,24 +86,25 @@ cp %{_datadir}/texmf/tex/{plain/pdfcolor/pdfcolor.tex,generic/epsf/epsf.tex,texinfo/texinfo.tex} doc %{__make} install \ DESTDIR=$RPM_BUILD_ROOT + install -d $RPM_BUILD_ROOT%{_examplesdir} -mv $RPM_BUILD_ROOT%{_docdir}/%{name}-doc/examples $RPM_BUILD_ROOT%{_examplesdir}/%{name} +mv $RPM_BUILD_ROOT%{_docdir}/%{name}-doc/examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc README TODO BUGS %attr(755,root,root) %{_bindir}/asy %attr(755,root,root) %{_bindir}/xasy %{_datadir}/%{name} %{_datadir}/texmf/tex/latex/asymptote %{_mandir}/man1/* -%doc README TODO BUGS %files examples %defattr(644,root,root,755) -%{_examplesdir}/%{name} +%{_examplesdir}/%{name}-%{version} %files doc %defattr(644,root,root,755) @@ -114,6 +116,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/08/17 14:42:28 qboosh +- unified, remaining pl + Revision 1.5 2008/08/10 00:51:25 pawelz - typo @@ -130,4 +135,3 @@ Revision 1.1 2008/08/09 15:47:36 pawelz - initital PLD release - thx Zsolt Udvari: udvzsolt (at) gmail (dot) com - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asymptote.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
