SPECS: allegro-gl.spec - don't install internal headers

qboosh qboosh at pld-linux.org
Sat Jan 5 04:00:40 CET 2008


Author: qboosh                       Date: Sat Jan  5 03:00:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't install internal headers

---- Files affected:
SPECS:
   allegro-gl.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/allegro-gl.spec
diff -u SPECS/allegro-gl.spec:1.11 SPECS/allegro-gl.spec:1.12
--- SPECS/allegro-gl.spec:1.11	Sat Jan  5 03:47:47 2008
+++ SPECS/allegro-gl.spec	Sat Jan  5 04:00:34 2008
@@ -72,7 +72,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir}/allegrogl/GLext}
 
-install include/*.h $RPM_BUILD_ROOT%{_includedir}
+install include/alleggl*.h $RPM_BUILD_ROOT%{_includedir}
 install include/allegrogl/*.h $RPM_BUILD_ROOT%{_includedir}/allegrogl
 install include/allegrogl/GLext/*.h $RPM_BUILD_ROOT%{_includedir}/allegrogl/GLext
 install lib/unix/libagl.so $RPM_BUILD_ROOT%{_libdir}
@@ -100,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-01-05 03:00:34  qboosh
+- don't install internal headers
+
 Revision 1.11  2008-01-05 02:47:47  qboosh
 - GPL (v2 included, not specified explicitly) or zlib license can be chosen
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/allegro-gl.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list