Accepting request 398961 from X11:XOrg
- Update to version 5.0.2 * Remove fallback for _XEatDataWords, require libX11 1.6 for it - tagged baselibs.conf as source in specfile OBS-URL: https://build.opensuse.org/request/show/398961 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63bec085084fa3caaee5180490dd871f1eb2020ba9e9b39a30f93693ffc34767
|
||||
size 291978
|
3
libXfixes-5.0.2.tar.bz2
Normal file
3
libXfixes-5.0.2.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bd20edfec084a1bed481d48dd4815dee88139fffad091418cdda081129a9aea
|
||||
size 305007
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:15:29 UTC 2016 - sndirsch@suse.com
|
||||
|
||||
- Update to version 5.0.2
|
||||
* Remove fallback for _XEatDataWords, require libX11 1.6 for it
|
||||
- tagged baselibs.conf as source in specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 22:45:00 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXfixes
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX 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: libXfixes
|
||||
%define lname libXfixes3
|
||||
Version: 5.0.1
|
||||
Version: 5.0.2
|
||||
Release: 0
|
||||
Summary: X11 miscellaneous "fixes" extension library
|
||||
License: MIT
|
||||
@@ -28,11 +28,12 @@ Url: http://xorg.freedesktop.org/
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfixes
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/
|
||||
Source: http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(fixesproto) >= 5.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(x11) >= 1.6
|
||||
BuildRequires: pkgconfig(xextproto)
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
|
Reference in New Issue
Block a user