packages: chromium-browser/chromium-browser.spec - updated to 10.0.645.0 - ...

charles charles at pld-linux.org
Sun Jan 23 18:34:33 CET 2011


Author: charles                      Date: Sun Jan 23 17:34:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 10.0.645.0
- updated BRs
- dropped bundled libvpx

---- Files affected:
packages/chromium-browser:
   chromium-browser.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: packages/chromium-browser/chromium-browser.spec
diff -u packages/chromium-browser/chromium-browser.spec:1.94 packages/chromium-browser/chromium-browser.spec:1.95
--- packages/chromium-browser/chromium-browser.spec:1.94	Sun Jan  9 16:21:29 2011
+++ packages/chromium-browser/chromium-browser.spec	Sun Jan 23 18:34:28 2011
@@ -22,18 +22,18 @@
 # - http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites
 # - to look for new tarball, use update-source.sh script
 
-%define		svndate	20110108
-%define		svnver	70854
+%define		svndate	20110121
+%define		svnver	72095
 %define		rel	1
 
 Summary:	A WebKit powered web browser
 Name:		chromium-browser
-Version:	10.0.634.0
+Version:	10.0.645.0
 Release:	0.%{svnver}.%{rel}
 License:	BSD, LGPL v2+ (ffmpeg)
 Group:		X11/Applications/Networking
 Source0:	http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/pool/main/c/chromium-browser/%{name}_%{version}~svn%{svndate}r%{svnver}.orig.tar.gz
-# Source0-md5:	0970f2a7b6b975e1ebda82126b5d3967
+# Source0-md5:	2f2b52aaebeb047ffb6b6311ab54b3b5
 Source2:	%{name}.sh
 Source3:	%{name}.desktop
 Source4:	find-lang.sh
@@ -54,7 +54,7 @@
 BuildRequires:	bison
 BuildRequires:	bzip2-devel
 BuildRequires:	cups-devel
-BuildRequires:	dbus-devel
+BuildRequires:	dbus-glib-devel
 BuildRequires:	flex
 BuildRequires:	fontconfig-devel
 BuildRequires:	glib2-devel
@@ -86,6 +86,8 @@
 %{?with_system_v8:BuildRequires:	v8-devel}
 BuildRequires:	which
 BuildRequires:	xorg-lib-libXScrnSaver-devel
+BuildRequires:	xorg-lib-libXt-devel
+BuildRequires:	xorg-lib-libXtst-devel
 BuildRequires:	yasm
 %{?with_system_zlib:BuildRequires:	zlib-devel}
 Requires:	browser-plugins >= 2.0
@@ -159,7 +161,7 @@
 # Populate the LASTCHANGE file template as we no longer have the VCS files at this point
 echo "%{svnver}" > src/build/LASTCHANGE.in
 
-sed -e 's, at localedir@,%{_libdir}/%{name},' %{SOURCE4} > find-lang.sh
+%{__sed} -e 's, at localedir@,%{_libdir}/%{name},' %{SOURCE4} > find-lang.sh
 
 %patch0 -p1
 %patch1 -p1
@@ -187,6 +189,7 @@
 remove_bundled_lib "third_party/libevent"
 remove_bundled_lib "third_party/libjpeg"
 remove_bundled_lib "third_party/libpng"
+remove_bundled_lib "third_party/libvpx"
 remove_bundled_lib "third_party/libxml"
 remove_bundled_lib "third_party/libxslt"
 remove_bundled_lib "third_party/zlib"
@@ -317,6 +320,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2011/01/23 17:34:28  charles
+- updated to 10.0.645.0
+- updated BRs
+- dropped bundled libvpx
+
 Revision 1.94  2011/01/09 15:21:29  glen
 - fix commit msg (cvs used to fail on invalid command line args)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/chromium-browser/chromium-browser.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list