forked from pool/libXi
Accepting request 240463 from X11:XOrg
- Update to version 1.7.3 * Two important patches fixing deadlocks when using XIPassiveGrab requests. You're recommended to updated. Note that we now require libX11 1.6, that's a new dependency over 1.7.2 but it's over a year old by now anyway. - added baselibs.conf as source to specfile OBS-URL: https://build.opensuse.org/request/show/240463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=12
This commit is contained in:
commit
f3d285ab3c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df24781dc63645e2b561cd0b20bd8a0e7aff02e426a8d2a7641159004d4cb20e
|
||||
size 440969
|
3
libXi-1.7.3.tar.bz2
Normal file
3
libXi-1.7.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:763db879f57b44c6e2cc96ae4bb756cf276170c979ef8a51b4db6e04c969953c
|
||||
size 458202
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 09:51:19 UTC 2014 - sndirsch@suse.com
|
||||
|
||||
- Update to version 1.7.3
|
||||
* Two important patches fixing deadlocks when using XIPassiveGrab
|
||||
requests. You're recommended to updated. Note that we now
|
||||
require libX11 1.6, that's a new dependency over 1.7.2 but it's
|
||||
over a year old by now anyway.
|
||||
- added baselibs.conf as source to specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 23:20:44 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXi
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libXi
|
||||
%define lname libXi6
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
Summary: X Input Extension library
|
||||
License: MIT
|
||||
@ -28,6 +28,7 @@ Url: http://xorg.freedesktop.org/
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXi
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXi/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
x
Reference in New Issue
Block a user