update to 1.6.2 [release 1.6.2-1mamba;Wed Nov 02 2022]
This commit is contained in:
parent
f680022dcb
commit
2f82b0e1c2
@ -1,4 +1,4 @@
|
||||
# x11perf
|
||||
|
||||
x11perf - X11 server performance test program
|
||||
x11perf - X11 server performance test program.
|
||||
|
||||
|
27
x11perf.spec
27
x11perf.spec
@ -1,19 +1,16 @@
|
||||
Name: x11perf
|
||||
Version: 1.6.1
|
||||
Version: 1.6.2
|
||||
Release: 1mamba
|
||||
Summary: x11perf - X11 server performance test program
|
||||
Summary: X11 server performance test program
|
||||
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/x11perf-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://xorg.freedesktop.org/archive/individual/test/x11perf-%{version}.tar.xz
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXft-devel
|
||||
@ -22,10 +19,11 @@ BuildRequires: libXrender-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
x11perf - X11 server performance test program
|
||||
x11perf - X11 server performance test program.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -44,10 +42,15 @@ x11perf - X11 server performance test program
|
||||
%{_bindir}/x11perf
|
||||
%{_bindir}/x11perfcomp
|
||||
%{_libdir}/X11/x11perfcomp/*
|
||||
%{_mandir}/man1/*.gz
|
||||
%doc COPYING ChangeLog
|
||||
%{_mandir}/man1/x11perf*.1*
|
||||
%{_mandir}/man1/Xmark.1*
|
||||
%doc COPYING
|
||||
#ChangeLog
|
||||
|
||||
%changelog
|
||||
* Wed Nov 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-1mamba
|
||||
- update to 1.6.2
|
||||
|
||||
* Wed Jul 31 2019 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user