packages: GoogleEarth/GoogleEarth.spec - also has bundled nss_mdns and proj...
glen
glen at pld-linux.org
Wed Aug 18 13:27:06 CEST 2010
Author: glen Date: Wed Aug 18 11:27:06 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- also has bundled nss_mdns and proj libraries
- skip deps from qt4 imageformat plugins
---- Files affected:
packages/GoogleEarth:
GoogleEarth.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: packages/GoogleEarth/GoogleEarth.spec
diff -u packages/GoogleEarth/GoogleEarth.spec:1.31 packages/GoogleEarth/GoogleEarth.spec:1.32
--- packages/GoogleEarth/GoogleEarth.spec:1.31 Wed Aug 18 12:17:43 2010
+++ packages/GoogleEarth/GoogleEarth.spec Wed Aug 18 13:27:00 2010
@@ -4,7 +4,7 @@
# - mark national resources as lang
%define buildid 1.1547
-%define rel 0.2
+%define rel 0.3
Summary: Google Earth - 3D planet viewer
Summary(pl.UTF-8): Google Earth - globus
Name: GoogleEarth
@@ -25,6 +25,8 @@
%define _appdir %{_libdir}/%{name}
+# Qt4 plugins
+%define _noautoprovfiles %{_libdir}/%{name}/plugins/imageformats
# Mesa-libGLU
%define mesa_caps libGLU.so
# QtCore, QtGui, QtNetwork, QtWebKit
@@ -33,8 +35,12 @@
%define curl_caps libcurl.so
# libicu
%define icu_caps libicudata.so libicuuc.so
+# nss_mdns
+%define mdns_caps libnss_mdns4_minimal.so.2
+# proj
+%define proj_caps libproj.so.0
-%define _noautoprov %{mesa_caps} %{qt4_caps} %{curl_caps} %{icu_caps}
+%define _noautoprov %{mesa_caps} %{qt4_caps} %{curl_caps} %{icu_caps} %{mdns_caps} %{proj_caps}
%define _noautoreq %{_noautoprov}
%description
@@ -204,6 +210,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2010/08/18 11:27:00 glen
+- also has bundled nss_mdns and proj libraries
+- skip deps from qt4 imageformat plugins
+
Revision 1.31 2010/08/18 10:17:43 glen
- update bundled shared lib caps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/GoogleEarth/GoogleEarth.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list