SPECS: povray.spec - updated to 3.6.1, - release 0.1.

cieciwa cieciwa at pld-linux.org
Sat May 6 00:38:52 CEST 2006


Author: cieciwa                      Date: Fri May  5 22:38:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.6.1,
- release 0.1.

---- Files affected:
SPECS:
   povray.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/povray.spec
diff -u SPECS/povray.spec:1.50 SPECS/povray.spec:1.51
--- SPECS/povray.spec:1.50	Mon Dec  5 00:17:15 2005
+++ SPECS/povray.spec	Sat May  6 00:38:47 2006
@@ -10,13 +10,13 @@
 %bcond_with	pvm		# - with PVM support
 %bcond_with	svga	# - with svgalib support (doesn't work on many platforms)
 #
-%define		_src_pov_ver	3.6
+%define		_src_pov_ver	3.6.1
 
 Summary:	Persistence of Vision Ray Tracer
 Summary(pl):	Persistence of Vision Ray Tracer
 Name:		povray
 Version:	3.6.1
-Release:	0.5
+Release:	0.1
 Epoch:		1
 License:	distributable
 Group:		Applications/Graphics
@@ -30,7 +30,7 @@
 Patch3:		%{name}-lib64.patch
 Patch4:		%{name}-no_svgalib.patch
 URL:		http://www.povray.org/
-%{?with_x:BuildRequires:	XFree86-devel}
+%{?with_x:BuildRequires:	xorg-lib-libX11-devel}
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libjpeg-devel
@@ -42,8 +42,10 @@
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%if %{with pvm}
 %define		_pvmarch	%(/usr/bin/pvmgetarch)
 %define		_pvmroot	/usr/%{_lib}/pvm3
+%endif
 
 %description
 The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
@@ -78,6 +80,7 @@
 Plik wykonywalny The Persistence of Vision(tm) Ray-Tracer dla X
 Window.
 
+%if %{with pvm}
 %package pvm
 Summary:	PVM/unix povray executable
 Summary(pl):	Plik wykonywalny povray dla PVM/unix
@@ -103,6 +106,7 @@
 %description pvm-X11 -l pl
 Plik wykonywalny The Persistence of Vision(tm) Ray-Tracer dla
 PVM/xwin.
+%endif
 
 %prep
 %setup -q
@@ -225,6 +229,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2006/05/05 22:38:47  cieciwa
+- updated to 3.6.1,
+- release 0.1.
+
 Revision 1.50  2005/12/04 23:17:15  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/povray.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list