Name: xkbevd Version: 1.1.4 Release: 2mamba Summary: xkbevd - XKB event daemon Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Tiziana Ferro URL: http://xorg.freedesktop.org/ Source: http://xorg.freedesktop.org/releases/individual/app/xkbevd-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libxkbfile-devel ## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. The configuration file consists of a list of event specification/action pairs and/or variable definitions. %debug_package %prep %setup -q %build %configure --disable-static %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files %defattr(-,root,root) %{_bindir}/%{name} %{_mandir}/man?/* %doc COPYING #ChangeLog README %changelog * Thu Dec 10 2020 Silvan Calarco 1.1.4-2mamba - rebuilt with debug package * Mon Apr 20 2015 Automatic Build System 1.1.4-1mamba - automatic update by autodist * Sat Mar 24 2012 Automatic Build System 1.1.3-1mamba - automatic version update by autodist * Tue Mar 01 2011 Tiziana Ferro 1.1.2-1mamba - package created by autospec