automatic version update by autodist [release 368-1mamba;Fri Jun 18 2021]
This commit is contained in:
parent
78e5554cbf
commit
62e7e61672
12
xterm.spec
12
xterm.spec
@ -1,5 +1,5 @@
|
|||||||
Name: xterm
|
Name: xterm
|
||||||
Version: 367
|
Version: 368
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A terminal emulator for the X Window System
|
Summary: A terminal emulator for the X Window System
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -11,15 +11,18 @@ Source: http://invisible-mirror.net/archives/xterm/xterm-%{version}.tgz
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libtermcap-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXft-devel
|
BuildRequires: libXft-devel
|
||||||
|
BuildRequires: libXinerama-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libtermcap-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -59,6 +62,9 @@ This version implements ISO/ANSI colors using the "new" color model (i.e., backg
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 18 2021 Automatic Build System <autodist@mambasoft.it> 368-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 367-1mamba
|
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 367-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user