update to 1.2.4 [release 1.2.4-1mamba;Mon Nov 18 2024]
This commit is contained in:
parent
855615fcc7
commit
a75b6c7fb6
@ -1,27 +1,26 @@
|
||||
Name: xbacklight
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 1mamba
|
||||
Summary: RandR-based backlight control application
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: http://x.org
|
||||
Source: http://ftp.x.org/pub/individual/app/xbacklight-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://ftp.x.org/archive//individual/app/xbacklight-%{version}.tar.xz
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXrandr-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxcb-util-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
RandR-based backlight control application
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -38,10 +37,13 @@ RandR-based backlight control application
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/xbacklight
|
||||
%{_mandir}/man1/xbacklight.1.gz
|
||||
%{_mandir}/man1/xbacklight.1*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.4-1mamba
|
||||
- update to 1.2.4
|
||||
|
||||
* Fri May 22 2020 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user