SPECS: cinelerra-cv.spec - test with opengl disabled

arekm arekm at pld-linux.org
Sun Nov 26 17:01:19 CET 2006


Author: arekm                        Date: Sun Nov 26 16:01:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- test with opengl disabled

---- Files affected:
SPECS:
   cinelerra-cv.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/cinelerra-cv.spec
diff -u SPECS/cinelerra-cv.spec:1.2 SPECS/cinelerra-cv.spec:1.3
--- SPECS/cinelerra-cv.spec:1.2	Sun Nov 26 01:51:57 2006
+++ SPECS/cinelerra-cv.spec	Sun Nov 26 17:01:14 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video
 Name:		cinelerra-cv
 Version:	2.1
-Release:	0.%{snap}.1
+Release:	0.%{snap}.2
 License:	GPL
 Group:		X11/Applications
 # svn://svn.skolelinux.org/cinelerra/trunk/hvirtual
@@ -100,6 +100,7 @@
 %{__autoconf}
 
 %configure \
+	--disable-opengl \
 %ifarch ppc
 	--enable-altivec \
 %endif
@@ -121,6 +122,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_libdir}/cinelerra/fonts
+
 %find_lang cinelerra
 
 %clean
@@ -137,6 +140,7 @@
 %attr(755,root,root) %{_libdir}/cinelerra/*.so
 %{_libdir}/cinelerra/*.la
 %{_libdir}/cinelerra/shapewipe
+%{_libdir}/cinelerra/fonts
 %attr(755,root,root) %{_libdir}/lib*.so.*
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.*
@@ -147,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/11/26 16:01:14  arekm
+- test with opengl disabled
+
 Revision 1.2  2006/11/26 00:51:57  arekm
 - regenerate gettext stuff
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cinelerra-cv.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list