update to 0.99.10 [release 0.99.10-1mamba;Sun Mar 24 2019]
This commit is contained in:
parent
6aec98c905
commit
ef635975e0
11
upower.spec
11
upower.spec
@ -1,5 +1,6 @@
|
|||||||
|
%define gitver %(echo %version | tr . _)
|
||||||
Name: upower
|
Name: upower
|
||||||
Version: 0.99.7
|
Version: 0.99.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Power Management Service
|
Summary: Power Management Service
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +8,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://upower.freedesktop.org/
|
URL: http://upower.freedesktop.org/
|
||||||
Source: http://upower.freedesktop.org/releases/upower-%{version}.tar.xz
|
Source: https://gitlab.freedesktop.org/upower/upower.git/UPOWER_%{gitver}/upower-%{version}.tar.bz2
|
||||||
|
#Source: http://upower.freedesktop.org/releases/upower-%{version}.tar.xz
|
||||||
# don't crash with new polkits
|
# don't crash with new polkits
|
||||||
Patch0: upower-0.9.6-ensure-gerror-is-init.patch
|
Patch0: upower-0.9.6-ensure-gerror-is-init.patch
|
||||||
# don't return more or less than once from a dbus call
|
# don't return more or less than once from a dbus call
|
||||||
@ -88,6 +90,8 @@ This package contains %{name} API documentation.
|
|||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
|
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
%ifnarch arm
|
%ifnarch arm
|
||||||
@ -158,6 +162,9 @@ This package contains %{name} API documentation.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 24 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.99.10-1mamba
|
||||||
|
- update to 0.99.10
|
||||||
|
|
||||||
* Tue Dec 19 2017 Automatic Build System <autodist@mambasoft.it> 0.99.7-1mamba
|
* Tue Dec 19 2017 Automatic Build System <autodist@mambasoft.it> 0.99.7-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user