xterm package changes
Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>master
parent
7e9456a372
commit
c46f3a8f95
|
|
@ -9,7 +9,7 @@ BuildRequires: gcc pkgconfig ncurses-devel libutempter-devel
|
|||
BuildRequires: libXft-devel libXaw-devel libXext-devel desktop-file-utils
|
||||
BuildRequires: libxkbfile-devel xorg-x11-apps
|
||||
Requires: xterm-resize = %{version}-%{release}
|
||||
Recommends: xorg-x11-fonts-misc
|
||||
Requires: xorg-x11-fonts-misc
|
||||
|
||||
Source0: ftp://ftp.invisible-island.net/xterm/%{name}-%{version}.tgz
|
||||
Source1: ftp://ftp.invisible-island.net/xterm/16colors.txt
|
||||
|
|
@ -71,9 +71,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|||
cp -fp %{SOURCE1} 16colors.txt
|
||||
|
||||
desktop-file-install \
|
||||
%if 0%{?fedora} && 0%{?fedora} < 19
|
||||
--vendor=fedora \
|
||||
%endif
|
||||
--vendor=powerel \
|
||||
--dir=$RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
xterm.desktop
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue