]> git.pld-linux.org Git - packages/povray.git/commitdiff
- removed redundant condition auto/ac/povray-3_50c-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Jan 2004 15:07:06 +0000 (15:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    povray.spec -> 1.42

povray.spec

index ca8d72e3c460668210ae8a728c2b8a9697de045c..8cfdc190bfacd161621df36ea25244a9c53a4218 100644 (file)
@@ -4,11 +4,11 @@
 #      patch for s#/usr/local#/usr# in povray.ini
 #      (no)svga version
 #
 #      patch for s#/usr/local#/usr# in povray.ini
 #      (no)svga version
 #
-
+#
 # Conditional build:
 %bcond_without x       # - without X11 subpackage
 %bcond_without pvm     # - without PVM support
 # Conditional build:
 %bcond_without x       # - without X11 subpackage
 %bcond_without pvm     # - without PVM support
-
+#
 %define                snap 20030110
 Summary:       Persistence of Vision Ray Tracer
 Summary(pl):   Persistence of Vision Ray Tracer
 %define                snap 20030110
 Summary:       Persistence of Vision Ray Tracer
 Summary(pl):   Persistence of Vision Ray Tracer
@@ -195,7 +195,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/x-povray
 %endif
 
 %attr(755,root,root) %{_bindir}/x-povray
 %endif
 
-%if %{with pvm} && %{with pvm}
+%if %{with pvm}
 %files pvm
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_pvmroot}/bin/%{_pvmarch}/pvmpov
 %files pvm
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_pvmroot}/bin/%{_pvmarch}/pvmpov
This page took 0.148585 seconds and 4 git commands to generate.