SPECS: jasper.spec - use metapackage name for glut BR (OpenGL-glut...

qboosh qboosh at pld-linux.org
Tue Nov 14 22:17:20 CET 2006


Author: qboosh                       Date: Tue Nov 14 21:17:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use metapackage name for glut BR (OpenGL-glut-devel)

---- Files affected:
SPECS:
   jasper.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/jasper.spec
diff -u SPECS/jasper.spec:1.34 SPECS/jasper.spec:1.35
--- SPECS/jasper.spec:1.34	Mon Nov 13 16:38:04 2006
+++ SPECS/jasper.spec	Tue Nov 14 22:17:15 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without opengl  # Disable OpenGL
+%bcond_without opengl  # don't build (OpenGL-based) jiv
 #
 Summary:	JasPer - collection of software for coding and manipulation of images
 Summary(pl):	JasPer - zestaw oprogramowania do obróbki obrazków
@@ -16,7 +16,7 @@
 URL:		http://www.ece.uvic.ca/~mdadams/jasper/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
-%{?with_opengl:BuildRequires:       glut-devel >= 3.7-12}
+%{?with_opengl:BuildRequires:       OpenGL-glut-devel >= 3.7}
 BuildRequires:	libjpeg-devel
 BuildRequires:	libtool
 BuildRequires:	unzip
@@ -157,6 +157,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/11/14 21:17:15  qboosh
+- use metapackage name for glut BR (OpenGL-glut-devel)
+
 Revision 1.34  2006/11/13 15:38:04  sparky
 - don't use %{?without_...:...}, it may not work after inverting bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jasper.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list