From b95b5763513b3e6cedcadf6a0a106126fcac0ae86eecceb48940f92ac817bf30 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 7 Mar 2012 09:47:50 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXxf86dga?expand=0&rev=4 --- libXxf86dga.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/libXxf86dga.spec b/libXxf86dga.spec index 67a6987..6dc6441 100644 --- a/libXxf86dga.spec +++ b/libXxf86dga.spec @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + + Name: libXxf86dga %define lname libXxf86dga1 Version: 1.1.2 @@ -21,17 +24,17 @@ Release: 0 Summary: XFree86-DGA extension client library License: MIT Group: Development/Libraries/C and C++ -URL: http://xorg.freedesktop.org/ +Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXxf86dga #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86dga/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool -BuildRequires: fdupes -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(xproto), pkgconfig(x11), pkgconfig(xextproto) -BuildRequires: pkgconfig(xext), pkgconfig(xf86dgaproto) >= 2.0.99.2 +BuildRequires: fdupes +BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(x11) pkgconfig(xextproto) pkgconfig(xproto) +BuildRequires: pkgconfig(xext) pkgconfig(xf86dgaproto) >= 2.0.99.2 %description libXxf86dga provides the XFree86-DGA extension, which allows direct From 20cc790428a2538abfddab4e471e6e7b00b7db5e99a799c0660a446365db2108 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Apr 2012 10:45:07 +0000 Subject: [PATCH 2/2] Accepting request 113258 from home:vuntz:branches:X11:XOrg Update to 1.1.3 OBS-URL: https://build.opensuse.org/request/show/113258 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXxf86dga?expand=0&rev=5 --- libXxf86dga-1.1.2.tar.bz2 | 3 --- libXxf86dga-1.1.3.tar.bz2 | 3 +++ libXxf86dga.changes | 9 +++++++++ libXxf86dga.spec | 15 +++++++++------ 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 libXxf86dga-1.1.2.tar.bz2 create mode 100644 libXxf86dga-1.1.3.tar.bz2 diff --git a/libXxf86dga-1.1.2.tar.bz2 b/libXxf86dga-1.1.2.tar.bz2 deleted file mode 100644 index 207545f..0000000 --- a/libXxf86dga-1.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ba652f562ce3fb3fef092ce5485eb7ef15b521124c901977b56d6f324605a06 -size 270013 diff --git a/libXxf86dga-1.1.3.tar.bz2 b/libXxf86dga-1.1.3.tar.bz2 new file mode 100644 index 0000000..08e2350 --- /dev/null +++ b/libXxf86dga-1.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551fa374dbef0f977de1f35d005fa9ffe92b7a87e82dbe62d6a4640f5b0b4994 +size 290347 diff --git a/libXxf86dga.changes b/libXxf86dga.changes index 61dba6b..a6aebcd 100644 --- a/libXxf86dga.changes +++ b/libXxf86dga.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 11 16:22:04 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.1.3: + + Fix capitalization of ViewportStep in man page to match + xf86dgaproto headers + + Janitorial cleanups + + Build configuration improvements + ------------------------------------------------------------------- Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de diff --git a/libXxf86dga.spec b/libXxf86dga.spec index 6dc6441..896fd68 100644 --- a/libXxf86dga.spec +++ b/libXxf86dga.spec @@ -16,10 +16,9 @@ # - Name: libXxf86dga %define lname libXxf86dga1 -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: XFree86-DGA extension client library License: MIT @@ -28,13 +27,17 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXxf86dga #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86dga/ -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(xf86dgaproto) >= 2.0.99.2 +BuildRequires: pkgconfig +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xf86dgaproto) >= 2.0.99.2 +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) %description libXxf86dga provides the XFree86-DGA extension, which allows direct