From b311aa0dd517699fa396ca66db2caf9acc05619cf0a7df7b8a07024bb070f624 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Apr 2012 10:45:04 +0000 Subject: [PATCH] Accepting request 113257 from home:vuntz:branches:X11:XOrg Update to 1.1.2 OBS-URL: https://build.opensuse.org/request/show/113257 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXxf86vm?expand=0&rev=5 --- libXxf86vm-1.1.1.tar.bz2 | 3 --- libXxf86vm-1.1.2.tar.bz2 | 3 +++ libXxf86vm.changes | 7 +++++++ libXxf86vm.spec | 15 +++++++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 libXxf86vm-1.1.1.tar.bz2 create mode 100644 libXxf86vm-1.1.2.tar.bz2 diff --git a/libXxf86vm-1.1.1.tar.bz2 b/libXxf86vm-1.1.1.tar.bz2 deleted file mode 100644 index f2e507b..0000000 --- a/libXxf86vm-1.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21cae9239aefd59353a4ddb0d6ed890402b681570ccd4bc977d80a75a020239e -size 252404 diff --git a/libXxf86vm-1.1.2.tar.bz2 b/libXxf86vm-1.1.2.tar.bz2 new file mode 100644 index 0000000..4708bef --- /dev/null +++ b/libXxf86vm-1.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a564172fb866b1b587bbccb7d041088931029845245e0d15c32ca7f1bb48fc84 +size 284717 diff --git a/libXxf86vm.changes b/libXxf86vm.changes index ce54b07..488abb1 100644 --- a/libXxf86vm.changes +++ b/libXxf86vm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 11 16:21:21 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.1.2: + + Janitorial cleanups + + Build configuration improvements + ------------------------------------------------------------------- Sun Feb 12 02:02:16 UTC 2012 - jengelh@medozas.de diff --git a/libXxf86vm.spec b/libXxf86vm.spec index 154e7ce..ee223fd 100644 --- a/libXxf86vm.spec +++ b/libXxf86vm.spec @@ -16,10 +16,9 @@ # - Name: libXxf86vm %define lname libXxf86vm1 -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: XFree86-VidMode X extension library License: MIT @@ -28,13 +27,17 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXxf86vm #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86vm/ -Source: %name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes -BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(x11) pkgconfig(xextproto) pkgconfig(xproto) -BuildRequires: pkgconfig(xext) pkgconfig(xf86vidmodeproto) >= 2.2.99.1 +BuildRequires: pkgconfig +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xf86vidmodeproto) >= 2.2.99.1 +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) %description These functions provide aninterface to the server extension