diff --git a/libXxf86vm-1.1.3.tar.bz2 b/libXxf86vm-1.1.3.tar.bz2 deleted file mode 100644 index 203f666..0000000 --- a/libXxf86vm-1.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da5e86c32ee2069b9e6d820e4c2e4242d4877cb155a2b2fbf2675a1480ec37b8 -size 284279 diff --git a/libXxf86vm-1.1.4.tar.bz2 b/libXxf86vm-1.1.4.tar.bz2 new file mode 100644 index 0000000..4f23d5f --- /dev/null +++ b/libXxf86vm-1.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57 +size 295346 diff --git a/libXxf86vm.changes b/libXxf86vm.changes index 53c416b..f8c9598 100644 --- a/libXxf86vm.changes +++ b/libXxf86vm.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Mar 9 10:06:42 UTC 2015 - sndirsch@suse.com + +- added baselibs.conf as source to specfile in order to make + factory checkin policy happy ... + +------------------------------------------------------------------- +Sun Mar 8 17:34:14 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.1.4: + + Tell the compiler it's unlikely we're talking to an XFree86 3.x + server. + + Discard correct length for old-format replies in + XF86VidModeGetGamma. + + Remove fallback for _XEatDataWords, require libX11 1.6 for it. + + Add XF86VidModeAddModeLine man page. + + Fix a couple sign comparison warnings. + + Require ANSI C89 pre-processor, drop pre-C89 token pasting + support. + + Enable parsing of C prototypes in the synopsis into prototype + markup. + + Eliminate use of .ta. + ------------------------------------------------------------------- Sat Jun 1 20:07:42 UTC 2013 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXxf86vm.spec b/libXxf86vm.spec index fc6866f..389a7d0 100644 --- a/libXxf86vm.spec +++ b/libXxf86vm.spec @@ -1,7 +1,7 @@ # # spec file for package libXxf86vm # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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: libXxf86vm %define lname libXxf86vm1 -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: XFree86-VidMode X extension library License: MIT @@ -28,11 +28,12 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXxf86vm #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86vm/ 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 BuildRequires: pkgconfig -BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(x11) >= 1.6 BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(xf86vidmodeproto) >= 2.2.99.1