Delete old pre-SLE11 cruft
OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/xterm-console?expand=0&rev=7
This commit is contained in:
parent
62ceef3b2f
commit
70f7bee559
@ -1,14 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 12:49:10 UTC 2020 - Oliver Kurz <okurz@suse.com>
|
||||
|
||||
- Change to noarch as there are only scripts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 12:26:32 UTC 2020 - okurz@suse.com
|
||||
|
||||
- Update to version 1.0:
|
||||
* Change package to use upstream on
|
||||
https://github.com/os-autoinst/xterm_console
|
||||
* Change to noarch as there are only scripts
|
||||
* Delete old pre-SLE11 cruft
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 13:21:00 UTC 2018 - slindomansilla@suse.com
|
||||
|
@ -16,8 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%define vttest_version 20120506
|
||||
%define splitbin 0%{?suse_version} >= 1300
|
||||
Name: xterm-console
|
||||
Version: 1.0
|
||||
Release: 0
|
||||
@ -47,14 +45,8 @@ This package contains the basic X.Org terminal program.
|
||||
cp %{SOURCE1} .
|
||||
|
||||
%build
|
||||
# suse 10.x uses older X11 directory structure
|
||||
%if 0%{?suse_version} < 1100
|
||||
%define xappdefs %{_prefix}/X11R6/lib/X11/app-defaults
|
||||
%define xfontsd %{_prefix}/X11R6/lib/X11/fonts
|
||||
%else
|
||||
%define xappdefs %{_datadir}/X11/app-defaults
|
||||
%define xfontsd %{_datadir}/fonts
|
||||
%endif
|
||||
|
||||
if ! which bdftopcf &> /dev/null; then exit 1; fi
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a17d290bc22a71c90a6c5d15caf8a98037e1b27adab3c343920a4edcd8939b5
|
||||
size 10762
|
||||
oid sha256:f8a9c7a57777d929e11f7d88989d4ada757b26991278d726f6c967c70a1df346
|
||||
size 10250
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: xterm_console
|
||||
version: 1.0
|
||||
mtime: 1580215696
|
||||
commit: 615163857f158c7d19be85d05165f9b815c81660
|
||||
mtime: 1580216862
|
||||
commit: 31a8e5607115cd2e7713944a1360ef3614ce647a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user