Accepting request 120649 from home:vuntz:branches:X11:XOrg
Update to 1.2_20120129 OBS-URL: https://build.opensuse.org/request/show/120649 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/luit?expand=0&rev=4
This commit is contained in:
parent
e2b184c4eb
commit
a366064ffa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e0ee5a2bed7a65521a9b5e89009287d01ce529e71918c83c65db4d5b666739b
|
||||
size 116043
|
3
luit-20120129.tgz
Normal file
3
luit-20120129.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41a5ace728058f471e58f6f47d7092688c187c1664f17300b5505e3d1c19118f
|
||||
size 150774
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 15:44:06 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.2-20120129:
|
||||
+ Add some error checking for the poll and select logic to avoid
|
||||
looping when a file descriptor is no longer valid.
|
||||
+ Various portability fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
11
luit.spec
11
luit.spec
@ -15,15 +15,16 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: luit
|
||||
Version: 1.2_20111030
|
||||
%define _version 1.2-20111030
|
||||
Version: 1.2_20120129
|
||||
Release: 0
|
||||
License: MIT
|
||||
%define _version 20120129
|
||||
Summary: Locale and ISO 2022 support for Unicode terminals
|
||||
Url: http://invisible-island.net/luit/
|
||||
License: MIT
|
||||
Group: System/X11/Utilities
|
||||
Source0: %{name}-%{_version}.tar.bz2
|
||||
Url: http://invisible-island.net/luit/
|
||||
Source0: ftp://invisible-island.net/luit/%{name}-%{_version}.tgz
|
||||
# PATCH-FIX-UPSTREAM u_luit-Set-up-terminal-before-fork.diff fdo#48638 -- Set up terminal before fork
|
||||
Patch0: u_luit-Set-up-terminal-before-fork.diff
|
||||
BuildRequires: pkg-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user