Accepting request 50520 from home:vuntz:branches:GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/50520
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=4
This commit is contained in:
Vincent Untz 2010-10-14 07:49:56 +00:00 committed by Git OBS Bridge
parent e00bbc7689
commit 00254803f0
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb5dd6de77b491813a0855732591b29977c51e2fb4e3146e54015409740f2ec4
size 249458

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:544bc1d26d2b9f913924ce83ec96fa07ce5760f9c522fa65c9274de670711f28
size 254942

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 13 22:50:58 CEST 2010 - vuntz@opensuse.org
- Update to version 2.26.0:
+ No changes, just a version bump.
- Update spec file after move of glib libraries to /lib: we are
checking the name of the package providing libgio by looking at
the provider of the file.
-------------------------------------------------------------------
Mon Oct 11 21:34:59 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package glib-networking (Version 2.25.0)
# spec file for package glib-networking (Version 2.26.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: glib-networking
Version: 2.25.0
Version: 2.26.0
Release: 1
License: LGPLv2+
Summary: Network-related GIO modules for glib
@ -30,7 +30,7 @@ BuildRequires: intltool
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(libproxy-1.0)
Recommends: %{name}-lang = %{version}
%define gio_real_package %(rpm -q --whatprovides --qf '%{NAME}' %{_libdir}/libgio-2.0.so.?)
%define gio_real_package %(rpm -q --whatprovides --qf '%{NAME}' /%{_lib}/libgio-2.0.so.?)
Supplements: %{gio_real_package}
%glib2_gio_module_requires