!1 change the path of files

Merge pull request !1 from openeuler-net/init
This commit is contained in:
openeuler-ci-bot 2019-12-26 18:49:59 +08:00 committed by Gitee
commit e5b765b89b

View File

@ -1,6 +1,6 @@
Name: glib-networking
Version: 2.58.0
Release: 3
Release: 4
Summary: Network-related modules for glib
License: LGPLv2+
URL: http://www.gnome.org
@ -37,16 +37,22 @@ verify the Usability of the glib-networking package.
%find_lang %{name}
%files -f %{name}.lang
%doc NEWS README COPYING
%defattr(-,root,root)
%doc NEWS README
%license COPYING
%{_libdir}/gio/modules/*
%{_libexecdir}/glib-pacrunner
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
%{_userunitdir}/glib-pacrunner.service
%files tests
%defattr(-,root,root)
%{_libexecdir}/installed-tests/glib-networking
%{_datadir}/installed-tests
%changelog
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.58.0-4
- change the path of files
* Tue Sep 17 2019 Lijin Yang <yanglijin@huawei.com> - 2.58.0-3
- Package init