From 7df54d2e3d749946720cdc3d2947895d398d365b4a95b52d046b2bc4695df663 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 29 Mar 2010 11:19:44 +0000 Subject: [PATCH] Accepting request 35789 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/libproxy via accept of submit request 35789 revision 22. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/35789 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=43 --- libproxy-plugins.changes | 5 +++++ libproxy-plugins.spec | 6 +++++- libproxy.changes | 5 +++++ libproxy.spec | 4 ++++ 4 files changed, 19 insertions(+), 1 deletion(-) diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index f66716a..c93fcca 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 26 13:18:23 CET 2010 - vuntz@opensuse.org + +- Build against mozilla-xulrunner192-devel on openSUSE > 11.2. + ------------------------------------------------------------------- Mon Mar 15 07:01:20 UTC 2010 - dimstar@opensuse.org diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index d7a4937..206400d 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -1,5 +1,5 @@ # -# spec file for package libproxy-plugins (Version 0.4.0) +# spec file for package libproxy (Version 0.4.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,6 +18,9 @@ # norootforbuild %define build_core_not_modules 0 +%if 0%{suse_version} > 1120 +%define xulrunner_ver 192 +%else %if 0%{suse_version} > 1110 %define xulrunner_ver 191 %else @@ -27,6 +30,7 @@ %define xulrunner_ver 181 %endif %endif +%endif Url: http://code.google.com/p/libproxy/ %define _name libproxy diff --git a/libproxy.changes b/libproxy.changes index f66716a..c93fcca 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 26 13:18:23 CET 2010 - vuntz@opensuse.org + +- Build against mozilla-xulrunner192-devel on openSUSE > 11.2. + ------------------------------------------------------------------- Mon Mar 15 07:01:20 UTC 2010 - dimstar@opensuse.org diff --git a/libproxy.spec b/libproxy.spec index c0e5972..a799858 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -18,6 +18,9 @@ # norootforbuild %define build_core_not_modules 1 +%if 0%{suse_version} > 1120 +%define xulrunner_ver 192 +%else %if 0%{suse_version} > 1110 %define xulrunner_ver 191 %else @@ -27,6 +30,7 @@ %define xulrunner_ver 181 %endif %endif +%endif Url: http://code.google.com/p/libproxy/ %define _name libproxy