2019-09-30 10:40:51 -04:00
|
|
|
Name: glib-networking
|
2022-05-31 16:05:50 +08:00
|
|
|
Version: 2.72.0
|
2023-02-02 15:02:25 +08:00
|
|
|
Release: 2
|
2019-09-30 10:40:51 -04:00
|
|
|
Summary: Network-related modules for glib
|
|
|
|
|
License: LGPLv2+
|
2022-05-31 16:05:50 +08:00
|
|
|
URL: https://gitlab.gnome.org/GNOME/glib-networking
|
|
|
|
|
Source0: https://download.gnome.org/sources/glib-networking/2.72/%{name}-%{version}.tar.xz
|
2022-03-21 14:54:32 +08:00
|
|
|
|
2023-02-02 15:02:25 +08:00
|
|
|
Patch0: test-skip-tls-exporter-test-for-TLS-1.2.patch
|
|
|
|
|
|
2021-07-19 15:46:58 +08:00
|
|
|
BuildRequires: meson gcc ca-certificates gettext systemd
|
2022-05-31 16:05:50 +08:00
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.69.0 pkgconfig(gnutls)
|
2019-09-30 10:40:51 -04:00
|
|
|
BuildRequires: pkgconfig(gio-2.0) pkgconfig(gsettings-desktop-schemas)
|
2020-07-25 10:17:53 +08:00
|
|
|
BuildRequires: pkgconfig(libproxy-1.0) pkgconfig(p11-kit-1)
|
2019-09-30 10:40:51 -04:00
|
|
|
|
2022-05-31 16:05:50 +08:00
|
|
|
Requires: ca-certificates gsettings-desktop-schemas glib2 >= 2.69.0
|
|
|
|
|
Recommends: libproxy-webkitgtk4
|
2019-09-30 10:40:51 -04:00
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
glib-networking contains the implementations of certain GLib networking features
|
|
|
|
|
that cannot be implemented directly in GLib itself because of their dependencies.
|
|
|
|
|
|
|
|
|
|
%package tests
|
|
|
|
|
Summary: verify the Usability of the glib-networking package
|
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description tests
|
|
|
|
|
verify the Usability of the glib-networking package.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -n %{name}-%{version} -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%meson -Dinstalled_tests=true
|
|
|
|
|
%meson_build
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%meson_install
|
|
|
|
|
|
2020-07-25 19:48:15 +08:00
|
|
|
%find_lang %{name}
|
|
|
|
|
|
2020-07-25 10:17:53 +08:00
|
|
|
%check
|
|
|
|
|
%meson_test
|
|
|
|
|
|
2019-09-30 10:40:51 -04:00
|
|
|
%files -f %{name}.lang
|
2019-12-26 15:36:33 +08:00
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%license COPYING
|
2022-05-31 16:05:50 +08:00
|
|
|
%doc NEWS README
|
|
|
|
|
%{_libdir}/gio/modules/libgioenvironmentproxy.so
|
|
|
|
|
%{_libdir}/gio/modules/libgiognomeproxy.so
|
|
|
|
|
%{_libdir}/gio/modules/libgiognutls.so
|
|
|
|
|
%{_libdir}/gio/modules/libgiolibproxy.so
|
2019-09-30 10:40:51 -04:00
|
|
|
%{_libexecdir}/glib-pacrunner
|
|
|
|
|
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
|
|
|
|
|
%{_userunitdir}/glib-pacrunner.service
|
|
|
|
|
|
|
|
|
|
%files tests
|
2019-12-26 15:36:33 +08:00
|
|
|
%defattr(-,root,root)
|
2019-09-30 10:40:51 -04:00
|
|
|
%{_libexecdir}/installed-tests/glib-networking
|
|
|
|
|
%{_datadir}/installed-tests
|
|
|
|
|
|
|
|
|
|
%changelog
|
2023-02-02 15:02:25 +08:00
|
|
|
* Thu Feb 02 2023 yangchenguang <yangchenguang@uniontech.com> - 2.72.0-2
|
|
|
|
|
- tests skip tls-exporter test for TLS 1.2
|
|
|
|
|
|
2022-05-31 16:05:50 +08:00
|
|
|
* Mon May 30 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 2.72.0-1
|
|
|
|
|
- Update to 2.72.0
|
|
|
|
|
|
2022-04-25 11:05:43 +08:00
|
|
|
* Mon Apr 25 2022 yanglu <yanglu72@h-partners.com> - 2.68.1-3
|
|
|
|
|
- Type:bugfix
|
|
|
|
|
- ID:NA
|
|
|
|
|
- SUG:NA
|
|
|
|
|
- DESC:fix source0
|
|
|
|
|
|
2022-03-25 14:56:44 +08:00
|
|
|
* Fri Jan 07 2022 xingwei <xingwei14@huawei.com> - 2.68.1-2
|
|
|
|
|
- Type:bugfix
|
|
|
|
|
- ID:NA
|
|
|
|
|
- SUG:NA
|
|
|
|
|
- DESC:allow tls-unique channel binding test to fail
|
|
|
|
|
|
|
|
|
|
* Fri Dec 03 2021 xihaochen <xihaochen@huawei.com> - 2.68.1-1
|
2022-03-21 14:54:32 +08:00
|
|
|
- Type:requirement
|
|
|
|
|
- ID:NA
|
|
|
|
|
- SUG:NA
|
|
|
|
|
- DESC:update glib-networking to 2.68.1
|
|
|
|
|
|
2021-07-19 15:46:58 +08:00
|
|
|
* Mon Jul 19 2021 lijingyuan <lijingyuan3@huawei.com> - 2.62.4-2
|
|
|
|
|
- Type:requirement
|
|
|
|
|
- ID:NA
|
|
|
|
|
- SUG:NA
|
|
|
|
|
- DESC:cancel gdb in buildrequires
|
|
|
|
|
|
2021-05-25 15:48:15 +08:00
|
|
|
* Mon May 24 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 2.66.0-1
|
|
|
|
|
- Upgrade to 2.66.0
|
|
|
|
|
- Update Version, Source0, BuildRequires, Requires
|
|
|
|
|
|
2020-07-25 20:45:46 +08:00
|
|
|
* Sat Jul 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.62.4-1
|
2020-07-25 10:17:53 +08:00
|
|
|
- Type:enhancement
|
|
|
|
|
- ID:NA
|
|
|
|
|
- SUG:NA
|
2020-07-25 20:45:46 +08:00
|
|
|
- DESC:upgrade to 2.62.4
|
2020-07-25 10:17:53 +08:00
|
|
|
|
2020-03-20 11:16:05 +08:00
|
|
|
* Fri Mar 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.58.0-7
|
|
|
|
|
- add gdb in buildrequires
|
|
|
|
|
|
2020-03-16 17:35:10 +08:00
|
|
|
* Mon Mar 16 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.58.0-6
|
|
|
|
|
- sync handle new gnutls certificate requred patch
|
|
|
|
|
|
2020-01-10 11:25:40 +08:00
|
|
|
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.58.0-5
|
|
|
|
|
- clean unused patch
|
|
|
|
|
|
2019-12-26 15:36:33 +08:00
|
|
|
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.58.0-4
|
|
|
|
|
- change the path of files
|
|
|
|
|
|
2019-09-30 10:40:51 -04:00
|
|
|
* Tue Sep 17 2019 Lijin Yang <yanglijin@huawei.com> - 2.58.0-3
|
|
|
|
|
- Package init
|