automatic version update by autodist [release 3.7-1mamba;Tue Sep 15 2015]

This commit is contained in:
Automatic Build System 2024-01-05 19:58:04 +01:00
parent 20cfb6df5c
commit 9841e62c60

View File

@ -1,5 +1,5 @@
Name: xvkbd Name: xvkbd
Version: 3.6 Version: 3.7
Release: 1mamba Release: 1mamba
Summary: Virtual keyboard for X window system Summary: Virtual keyboard for X window system
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
@ -38,7 +38,7 @@ xmkmf
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
#install -d -m0755 %{buildroot}%{_libdir}/X11/app-defaults #install -d -m0755 %{buildroot}%{_libdir}/X11/app-defaults
%makeinstall install.man MANPATH=%{_mandir} %makeinstall install.man MANPATH=%{_mandir}
rm -f %{buildroot}%{_libdir}/X11/app-defaults rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -51,6 +51,9 @@ rm -f %{buildroot}%{_libdir}/X11/app-defaults
%doc README %doc README
%changelog %changelog
* Tue Sep 15 2015 Automatic Build System <autodist@mambasoft.it> 3.7-1mamba
- automatic version update by autodist
* Thu Feb 26 2015 Automatic Build System <autodist@mambasoft.it> 3.6-1mamba * Thu Feb 26 2015 Automatic Build System <autodist@mambasoft.it> 3.6-1mamba
- automatic update by autodist - automatic update by autodist