diff --git a/vaiopower.spec b/vaiopower.spec index 016abdd..71d3175 100644 --- a/vaiopower.spec +++ b/vaiopower.spec @@ -1,6 +1,6 @@ Name: vaiopower Version: 0.5.0 -Release: 1mamba +Release: 2mamba Summary: A tool for power management of Sony Vaio laptop devices Group: System/Kernel and Hardware Vendor: openmamba @@ -11,7 +11,6 @@ Source: http://vaio-utils.org/download/vaiopower-%{version}.tar.xz License: ISC License ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Vaiopower is a tool for power management of Sony Vaio laptop devices, and it is intended for all the users who strive to extend their battery life as much as possible. Vaiopower provides a higher level interface to the power management options offered by the sony-laptop kernel module. Additionally, prior to powering a device down, vaiopower makes sure that the device has been deregistered from the system correctly, it unloads all corresponding kernel modules and stops relevant system services. After powering a device back up, vaiopower restores its previous state. Vaiopower can be invoked manually, and it is also run automatically during boot when it disables all devices set by user in /etc/vaiopower.conf. @@ -49,5 +48,8 @@ Features: %doc LICENSE %changelog +* Mon Apr 01 2024 Automatic Build System 0.5.0-2mamba +- automatic rebuild by autodist + * Tue Dec 11 2012 Silvan Calarco 0.5.0-1mamba - package created by silvan using the webbuild interface