SPECS: GoogleEarth.spec - packed plugins and shaders directory - now workin...
maciek2w
maciek2w at pld-linux.org
Fri Sep 26 19:43:51 CEST 2008
Author: maciek2w Date: Fri Sep 26 17:43:51 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- packed plugins and shaders directory
- now working for mew
---- Files affected:
SPECS:
GoogleEarth.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/GoogleEarth.spec
diff -u SPECS/GoogleEarth.spec:1.23 SPECS/GoogleEarth.spec:1.24
--- SPECS/GoogleEarth.spec:1.23 Sun Aug 3 18:24:07 2008
+++ SPECS/GoogleEarth.spec Fri Sep 26 19:43:46 2008
@@ -74,7 +74,7 @@
#install lib{freeimage.so.3,{crypto,ssl}.so.0.9.8} $RPM_BUILD_ROOT%{_libdir}
install lib* $RPM_BUILD_ROOT%{_google_data_path}
-cp -R kvw xml lang resources $RPM_BUILD_ROOT%{_google_data_path}
+cp -R kvw xml lang plugins resources shaders $RPM_BUILD_ROOT%{_google_data_path}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -87,6 +87,12 @@
%{_google_data_path}/*.ini
%attr(755,root,root) %{_google_data_path}/googleearth-bin
%attr(755,root,root) %{_google_data_path}/*.so*
+%dir %{_google_data_path}/plugins
+%dir %{_google_data_path}/plugins/imageformats
+%attr(755,root,root) %{_google_data_path}/plugins/imageformats/*.so*
+%dir %{_google_data_path}/shaders
+%{_google_data_path}/shaders/*
+
%dir %{_google_data_path}/kvw
%{_google_data_path}/kvw/*.kvw
%dir %{_google_data_path}/lang
@@ -128,6 +134,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2008/09/26 17:43:46 maciek2w
+- packed plugins and shaders directory
+- now working for mew
+
Revision 1.23 2008/08/03 16:24:07 charles
- added libicu{data,uc} to _noautoprov
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GoogleEarth.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list