From fb9876792d1a1b75475c90a4150915efa1d1f167386036c4a36379fbb0c21f5e Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 7 Mar 2012 09:46:58 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXau?expand=0&rev=3 --- libXau.spec | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/libXau.spec b/libXau.spec index 76c2c03..f77be39 100644 --- a/libXau.spec +++ b/libXau.spec @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + + Name: libXau %define lname libXau6 Version: 1.0.6 @@ -21,16 +24,16 @@ Release: 0 Summary: X11 authorization protocol 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/libXau #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXau/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake -BuildRequires: fdupes, libtool -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.4 -BuildRequires: pkgconfig(xproto) +BuildRequires: fdupes libtool +BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.4 +BuildRequires: pkgconfig(xproto) %description libXau provides mechanisms for individual access to an X Window @@ -43,8 +46,8 @@ know a server-specific key called a "magic cookie". Summary: X11 authorization protocol library Group: System/Libraries # O/P added for 12.2 -Provides: xorg-x11-libXau = 7.6_%version-%release -Obsoletes: xorg-x11-libXau < 7.6_%version-%release +Provides: xorg-x11-libXau = 7.6_%version-%release +Obsoletes: xorg-x11-libXau < 7.6_%version-%release %description -n %lname libXau provides mechanisms for individual access to an X Window @@ -58,8 +61,8 @@ Summary: Development files for the X11 authorization protocol library Group: Development/Libraries/C and C++ Requires: %lname = %version # O/P added for 12.2 -Provides: xorg-x11-libXau-devel = 7.6_%version-%release -Obsoletes: xorg-x11-libXau-devel < 7.6_%version-%release +Provides: xorg-x11-libXau-devel = 7.6_%version-%release +Obsoletes: xorg-x11-libXau-devel < 7.6_%version-%release %description devel libXau provides mechanisms for individual access to an X Window From 832116beaf107c846e8ea4f4a2f03b201e27c610895be15c27f2b18c0b411c59 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Apr 2012 10:43:58 +0000 Subject: [PATCH 2/2] Accepting request 113241 from home:vuntz:branches:X11:XOrg Update to 1.0.7 OBS-URL: https://build.opensuse.org/request/show/113241 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXau?expand=0&rev=4 --- libXau-1.0.6.tar.bz2 | 3 --- libXau-1.0.7.tar.bz2 | 3 +++ libXau.changes | 8 ++++++++ libXau.spec | 11 ++++++----- 4 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 libXau-1.0.6.tar.bz2 create mode 100644 libXau-1.0.7.tar.bz2 diff --git a/libXau-1.0.6.tar.bz2 b/libXau-1.0.6.tar.bz2 deleted file mode 100644 index b08e7e4..0000000 --- a/libXau-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee84415ffedcc1c0d39b3a39c35d0596c89907bba93d22bf85e24d21f90170fc -size 261501 diff --git a/libXau-1.0.7.tar.bz2 b/libXau-1.0.7.tar.bz2 new file mode 100644 index 0000000..d444019 --- /dev/null +++ b/libXau-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7153ba503e2362d552612d9dc2e7d7ad3106d5055e310a26ecf28addf471a489 +size 274681 diff --git a/libXau.changes b/libXau.changes index 9dae397..bf4cab4 100644 --- a/libXau.changes +++ b/libXau.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 11 15:16:20 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.0.7: + + Improve the handling of "normal" locking collisions + + Documentation cleanups + + Build configuration improvements + ------------------------------------------------------------------- Sat Feb 11 18:29:50 UTC 2012 - jengelh@medozas.de diff --git a/libXau.spec b/libXau.spec index f77be39..fd17bd3 100644 --- a/libXau.spec +++ b/libXau.spec @@ -16,10 +16,9 @@ # - Name: libXau %define lname libXau6 -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: X11 authorization protocol library License: MIT @@ -28,11 +27,13 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXau #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXau/ -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 -BuildRequires: fdupes libtool -BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.4 +BuildRequires: fdupes +BuildRequires: libtool +BuildRequires: pkgconfig +BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) %description