packages: google-chrome/google-chrome.spec - depend on xdg-utils snapshot
glen
glen at pld-linux.org
Thu Nov 18 12:21:29 CET 2010
Author: glen Date: Thu Nov 18 11:21:29 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- depend on xdg-utils snapshot
---- Files affected:
packages/google-chrome:
google-chrome.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: packages/google-chrome/google-chrome.spec
diff -u packages/google-chrome/google-chrome.spec:1.28 packages/google-chrome/google-chrome.spec:1.29
--- packages/google-chrome/google-chrome.spec:1.28 Thu Nov 18 11:13:26 2010
+++ packages/google-chrome/google-chrome.spec Thu Nov 18 12:21:24 2010
@@ -24,7 +24,7 @@
Requires: browser-plugins >= 2.0
Requires: nspr
Requires: nss
-Requires: xdg-utils
+Requires: xdg-utils >= 1.0.2-4
Provides: wwwbrowser
ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -84,6 +84,10 @@
# included in gnome-control-center-2.28.1-3
rm default-app-block default-apps/google-chrome.xml
+# xdg-utils snapshot required
+rm chrome/xdg-settings
+rm chrome/xdg-mime
+
%ifarch %{x8664}
# go figure, 32bit one doesn't have it compressed
gzip -d *.1.gz
@@ -174,15 +178,15 @@
%attr(755,root,root) %{_libdir}/%{name}/libsmime3.so.1d
%attr(755,root,root) %{_libdir}/%{name}/libssl3.so.1d
-# bundle this copy until xdg-utils will have this itself
-%attr(755,root,root) %{_libdir}/%{name}/xdg-settings
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2010/11/18 11:21:24 glen
+- depend on xdg-utils snapshot
+
Revision 1.28 2010/11/18 10:13:26 baggins
- 7.0.517.44
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/google-chrome/google-chrome.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list