Package init
This commit is contained in:
parent
58046e2911
commit
3248006f2d
@ -1,6 +1,6 @@
|
|||||||
Name: upower
|
Name: upower
|
||||||
Version: 0.99.8
|
Version: 0.99.8
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Power Management Service
|
Summary: Power Management Service
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://upower.freedesktop.org/
|
URL: http://upower.freedesktop.org/
|
||||||
@ -9,9 +9,9 @@ Source0: https://gitlab.freedesktop.org/upower/upower/uploads/9125ab7ee96
|
|||||||
|
|
||||||
Patch0: 0001-daemon-Fix-upower-not-having-access-to-udev-events.patch
|
Patch0: 0001-daemon-Fix-upower-not-having-access-to-udev-events.patch
|
||||||
|
|
||||||
BuildRequires: sqlite-devel libtool intltool gettext libgudev1-devel gobject-introspection-devel gtk-doc systemd udev
|
BuildRequires: sqlite-devel libtool intltool gettext libgudev1-devel gobject-introspection-devel gtk-doc systemd libxslt
|
||||||
BuildRequires: libusbx-devel libimobiledevice-devel glib2-devel >= 2.6.0
|
BuildRequires: libusbx-devel libimobiledevice-devel glib2-devel >= 2.6.0
|
||||||
Requires: gobject-introspection
|
Requires: gobject-introspection udev
|
||||||
|
|
||||||
%description
|
%description
|
||||||
UPower is an abstraction for enumerating power devices, listening to
|
UPower is an abstraction for enumerating power devices, listening to
|
||||||
@ -85,5 +85,8 @@ make
|
|||||||
%{_datadir}/gtk-doc/html/UPower/*
|
%{_datadir}/gtk-doc/html/UPower/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 20 2019 mengxian <mengxian@huawei.com> - 0.99.8-5
|
||||||
|
- Fix compilation problem in x86_64
|
||||||
|
|
||||||
* Fri Aug 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.99.8-4
|
* Fri Aug 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.99.8-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user