automatic version update by autodist [release 1.7.0-1mamba;Fri Aug 02 2024]
This commit is contained in:
parent
2f82b0e1c2
commit
8e8f72601c
10
x11perf.spec
10
x11perf.spec
@ -1,5 +1,5 @@
|
|||||||
Name: x11perf
|
Name: x11perf
|
||||||
Version: 1.6.2
|
Version: 1.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X11 server performance test program
|
Summary: X11 server performance test program
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
@ -16,6 +16,8 @@ BuildRequires: libXext-devel
|
|||||||
BuildRequires: libXft-devel
|
BuildRequires: libXft-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXrender-devel
|
BuildRequires: libXrender-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
|
BuildRequires: libfreetype-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -41,13 +43,17 @@ x11perf - X11 server performance test program.
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/x11perf
|
%{_bindir}/x11perf
|
||||||
%{_bindir}/x11perfcomp
|
%{_bindir}/x11perfcomp
|
||||||
%{_libdir}/X11/x11perfcomp/*
|
%dir %{_datadir}/X11/x11perfcomp
|
||||||
|
%{_datadir}/X11/x11perfcomp/*
|
||||||
%{_mandir}/man1/x11perf*.1*
|
%{_mandir}/man1/x11perf*.1*
|
||||||
%{_mandir}/man1/Xmark.1*
|
%{_mandir}/man1/Xmark.1*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
#ChangeLog
|
#ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 02 2024 Automatic Build System <autodist@openmamba.org> 1.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-1mamba
|
* Wed Nov 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-1mamba
|
||||||
- update to 1.6.2
|
- update to 1.6.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user