96afc43
Name:           glib-networking
Richard Hughes 9527272
Version:        2.30.2
Richard Hughes 9527272
Release:        1%{?dist}
Dan Winship 6998807
Summary:        Networking support for GLib
96afc43
96afc43
Group:          Development/Libraries
96afc43
License:        LGPLv2+
96afc43
URL:            http://www.gnome.org
d99029c
Source:         http://download.gnome.org/sources/glib-networking/2.30/%{name}-%{version}.tar.xz
Dan Winship 6998807
Requires:       ca-certificates
Dan Winship 9e51cd2
Requires:       gsettings-desktop-schemas
96afc43
58d374e
BuildRequires:  glib2-devel >= 2.29.16
96afc43
BuildRequires:  libproxy-devel
Dan Winship 6998807
BuildRequires:  gnutls-devel
96afc43
BuildRequires:  intltool
Dan Winship 6998807
BuildRequires:  ca-certificates
Dan Winship a226b16
BuildRequires:  gsettings-desktop-schemas-devel
96afc43
96afc43
%description
Dan Winship 9e51cd2
This package contains modules that extend the networking support in
Dan Winship 9e51cd2
GIO. In particular, it contains libproxy- and GSettings-based
Dan Winship 9e51cd2
GProxyResolver implementations and a gnutls-based GTlsConnection
Dan Winship 9e51cd2
implementation.
96afc43
96afc43
%prep
96afc43
%setup -q
96afc43
96afc43
96afc43
%build
96afc43
%configure --with-libproxy
96afc43
96afc43
make %{?_smp_mflags} V=1
96afc43
96afc43
96afc43
%install
96afc43
make install DESTDIR=$RPM_BUILD_ROOT
96afc43
96afc43
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.a
96afc43
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
96afc43
96afc43
%find_lang %{name}
96afc43
96afc43
%post
96afc43
gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
96afc43
96afc43
%postun
96afc43
gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
96afc43
96afc43
%files -f %{name}.lang
96afc43
%doc COPYING NEWS README
96afc43
%{_libdir}/gio/modules/libgiolibproxy.so
Dan Winship 9e51cd2
%{_libdir}/gio/modules/libgiognomeproxy.so
Dan Winship 6998807
%{_libdir}/gio/modules/libgiognutls.so
bb0a1c5
%{_libexecdir}/glib-pacrunner
bb0a1c5
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
96afc43
96afc43
96afc43
%changelog
Richard Hughes 9527272
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 2.30.2-1
Richard Hughes 9527272
- Update to 2.30.2
Richard Hughes 9527272
2891aa7
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.30.1-2
2891aa7
- Rebuilt for glibc bug#747377
2891aa7
d99029c
* Mon Oct 17 2011 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
d99029c
- Update to 2.30.1
d99029c
173693a
* Mon Sep 26 2011 Ray <rstrode@redhat.com> - 2.30.0-1
173693a
- Update to 2.30.0
173693a
556f0c1
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> 2.29.92-1
556f0c1
- Update to 2.29.92
556f0c1
b747784
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> 2.29.18-1
b747784
- Update to 2.29.18
b747784
58d374e
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> 2.29.15-1
b747784
- Update to 2.29.15
58d374e
Bastien Nocera 0bd8d73
* Tue Jul 05 2011 Bastien Nocera <bnocera@redhat.com> 2.29.9-1
Bastien Nocera 0bd8d73
- Update to 2.29.9
Bastien Nocera 0bd8d73
Dan Winship 9e51cd2
* Wed Apr 27 2011 Dan Winship <danw@redhat.com> - 2.28.6.1-2
Dan Winship 9e51cd2
- Require gsettings-desktop-schemas, for GNOME proxy support
Dan Winship 9e51cd2
52f6929
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 2.28.6.1-1
52f6929
- Update to 2.28.6.1
52f6929
55cf021
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.28.6-1
55cf021
- Update to 2.28.6
55cf021
da86ee1
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 2.28.5-1
da86ee1
- Update to 2.28.5
da86ee1
8b55268
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.28.4-1
8b55268
- Update to 2.28.4
8b55268
58ca589
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
58ca589
- Update to 2.28.0
58ca589
ff8d6ae
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.90-2
ff8d6ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ff8d6ae
Dan Winship 6998807
* Mon Jan 17 2011 Dan Winship <danw@redhat.com> - 2.27.90-1
Dan Winship 6998807
- Update to 2.27.90, including TLS support
Dan Winship 6998807
25acaf4
* Mon Nov  1 2010 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
25acaf4
- Update to 2.26.0
25acaf4
96afc43
* Thu Oct  7 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.0-1
96afc43
- Initial packaging