]> git.pld-linux.org Git - packages/povray.git/blobdiff - povray.spec
- boost rebuild
[packages/povray.git] / povray.spec
index 08b7843c36bfff3774452b9bf4b5d9a8fc9f4133..a769d578d8245eccba2f682022ab856033bcd992 100644 (file)
@@ -6,12 +6,13 @@
 #
 %define                _rc             RC7
 %define                _src_pov_ver    3.7.0.%{_rc}
+%define                rel             9
 
 Summary:       Persistence of Vision Ray Tracer
 Summary(pl.UTF-8):     Persistence of Vision Ray Tracer
 Name:          povray
 Version:       3.7.0
-Release:       0.%{_rc}.1
+Release:       0.%{_rc}.%{rel}
 Epoch:         1
 License:       distributable
 Group:         Applications/Graphics
@@ -136,7 +137,7 @@ install unix/povray pvmpov
 
 %if %{with x}
 %configure \
-       --libdir=%{_datadir} \
+       --libdir=%{_datadir}
 %{__make}
 install unix/povray x-povray
 %{__make} clean
This page took 0.031385 seconds and 4 git commands to generate.