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