SPECS: povray.spec - rel 2; fix epoch in req

arekm arekm at pld-linux.org
Sun Jan 28 13:15:14 CET 2007


Author: arekm                        Date: Sun Jan 28 12:15:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix epoch in req

---- Files affected:
SPECS:
   povray.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/povray.spec
diff -u SPECS/povray.spec:1.56 SPECS/povray.spec:1.57
--- SPECS/povray.spec:1.56	Sat Jan 27 22:45:52 2007
+++ SPECS/povray.spec	Sun Jan 28 13:15:08 2007
@@ -11,7 +11,7 @@
 Summary(pl):	Persistence of Vision Ray Tracer
 Name:		povray
 Version:	3.6.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	distributable
 Group:		Applications/Graphics
@@ -67,7 +67,7 @@
 Summary:	X Window povray executable
 Summary(pl):	povray pod X Window
 Group:		Applications/Graphics
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description X11
 The Persistence of Vision(tm) Ray-Tracer X Window executable.
@@ -80,7 +80,7 @@
 Summary:	PVM/unix povray executable
 Summary(pl):	Plik wykonywalny povray dla PVM/unix
 Group:		Applications/Graphics
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description pvm
 The Persistence of Vision(tm) Ray-Tracer PVM/unix executable.
@@ -93,7 +93,7 @@
 Summary:	PVM/xwin povray executable
 Summary(pl):	Plik wykonywalny povray dla PVM/xwin
 Group:		Applications/Graphics
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description pvm-X11
 The Persistence of Vision(tm) Ray-Tracer PVM/xwin executable.
@@ -226,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2007/01/28 12:15:08  arekm
+- rel 2; fix epoch in req
+
 Revision 1.56  2007/01/27 21:45:52  arekm
 - rel 1
 
================================================================

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



More information about the pld-cvs-commit mailing list