automatic version update by autodist [release 1.90.7-1mamba;Mon Jan 13 2025]
This commit is contained in:
parent
9b0f484876
commit
b86c22d5db
13
upower.spec
13
upower.spec
@ -1,7 +1,7 @@
|
||||
%define gitver %(echo %version | tr . _)
|
||||
Name: upower
|
||||
Version: 1.90.6
|
||||
Release: 2mamba
|
||||
Version: 1.90.7
|
||||
Release: 1mamba
|
||||
Summary: Power Management Service
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,6 +12,7 @@ Source: https://gitlab.freedesktop.org/upower/upower.git/v%{version}/upow
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libimobiledevice-devel
|
||||
@ -61,8 +62,6 @@ UPower (formerly DeviceKit-power) provides a daemon, API and command
|
||||
line tools for managing power devices attached to the system.
|
||||
This package contains %{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -106,6 +105,7 @@ This package contains %{name} API documentation.
|
||||
%{_udevhwdbdir}/*.hwdb
|
||||
%{_udevrulesdir}/*.rules
|
||||
%{_datadir}/installed-tests/upower/upower-integration.test
|
||||
%{_datadir}/zsh/site-functions/_upower
|
||||
%dir %{_localstatedir}/lib/upower
|
||||
%{_mandir}/man1/upower.1*
|
||||
%{_mandir}/man7/UPower.7*
|
||||
@ -126,7 +126,7 @@ This package contains %{name} API documentation.
|
||||
%{_libdir}/libupower-glib.so
|
||||
%{_libdir}/pkgconfig/upower-glib.pc
|
||||
%{_datadir}/gir-*/UPowerGlib-*.gir
|
||||
%doc HACKING NEWS README
|
||||
%doc NEWS
|
||||
|
||||
#%files -n lib%{name}-static
|
||||
#%defattr(-,root,root)
|
||||
@ -138,6 +138,9 @@ This package contains %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/UPower/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 13 2025 Automatic Build System <autodist@openmamba.org> 1.90.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.90.6-2mamba
|
||||
- preun script: fixed calling systemd_preun script
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user