commit libproxy for openSUSE:Factory

Hello community, here is the log from the commit of package libproxy for openSUSE:Factory checked in at Thu Mar 26 23:35:55 CET 2009. -------- --- GNOME/libproxy/libproxy.changes 2009-02-23 14:00:49.000000000 +0100 +++ libproxy/libproxy.changes 2009-03-15 00:10:47.000000000 +0100 @@ -1,0 +2,10 @@ +Sun Mar 15 00:10:29 CET 2009 - vuntz@novell.com + +- Review changes. + +------------------------------------------------------------------- +Sat Mar 14 09:41:22 CET 2009 - wr@rosenauer.org + +- use correct mozilla/xulrunner dependencies + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libproxy.spec ++++++ --- /var/tmp/diff_new_pack.Q10790/_old 2009-03-26 23:33:55.000000000 +0100 +++ /var/tmp/diff_new_pack.Q10790/_new 2009-03-26 23:33:55.000000000 +0100 @@ -23,7 +23,7 @@ Group: System/Libraries Summary: libproxy is a library that provides automatic proxy configuration management Version: 0.2.3 -Release: 4 +Release: 5 Source: http://libproxy.googlecode.com/files/%{name}-%{version}.tar.bz2 Patch0: libproxy-0.2.3-dbus.diff Patch1: libproxy-svn-277.patch @@ -33,11 +33,12 @@ BuildRequires: gconf2-devel BuildRequires: NetworkManager-devel BuildRequires: python-devel -%if 0%{suse_version} < 1110 -BuildRequires: mozilla-xulrunner181-devel +%if 0%{suse_version} < 1100 +%define xulrunner_ver 181 %else -BuildRequires: mozilla-xulrunner190-devel +%define xulrunner_ver 190 %endif +BuildRequires: mozilla-xulrunner%{xulrunner_ver}-devel BuildRequires: dbus-1-devel BuildRequires: libwebkit-devel @@ -175,7 +176,7 @@ Summary: Libproxy plugin to support wpad/pac parsing via Mozilla JavaScript Engine Group: System/Libraries Requires: libproxy0 = %{version} -Supplements: packageand(libproxy0:firefox) +Supplements: packageand(libproxy0:mozilla-xulrunner%{xulrunner_ver}) Provides: libproxy-mozjs = %{version} Obsoletes: libproxy-mozjs < %{version} @@ -319,6 +320,10 @@ %{py_sitedir}/*.py %changelog +* Sun Mar 15 2009 vuntz@novell.com +- Review changes. +* Sat Mar 14 2009 wr@rosenauer.org +- use correct mozilla/xulrunner dependencies * Mon Feb 23 2009 vuntz@novell.com - Revert the use of %%{libproxy_shnum}: there are places where the macro cannot be used (%%files, eg), and we want don't want to mix ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de