change the path of files
This commit is contained in:
parent
145852842d
commit
89719e1042
@ -1,6 +1,6 @@
|
|||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.58.0
|
Version: 2.58.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Network-related modules for glib
|
Summary: Network-related modules for glib
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
@ -37,16 +37,22 @@ verify the Usability of the glib-networking package.
|
|||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc NEWS README COPYING
|
%defattr(-,root,root)
|
||||||
|
%doc NEWS README
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/gio/modules/*
|
%{_libdir}/gio/modules/*
|
||||||
%{_libexecdir}/glib-pacrunner
|
%{_libexecdir}/glib-pacrunner
|
||||||
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
|
%{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
|
||||||
%{_userunitdir}/glib-pacrunner.service
|
%{_userunitdir}/glib-pacrunner.service
|
||||||
|
|
||||||
%files tests
|
%files tests
|
||||||
|
%defattr(-,root,root)
|
||||||
%{_libexecdir}/installed-tests/glib-networking
|
%{_libexecdir}/installed-tests/glib-networking
|
||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 17 2019 Lijin Yang <yanglijin@huawei.com> - 2.58.0-3
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user