Author: glen                         Date: Thu Apr 24 14:31:59 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- update to 1.8.1.14 from HEAD, fixes CVE-2008-1380

---- Files affected:
SPECS:
   xulrunner.spec (1.37.2.7 -> 1.37.2.8) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.37.2.7 SPECS/xulrunner.spec:1.37.2.8
--- SPECS/xulrunner.spec:1.37.2.7       Sun Mar 30 14:35:31 2008
+++ SPECS/xulrunner.spec        Thu Apr 24 16:31:53 2008
@@ -1,21 +1,25 @@
 # $Revision$, $Date$
 #
+# TODO:
+#  - updated mozilla-firefox-ac.patch (why it is enabled here and disabled in 
+#    mozilla-firefox.spec? basically its same source)
+#
 # Conditional build:
 %bcond_with    tests   # enable tests (whatever they check)
 %bcond_without gnome   # disable all GNOME components (gnomevfs, gnome, 
gnomeui)
 #
-%define                _snap   20080326
-%define                _rel    1
+%define                snap    20080417
+%define                rel             1
 #
 Summary:       XULRunner - Mozilla Runtime Environment for XUL+XPCOM 
applications
 Summary(pl.UTF-8):     XULRunner - środowisko uruchomieniowe Mozilli dla 
aplikacji XUL+XPCOM
 Name:          xulrunner
-Version:       1.8.1.13
-Release:       1.%{_snap}.%{_rel}
+Version:       1.8.1.14
+Release:       1.%{snap}.%{rel}
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications
-Source0:       %{name}-%{version}-%{_snap}-source.tar.bz2
-# Source0-md5: 24ac70198d4267d1bf83dd022ff0c7e5
+Source0:       %{name}-%{version}-%{snap}-source.tar.bz2
+# Source0-md5: da464005676c6946360e99a3211609b1
 Patch0:                %{name}-ldap-with-nss.patch
 Patch1:                %{name}-install.patch
 Patch2:                %{name}-pc.patch
@@ -115,7 +119,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
+#%patch4 -p1
 
 %build
 cd mozilla
@@ -125,7 +129,7 @@
 
 if [ ! -f configure -o configure.in -nt configure ]; then
        %{__aclocal} -I build/autoconf
-       autoconf2_13
+       %{__autoconf}
 fi
 
 cat << 'EOF' > .mozconfig
@@ -488,6 +492,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.8  2008-04-24 14:31:53  glen
+- update to 1.8.1.14 from HEAD, fixes CVE-2008-1380
+
 Revision 1.37.2.7  2008-03-30 12:35:31  glen
 - merge from HEAD update to 1.8.1.13, fixes CVE-2008-1233, CVE-2008-1234, 
CVE-2008-1235,
   CVE-2008-1236, CVE-2008-1237, CVE-2008-1238, CVE-2007-4879,
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.37.2.7&r2=1.37.2.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to