2024-01-05 21:41:33 +01:00
|
|
|
Name: ddccontrol-db
|
2024-01-05 21:41:33 +01:00
|
|
|
Version: 20220829
|
2024-01-05 21:41:33 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: DDC/CI control database
|
|
|
|
Group: System/Kernel and Hardware
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://github.com/ddccontrol/ddccontrol-db
|
|
|
|
Source: https://github.com/ddccontrol/ddccontrol-db.git/%{version}/ddccontrol-db-%{version}.tar.bz2
|
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
Project ddccontrol-db contains database of monitor descriptors, which are used by ddccontrol and gddccontrol utilities to control monitor parameters using DDC/CI protocol.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
./autogen.sh
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
%makeinstall
|
|
|
|
%find_lang %{name}
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_datadir}/ddccontrol-db
|
|
|
|
%{_datadir}/ddccontrol-db/*
|
|
|
|
|
|
|
|
%changelog
|
2024-01-05 21:41:33 +01:00
|
|
|
* Wed Aug 31 2022 Automatic Build System <autodist@mambasoft.it> 20220829-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Tue Jul 26 2022 Automatic Build System <autodist@mambasoft.it> 20220720-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Fri Jul 01 2022 Automatic Build System <autodist@mambasoft.it> 20220629-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Wed Apr 20 2022 Automatic Build System <autodist@mambasoft.it> 20220414-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Sat Apr 09 2022 Automatic Build System <autodist@mambasoft.it> 20220406-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 20220216-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Sun Jan 23 2022 Automatic Build System <autodist@mambasoft.it> 20220119-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Tue Jan 18 2022 Automatic Build System <autodist@mambasoft.it> 20220117-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Fri Oct 15 2021 Automatic Build System <autodist@mambasoft.it> 20210812-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Sat Aug 07 2021 Automatic Build System <autodist@mambasoft.it> 20210804-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Fri May 07 2021 Automatic Build System <autodist@mambasoft.it> 20210505-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:41:33 +01:00
|
|
|
* Sun Feb 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 20201221-1mamba
|
|
|
|
- update to 20201221
|
|
|
|
- splitted from package ddcontrol
|
|
|
|
|
|
|
|
* Tue Sep 18 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.2-3mamba
|
|
|
|
- rebuilt with(out) gnome 3
|
|
|
|
|
|
|
|
* Sun May 17 2009 Automatic Build System <autodist@mambasoft.it> 0.4.2-2mamba
|
|
|
|
- automatic rebuild by autodist
|
|
|
|
|
|
|
|
* Wed Jan 23 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.2-1mamba
|
|
|
|
- update to 0.4.2
|
|
|
|
|
|
|
|
* Thu Feb 17 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 0.04-1qilnx
|
|
|
|
- package created by autospec
|
|
|
|
|