1 |
Summary: Standard terminal emulator for the X window system |
Summary: Standard terminal emulator for the X window system |
2 |
Name: xterm |
Name: xterm |
3 |
Version: 335 |
Version: 337 |
4 |
Release: %mkrel 1 |
Release: %mkrel 1 |
5 |
Source0: ftp://ftp.invisible-island.net/xterm/%{name}-%{version}.tgz |
Source0: ftp://ftp.invisible-island.net/xterm/%{name}-%{version}.tgz |
6 |
Source1: ftp://ftp.invisible-island.net/xterm/%{name}-%{version}.tgz.asc |
Source1: ftp://ftp.invisible-island.net/xterm/%{name}-%{version}.tgz.asc |
46 |
--with-icon-theme=hicolor \ |
--with-icon-theme=hicolor \ |
47 |
--with-icondir=%{_datadir}/icons |
--with-icondir=%{_datadir}/icons |
48 |
|
|
49 |
%make |
%make_build |
50 |
|
|
51 |
%install |
%install |
52 |
make DESTDIR=%{buildroot} install |
make DESTDIR=%{buildroot} install |