Updating link to change in openSUSE:Factory/libproxy revision 17.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=b235a76823c65de71dc491e7cd97385c
This commit is contained in:
OBS User buildservice-autocommit 2010-04-01 01:19:51 +00:00 committed by Git OBS Bridge
parent c1ccfbc7e7
commit 9551d5d587
4 changed files with 20 additions and 2 deletions

View File

@ -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 Mon Mar 15 07:01:20 UTC 2010 - dimstar@opensuse.org

View File

@ -18,6 +18,9 @@
# norootforbuild # norootforbuild
%define build_core_not_modules 0 %define build_core_not_modules 0
%if 0%{suse_version} > 1120
%define xulrunner_ver 192
%else
%if 0%{suse_version} > 1110 %if 0%{suse_version} > 1110
%define xulrunner_ver 191 %define xulrunner_ver 191
%else %else
@ -27,6 +30,7 @@
%define xulrunner_ver 181 %define xulrunner_ver 181
%endif %endif
%endif %endif
%endif
Url: http://code.google.com/p/libproxy/ Url: http://code.google.com/p/libproxy/
%define _name libproxy %define _name libproxy
@ -34,7 +38,7 @@ Name: libproxy-plugins
Group: System/Libraries Group: System/Libraries
Summary: Libproxy provides consistent proxy configuration to applications Summary: Libproxy provides consistent proxy configuration to applications
Version: 0.4.0 Version: 0.4.0
Release: 4 Release: 5
Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.bz2 Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.bz2
Source99: baselibs.conf Source99: baselibs.conf
License: LGPLv2.1+ License: LGPLv2.1+

View File

@ -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 Mon Mar 15 07:01:20 UTC 2010 - dimstar@opensuse.org

View File

@ -18,6 +18,9 @@
# norootforbuild # norootforbuild
%define build_core_not_modules 1 %define build_core_not_modules 1
%if 0%{suse_version} > 1120
%define xulrunner_ver 192
%else
%if 0%{suse_version} > 1110 %if 0%{suse_version} > 1110
%define xulrunner_ver 191 %define xulrunner_ver 191
%else %else
@ -27,6 +30,7 @@
%define xulrunner_ver 181 %define xulrunner_ver 181
%endif %endif
%endif %endif
%endif
Url: http://code.google.com/p/libproxy/ Url: http://code.google.com/p/libproxy/
%define _name libproxy %define _name libproxy
@ -34,7 +38,7 @@ Name: libproxy
Group: System/Libraries Group: System/Libraries
Summary: Libproxy provides consistent proxy configuration to applications Summary: Libproxy provides consistent proxy configuration to applications
Version: 0.4.0 Version: 0.4.0
Release: 4 Release: 5
Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.bz2 Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.bz2
Source99: baselibs.conf Source99: baselibs.conf
License: LGPLv2.1+ License: LGPLv2.1+