update code
This commit is contained in:
parent
2548c27753
commit
06fa10834a
@ -1,6 +1,6 @@
|
|||||||
Name: telepathy-logger
|
Name: telepathy-logger
|
||||||
Version: 0.8.2
|
Version: 0.8.2
|
||||||
Release: 9
|
Release: 11
|
||||||
Summary: Centralized Logging for the Telepathy Framework
|
Summary: Centralized Logging for the Telepathy Framework
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -9,7 +9,7 @@ Source0: https://telepathy.freedesktop.org/releases/telepathy-logger/%{
|
|||||||
|
|
||||||
BuildRequires: dbus-devel dbus-glib-devel glib2-devel gnome-doc-utils
|
BuildRequires: dbus-devel dbus-glib-devel glib2-devel gnome-doc-utils
|
||||||
BuildRequires: gobject-introspection-devel intltool libxml2-devel
|
BuildRequires: gobject-introspection-devel intltool libxml2-devel
|
||||||
BuildRequires: sqlite-devel telepathy-glib-devel git python python-twisted
|
BuildRequires: sqlite-devel telepathy-glib-devel git python
|
||||||
Requires: telepathy-filesystem
|
Requires: telepathy-filesystem
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -56,7 +56,8 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &>/dev/null |
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README COPYING
|
%doc README
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_libdir}/girepository-1.0/*.typelib
|
%{_libdir}/girepository-1.0/*.typelib
|
||||||
%{_libexecdir}/telepathy-logger
|
%{_libexecdir}/telepathy-logger
|
||||||
@ -78,5 +79,17 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &>/dev/null |
|
|||||||
%{_datadir}/gtk-doc/html/telepathy-logger/*
|
%{_datadir}/gtk-doc/html/telepathy-logger/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.2-11
|
||||||
|
- Type:enhancement
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:modify the location of COPYING
|
||||||
|
|
||||||
|
* Wed Oct 16 2019 chengquan<chengquan3@huawei.com> - 0.8.2-10
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove useless buildrequires
|
||||||
|
|
||||||
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.2-9
|
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.2-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user