rpms/seamonkey/FC-4 seamonkey-1.0.1-dumpstack.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 seamonkey-configure.patch, 1.2, 1.3 seamonkey.spec, 1.3, 1.4 sources, 1.2, 1.3

Kai Engert (kengert) fedora-extras-commits at redhat.com
Fri Apr 14 03:20:50 UTC 2006


Author: kengert

Update of /cvs/extras/rpms/seamonkey/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1165

Modified Files:
	.cvsignore seamonkey-configure.patch seamonkey.spec sources 
Added Files:
	seamonkey-1.0.1-dumpstack.patch 
Log Message:
* Fri Apr 14 2006 Kai Engert <kengert at redhat.com> 1.0.1-1.fc4
- Update to SeaMonkey 1.0.1 release


seamonkey-1.0.1-dumpstack.patch:

--- NEW FILE seamonkey-1.0.1-dumpstack.patch ---
--- mozilla/xpcom/base/nsStackFrameUnix.cpp.prestackdisable	2006-04-14 02:30:15.000000000 +0200
+++ mozilla/xpcom/base/nsStackFrameUnix.cpp	2006-04-14 02:31:02.000000000 +0200
@@ -88,6 +88,9 @@
 
 void DumpStackToFile(FILE* aStream)
 {
+  fprintf(aStream, "Stacktrace disabled for now.\n"
+                   "See https://bugzilla.mozilla.org/show_bug.cgi?id=323853\n");
+#if 0
   // Stack walking code courtesy Kipp's "leaky".
 
   // Get the frame pointer
@@ -128,6 +131,7 @@
               symbol, off, info.dli_fname, foff);
     }
   }
+#endif
 }
 
 #elif defined(__sun) && (defined(__sparc) || defined(sparc) || defined(__i386) || defined(i386))


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/seamonkey/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	10 Apr 2006 21:58:25 -0000	1.2
+++ .cvsignore	14 Apr 2006 03:20:50 -0000	1.3
@@ -1 +1 @@
-seamonkey-1.0.source.tar.bz2
+seamonkey-1.0.1.source.tar.bz2

seamonkey-configure.patch:

View full diff with command:
/usr/bin/cvs -f diff  -kk -u -N -r 1.2 -r 1.3 seamonkey-configure.patch
Index: seamonkey-configure.patch
===================================================================
RCS file: /cvs/extras/rpms/seamonkey/FC-4/seamonkey-configure.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- seamonkey-configure.patch	12 Apr 2006 15:49:31 -0000	1.2
+++ seamonkey-configure.patch	14 Apr 2006 03:20:50 -0000	1.3
@@ -1,5 +1,5 @@
---- mozilla/configure.pre1	2006-04-12 13:11:17.000000000 +0200
-+++ mozilla/configure	2006-04-12 13:11:22.000000000 +0200
+--- mozilla/configure.prepatch	2006-04-14 05:14:18.000000000 +0200
++++ mozilla/configure	2006-04-14 05:14:27.000000000 +0200
 @@ -1042,7 +1042,7 @@
  LIBGNOME_VERSION=2.0
  
@@ -9,7 +9,7 @@
  do
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
-@@ -1869,12 +1869,63 @@
+@@ -1878,6 +1878,57 @@
    fi
  fi
  
@@ -23,7 +23,7 @@
 +   'void exit (int);'
 +do
 +  cat > conftest.$ac_ext <<EOF
-+#line 1883 "configure"
++#line 1892 "configure"
 +#include "confdefs.h"
 +#include <stdlib.h>
 +$ac_declaration
@@ -31,7 +31,7 @@
 +exit (42);
 +; return 0; }
 +EOF
