]> git.pld-linux.org Git - packages/povray.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 7 Jun 2000 04:36:13 +0000 (04:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    povray.spec -> 1.15

povray.spec

index 53c6500fefaec16397f6dd4225368ef661c65f7f..426912da5614078739277aa2c49a1857cd073b8d 100644 (file)
@@ -17,21 +17,23 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
-photo-realistic images using a rendering technique called ray-tracing. It
-reads in a text file containing information describing the objects and
-lighting in a scene and generates an image of that scene from the view
-point of a camera also described in the text file. Ray-tracing is not a
-fast process by any means, but it produces very high quality images with
-realistic reflections, shading, perspective and other effects.
+photo-realistic images using a rendering technique called ray-tracing.
+It reads in a text file containing information describing the objects
+and lighting in a scene and generates an image of that scene from the
+view point of a camera also described in the text file. Ray-tracing is
+not a fast process by any means, but it produces very high quality
+images with realistic reflections, shading, perspective and other
+effects.
 
 %description -l pl
-Persistence of Vision(tm) Ray-Tracer tworzy trójwymiarowe, fotorealistyczne
-obrazy za pomoc± techniki renderingu zwanej ray-tracing. Program pobiera z
-pliku tekstowego informacje opisuj±ce obiekty oraz ¶wiat³o przedstawianego
-¶wiata, a nastêpnie generuje rysunek z punktu widzenia kamery, która tak¿e
-jest definiowana w w/w pliku tekstowym. Ray-tracing nie pozwala na szybkie
-tworzenie obrazów, ale za to twórca otrzymuje wyskokiej jako¶ci bitmapy z
-realistycznymi efektami, tj. odbicia ¶wiat³a, cienie, perspektywa i inne.
+Persistence of Vision(tm) Ray-Tracer tworzy trójwymiarowe,
+fotorealistyczne obrazy za pomoc± techniki renderingu zwanej
+ray-tracing. Program pobiera z pliku tekstowego informacje opisuj±ce
+obiekty oraz ¶wiat³o przedstawianego ¶wiata, a nastêpnie generuje
+rysunek z punktu widzenia kamery, która tak¿e jest definiowana w w/w
+pliku tekstowym. Ray-tracing nie pozwala na szybkie tworzenie obrazów,
+ale za to twórca otrzymuje wyskokiej jako¶ci bitmapy z realistycznymi
+efektami, tj. odbicia ¶wiat³a, cienie, perspektywa i inne.
 
 %package X11
 Summary:       X Window povray executable
@@ -78,4 +80,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %files X11
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/x-povray
This page took 0.115727 seconds and 4 git commands to generate.