packages: xulrunner/xulrunner.spec - up to 1.9.2.9 - BR: sqlite3-devel >= 3...

duddits duddits at pld-linux.org
Wed Sep 8 13:42:11 CEST 2010


Author: duddits                      Date: Wed Sep  8 11:42:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.9.2.9
- BR: sqlite3-devel >= 3.6.22
- some %files cleaning

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.154 -> 1.155) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.154 packages/xulrunner/xulrunner.spec:1.155
--- packages/xulrunner/xulrunner.spec:1.154	Wed Aug 18 10:23:01 2010
+++ packages/xulrunner/xulrunner.spec	Wed Sep  8 13:42:06 2010
@@ -19,7 +19,7 @@
 
 # convert firefox release number to platform version: 3.6 -> 1.9.2, 3.6.x -> 1.9.2.x
 %define		xulrunner_main	1.9.2
-%define		firefox_ver		3.6.8
+%define		firefox_ver		3.6.9
 %define		xulrunner_ver	%(v=%{firefox_ver}; echo %{xulrunner_main}${v#3.6})
 
 # The actual sqlite version (see RHBZ#480989):
@@ -29,14 +29,14 @@
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
 Name:		xulrunner
 Version:	%{xulrunner_ver}
-Release:	2.2
+Release:	1
 Epoch:		2
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		X11/Applications
 # Source tarball for xulrunner is in fact firefox tarball (checked on 1.9), so lets use it
 # instead of waiting for mozilla to copy file on ftp.
 Source0:	http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{firefox_ver}/source/firefox-%{firefox_ver}.source.tar.bz2
-# Source0-md5:	0ee5f14fd8be07513d16131027ebcb61
+# Source0-md5:	100ecafd6c6c5062bc03bb2fb651fc17
 Patch0:		%{name}-install.patch
 Patch1:		%{name}-rpath.patch
 Patch2:		%{name}-mozldap.patch
@@ -77,7 +77,7 @@
 BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpmbuild(macros) >= 1.453
 BuildRequires:	sed >= 4.0
-BuildRequires:	sqlite3-devel >= 3.6.15
+BuildRequires:	sqlite3-devel >= 3.6.22
 BuildRequires:	startup-notification-devel
 %if "%{pld_release}" == "ac"
 BuildRequires:	xcursor-devel
@@ -533,7 +533,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/regxpcom
-%attr(755,root,root) %{_bindir}/xpcshell
 %attr(755,root,root) %{_bindir}/xpidl
 %attr(755,root,root) %{_bindir}/xpt_dump
 %attr(755,root,root) %{_bindir}/xpt_link
@@ -566,6 +565,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.155  2010/09/08 11:42:06  duddits
+- up to 1.9.2.9
+- BR: sqlite3-devel >= 3.6.22
+- some %files cleaning
+
 Revision 1.154  2010/08/18 08:23:01  glen
 - move progs to bindir that can work outside xulrunner dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.154&r2=1.155&f=u



More information about the pld-cvs-commit mailing list