-+if { (eval echo configure:1891: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:1900: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
 +  :
 +else
 +  echo "configure: failed program was:" >&5
@@ -41,14 +41,14 @@
 +fi
 +rm -f conftest*
 +  cat > conftest.$ac_ext <<EOF
-+#line 1901 "configure"
++#line 1910 "configure"
 +#include "confdefs.h"
 +$ac_declaration
 +int main() {
 +exit (42);
 +; return 0; }
 +EOF
-+if { (eval echo configure:1908: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:1917: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
 +  rm -rf conftest*
 +  break
 +else
@@ -64,212 +64,214 @@
 +fi
 +
 +
-     for ac_prog in $RANLIB "${target_alias}-ranlib" "${target}-ranlib"
- do
+ 
+     case "$build:$target" in
+       powerpc-apple-darwin8*:i?86-apple-darwin*)
+@@ -1891,7 +1942,7 @@
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:1878: checking for $ac_word" >&5
-+echo "configure:1929: checking for $ac_word" >&5
+-echo "configure:1895: checking for $ac_word" >&5
++echo "configure:1946: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -1909,7 +1960,7 @@
+@@ -1926,7 +1977,7 @@
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:1913: checking for $ac_word" >&5
-+echo "configure:1964: checking for $ac_word" >&5
+-echo "configure:1930: checking for $ac_word" >&5
++echo "configure:1981: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -1944,7 +1995,7 @@
+@@ -1961,7 +2012,7 @@
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:1948: checking for $ac_word" >&5
-+echo "configure:1999: checking for $ac_word" >&5
+-echo "configure:1965: checking for $ac_word" >&5
++echo "configure:2016: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_AS'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -1985,7 +2036,7 @@
+@@ -2002,7 +2053,7 @@
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:1989: checking for $ac_word" >&5
-+echo "configure:2040: checking for $ac_word" >&5
+-echo "configure:2006: checking for $ac_word" >&5
++echo "configure:2057: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -2020,7 +2071,7 @@
+@@ -2037,7 +2088,7 @@
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2024: checking for $ac_word" >&5
-+echo "configure:2075: checking for $ac_word" >&5
+-echo "configure:2041: checking for $ac_word" >&5
++echo "configure:2092: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -2055,7 +2106,7 @@
+@@ -2072,7 +2123,7 @@
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2059: checking for $ac_word" >&5
-+echo "configure:2110: checking for $ac_word" >&5
+-echo "configure:2076: checking for $ac_word" >&5
++echo "configure:2127: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -2093,7 +2144,7 @@
+@@ -2110,7 +2161,7 @@
      # Extract the first word of "gcc", so it can be a program name with args.
  set dummy gcc; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2097: checking for $ac_word" >&5
-+echo "configure:2148: checking for $ac_word" >&5
+-echo "configure:2114: checking for $ac_word" >&5
++echo "configure:2165: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -2123,7 +2174,7 @@
+@@ -2140,7 +2191,7 @@
    # Extract the first word of "cc", so it can be a program name with args.
  set dummy cc; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2127: checking for $ac_word" >&5
-+echo "configure:2178: checking for $ac_word" >&5
+-echo "configure:2144: checking for $ac_word" >&5
++echo "configure:2195: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -2174,7 +2225,7 @@
+@@ -2191,7 +2242,7 @@
        # Extract the first word of "cl", so it can be a program name with args.
  set dummy cl; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2178: checking for $ac_word" >&5
-+echo "configure:2229: checking for $ac_word" >&5
+-echo "configure:2195: checking for $ac_word" >&5
++echo "configure:2246: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -2206,7 +2257,7 @@
+@@ -2223,7 +2274,7 @@
  fi
  
  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
--echo "configure:2210: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
-+echo "configure:2261: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+-echo "configure:2227: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
++echo "configure:2278: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
  
  ac_ext=c
  # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
-@@ -2217,12 +2268,12 @@
+@@ -2234,12 +2285,12 @@
  
  cat > conftest.$ac_ext << EOF
  
--#line 2221 "configure"
-+#line 2272 "configure"
+-#line 2238 "configure"
++#line 2289 "configure"
  #include "confdefs.h"
  
  main(){return(0);}
[...6545 lines suppressed...]
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 18121 "configure"
-+#line 18310 "configure"
+-#line 18145 "configure"
++#line 18337 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char $ac_func(); below.  */
-@@ -18140,7 +18329,7 @@
+@@ -18164,7 +18356,7 @@
  
  ; return 0; }
  EOF
--if { (eval echo configure:18144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:18333: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:18168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:18360: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_$ac_func=yes"
  else
-@@ -18167,7 +18356,7 @@
+@@ -18191,7 +18383,7 @@
  fi
  
  echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
--echo "configure:18171: checking stack direction for C alloca" >&5
-+echo "configure:18360: checking stack direction for C alloca" >&5
+-echo "configure:18195: checking stack direction for C alloca" >&5
++echo "configure:18387: checking stack direction for C alloca" >&5
  if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -18175,7 +18364,7 @@
+@@ -18199,7 +18391,7 @@
    ac_cv_c_stack_direction=0
  else
    cat > conftest.$ac_ext <<EOF
--#line 18179 "configure"
-+#line 18368 "configure"
+-#line 18203 "configure"
++#line 18395 "configure"
  #include "confdefs.h"
  find_stack_direction ()
  {
-@@ -18194,7 +18383,7 @@
+@@ -18218,7 +18410,7 @@
    exit (find_stack_direction() < 0);
  }
  EOF
--if { (eval echo configure:18198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:18387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:18222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:18414: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  then
    ac_cv_c_stack_direction=1
  else
-@@ -18243,17 +18432,17 @@
+@@ -18267,17 +18459,17 @@
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:18247: checking for $ac_hdr" >&5
-+echo "configure:18436: checking for $ac_hdr" >&5
+-echo "configure:18271: checking for $ac_hdr" >&5
++echo "configure:18463: checking for $ac_hdr" >&5
  if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 18252 "configure"
-+#line 18441 "configure"
+-#line 18276 "configure"
++#line 18468 "configure"
  #include "confdefs.h"
  #include <$ac_hdr>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:18257: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:18446: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:18281: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:18473: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
-@@ -18333,7 +18522,7 @@
+@@ -18357,7 +18549,7 @@
      # Extract the first word of "pkg-config", so it can be a program name with args.
  set dummy pkg-config; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:18337: checking for $ac_word" >&5
-+echo "configure:18526: checking for $ac_word" >&5
+-echo "configure:18361: checking for $ac_word" >&5
++echo "configure:18553: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -18377,19 +18566,19 @@
+@@ -18401,19 +18593,19 @@
       PKG_CONFIG_MIN_VERSION=0.9.0
       if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
          echo $ac_n "checking for cairo >= $CAIRO_VERSION""... $ac_c" 1>&6
--echo "configure:18381: checking for cairo >= $CAIRO_VERSION" >&5
-+echo "configure:18570: checking for cairo >= $CAIRO_VERSION" >&5
+-echo "configure:18405: checking for cairo >= $CAIRO_VERSION" >&5
++echo "configure:18597: checking for cairo >= $CAIRO_VERSION" >&5
  
          if $PKG_CONFIG --exists "cairo >= $CAIRO_VERSION" ; then
              echo "$ac_t""yes" 1>&6
              succeeded=yes
  
              echo $ac_n "checking CAIRO_CFLAGS""... $ac_c" 1>&6
--echo "configure:18388: checking CAIRO_CFLAGS" >&5
-+echo "configure:18577: checking CAIRO_CFLAGS" >&5
+-echo "configure:18412: checking CAIRO_CFLAGS" >&5
++echo "configure:18604: checking CAIRO_CFLAGS" >&5
              CAIRO_CFLAGS=`$PKG_CONFIG --cflags "cairo >= $CAIRO_VERSION"`
              echo "$ac_t""$CAIRO_CFLAGS" 1>&6
  
              echo $ac_n "checking CAIRO_LIBS""... $ac_c" 1>&6
--echo "configure:18393: checking CAIRO_LIBS" >&5
-+echo "configure:18582: checking CAIRO_LIBS" >&5
+-echo "configure:18417: checking CAIRO_LIBS" >&5
++echo "configure:18609: checking CAIRO_LIBS" >&5
              ## don't use --libs since that can do evil things like add
              ## -Wl,--export-dynamic
              CAIRO_LIBS="`$PKG_CONFIG --libs-only-L \"cairo >= $CAIRO_VERSION\"` `$PKG_CONFIG --libs-only-l \"cairo >= $CAIRO_VERSION\"`"
-@@ -18454,7 +18643,7 @@
+@@ -18478,7 +18670,7 @@
          # Extract the first word of "python", so it can be a program name with args.
  set dummy python; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:18458: checking for $ac_word" >&5
-+echo "configure:18647: checking for $ac_word" >&5
+-echo "configure:18482: checking for $ac_word" >&5
++echo "configure:18674: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_PYTHON'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -18715,14 +18904,14 @@
+@@ -18739,14 +18931,14 @@
  cross_compiling=$ac_cv_prog_cc_cross
  
      cat > conftest.$ac_ext <<EOF
--#line 18719 "configure"
-+#line 18908 "configure"
+-#line 18743 "configure"
++#line 18935 "configure"
  #include "confdefs.h"
  #include <gmodule.h>
  int main() {
   int x = 1; x++; 
  ; return 0; }
  EOF
--if { (eval echo configure:18726: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:18915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:18750: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:18942: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    :
  else
    echo "configure: failed program was:" >&5
-@@ -19015,7 +19204,7 @@
+@@ -19039,7 +19231,7 @@
                  _SAVE_CFLAGS=$CFLAGS
      CFLAGS="$CFLAGS $XCFLAGS"
      cat > conftest.$ac_ext <<EOF
--#line 19019 "configure"
-+#line 19208 "configure"
+-#line 19043 "configure"
++#line 19235 "configure"
  #include "confdefs.h"
  
          #include <stdio.h>
-@@ -19031,7 +19220,7 @@
+@@ -19055,7 +19247,7 @@
      
  ; return 0; }
  EOF
--if { (eval echo configure:19035: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:19224: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:19059: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:19251: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    :
  else
    echo "configure: failed program was:" >&5
-@@ -19248,15 +19437,34 @@
+@@ -19272,15 +19464,34 @@
  # Transform confdefs.h into DEFS.
  # Protect against shell expansion while executing Makefile rules.
  # Protect against Makefile macro expansion.
@@ -5395,7 +5394,7 @@
  
  MOZ_DEFINES=$DEFS
  
-@@ -19535,12 +19743,13 @@
+@@ -19560,12 +19771,13 @@
  s%@MOZ_ENABLE_FREETYPE2@%$MOZ_ENABLE_FREETYPE2%g
  s%@MOZ_XFT_CFLAGS@%$MOZ_XFT_CFLAGS%g
  s%@MOZ_XFT_LIBS@%$MOZ_XFT_LIBS%g


Index: seamonkey.spec
===================================================================
RCS file: /cvs/extras/rpms/seamonkey/FC-4/seamonkey.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seamonkey.spec	12 Apr 2006 15:49:31 -0000	1.3
+++ seamonkey.spec	14 Apr 2006 03:20:50 -0000	1.4
@@ -7,8 +7,8 @@
 
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
-Version:        1.0
-Release:        11.fc4.1
+Version:        1.0.1
+Release:        1.fc4
 URL:            http://www.mozilla.org/projects/seamonkey/
 License:        MPL
 Group:          Applications/Internet
@@ -27,14 +27,13 @@
 
 Patch1:         firefox-1.0-prdtoa.patch
 Patch5:         seamonkey-disable-visibility.patch
-Patch6:         firefox-1.5.0.1-dumpstack.patch
+Patch6:         seamonkey-1.0.1-dumpstack.patch
 Patch21:        firefox-0.7.3-default-plugin-less-annoying.patch
 Patch22:        firefox-0.7.3-psfonts.patch
 Patch42:        firefox-1.1-uriloader.patch
 Patch82:        pango-cairo.patch
 Patch83:        seamonkey-cairo-bug5136.patch
 Patch101:       thunderbird-0.7.3-gnome-uriloader.patch
-Patch102:       thunderbird-1.5-bug304720.patch
 Patch220:       seamonkey-fedora-home-page.patch
 Patch227:       mozilla-1.4.1-ppc64.patch
 Patch301:       mozilla-1.7.3-gnome-vfs-default-app.patch
@@ -87,7 +86,6 @@
 %patch82 -p0
 %patch83 -p1
 %patch101 -p1 -b .gnome-uriloader
-%patch102 -p1
 %patch220 -p1
 %patch227 -p1
 %patch301 -p1
@@ -394,6 +392,8 @@
 
 
 %changelog
+* Fri Apr 14 2006 Kai Engert <kengert at redhat.com> 1.0.1-1.fc4
+- Update to SeaMonkey 1.0.1 release
 * Wed Apr 12 2006 Kai Engert <kengert at redhat.com> 1.0-11.fc4.1
 - Fix spec and patches to work with FC-4
 * Tue Apr 11 2006 Kai Engert <kengert at redhat.com> 1.0-11


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/seamonkey/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	10 Apr 2006 21:58:25 -0000	1.2
+++ sources	14 Apr 2006 03:20:50 -0000	1.3
@@ -1 +1 @@
-e4f2edc5b2248d090303c70f5b28f210  seamonkey-1.0.source.tar.bz2
+6921464b5251cafd529c04c2b9f98d5f  seamonkey-1.0.1.source.tar.bz2




More information about the scm-commits mailing list