]> git.pld-linux.org Git - packages/povray.git/commitdiff
- added/fixed polish %descriptions.
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Feb 2002 16:40:11 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    povray.spec -> 1.25

povray.spec

index fb8eba2bc04ae98fc8072a6641f79912c4029db0..7e6d89a0e16f1d5f98e767e0366efbd40647702f 100644 (file)
@@ -23,7 +23,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 #ugly but now _pvm_root/_pvm_arch isnt defined in macros
 
-%define                _pvm_root       %{_libdir}/pvm3
+%define                _pvm_root       %{_libdir}/pvm3
 %define                _pvm_arch       %(ls %{_pvm_root}/conf/|sed -e 's/\.def//')
 
 %description
@@ -57,6 +57,9 @@ Requires:     %{name} = %{version}
 
 %description X11
 The Persistence of Vision(tm) Ray-Tracer X Window executable.
+
+%description X11 -l pl
+Plik wykonywalny The Persistence of Vision(tm) Ray-Tracer dla X Window.
 %endif
 
 %if %{!?_without_pvm:1}%{?_without_pvm:0}
@@ -70,6 +73,9 @@ Requires:     %{name} = %{version}
 %description pvm
 The Persistence of Vision(tm) Ray-Tracer PVM/unix executable.
 
+%description X11 -l pl
+Plik wykonywalny The Persistence of Vision(tm) Ray-Tracer dla PVM/unix.
+
 %if %{!?_without_x:1}%{?_without_x:0}
 %package pvm-X11
 Summary:       PVM/xwin povray executable
@@ -80,11 +86,14 @@ Requires:   %{name} = %{version}
 
 %description pvm-X11
 The Persistence of Vision(tm) Ray-Tracer PVM/xwin executable.
+
+%description X11 -l pl
+Plik wykonywalny The Persistence of Vision(tm) Ray-Tracer dla PVM/xwin.
 %endif
 %endif
 
 %prep
-%setup -q -n povray31 -b 1 
+%setup -q -n povray31 -b 1
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
This page took 0.095301 seconds and 4 git commands to generate.