Hello community,

here is the log from the commit of package mozilla-xulrunner20 for 
openSUSE:Factory
checked in at Sat Aug 13 17:19:49 CEST 2011.



--------
--- mozilla-xulrunner20/mozilla-xulrunner20.changes     2011-07-18 
10:30:24.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/mozilla-xulrunner20/mozilla-xulrunner20.changes    
    2011-08-12 01:32:35.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 12 01:31:30 CEST 2011 - [email protected]
+
+- drop usage of curl/types.h obsolete since 4 years 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  mozilla-no_curl_types.patch
  mozilla-python_linux3.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mozilla-xulrunner20.spec ++++++
--- /var/tmp/diff_new_pack.rMbgPv/_old  2011-08-13 17:19:26.000000000 +0200
+++ /var/tmp/diff_new_pack.rMbgPv/_new  2011-08-13 17:19:26.000000000 +0200
@@ -31,7 +31,7 @@
 %endif
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Version:        2.0.1
-Release:        5
+Release:        7
 %define         releasedate 2011041400
 %define         version_internal 2.0.1
 %define         apiversion 2.0
@@ -77,6 +77,8 @@
 Patch16:        mozilla-ntlm-full-path.patch
 Patch17:        mozilla-gcc46.patch
 Patch18:        mozilla-dump_syms-static.patch
+Patch19:        mozilla-no_curl_types.patch
+Patch20:        mozilla-python_linux3.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js20 = %{version}
 Requires(post):  update-alternatives coreutils
@@ -224,6 +226,8 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19
+%patch20
 
 %build
 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"

++++++ mozilla-no_curl_types.patch ++++++
--- config/system-headers
+++ config/system-headers
@@ -207,7 +207,6 @@
 ctype.h
 curl/curl.h
 curl/easy.h
-curl/types.h
 curses.h
 cxxabi.h
 DateTimeUtils.h
--- js/src/config/system-headers
+++ js/src/config/system-headers
@@ -207,7 +207,6 @@
 ctype.h
 curl/curl.h
 curl/easy.h
-curl/types.h
 curses.h
 cxxabi.h
 DateTimeUtils.h
--- toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc
+++ toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc
@@ -33,7 +33,6 @@
 #include <dlfcn.h>
 #include <curl/curl.h>
 #include <curl/easy.h>
-#include <curl/types.h>
 
 namespace {
 
--- toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc
+++ toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc
@@ -29,7 +29,6 @@
 
 #include <curl/curl.h>
 #include <curl/easy.h>
-#include <curl/types.h>
 #include <dlfcn.h>
 
 #include <iostream>
++++++ mozilla-python_linux3.patch ++++++
--- toolkit/crashreporter/tools/symbolstore.py
+++ toolkit/crashreporter/tools/symbolstore.py
@@ -381,6 +381,7 @@
     return {'win32': Dumper_Win32,
             'cygwin': Dumper_Win32,
             'linux2': Dumper_Linux,
+            'linux3': Dumper_Linux,
             'sunos5': Dumper_Solaris,
             'darwin': Dumper_Mac}[sys.platform](**kwargs)
 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to