From 2d02f5f2219098cc531254d1c2a43da28452fe4a8eb006d63f92db137c8ad6df Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 21 Feb 2014 10:05:49 +0000 Subject: [PATCH 1/2] Accepting request 223340 from home:Zaitor:branches:X11:XOrg - Update to version 0.4.1: + Xcb-proto should have never been required as xcb provides the Atoms. + Do not distribute ewmh C source file as they are generated with M4. + config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES. + config: use AC_CONFIG_HEADERS to create a config.h file. + make: implement the silent rules for m4 generated files. + make: compile the library with standard xorg warning flags. + Bump required xorg-macros version to >= 1.16.0. OBS-URL: https://build.opensuse.org/request/show/223340 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-wm?expand=0&rev=11 --- xcb-util-wm-0.4.0.tar.bz2 | 3 --- xcb-util-wm-0.4.1.tar.bz2 | 3 +++ xcb-util-wm.changes | 15 +++++++++++++++ xcb-util-wm.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 xcb-util-wm-0.4.0.tar.bz2 create mode 100644 xcb-util-wm-0.4.1.tar.bz2 diff --git a/xcb-util-wm-0.4.0.tar.bz2 b/xcb-util-wm-0.4.0.tar.bz2 deleted file mode 100644 index 6ef6479..0000000 --- a/xcb-util-wm-0.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66f97c18f7d98d3c873fe5db5842d2fca34519274c31ee668551ab8995a2f51f -size 324316 diff --git a/xcb-util-wm-0.4.1.tar.bz2 b/xcb-util-wm-0.4.1.tar.bz2 new file mode 100644 index 0000000..83f4ffc --- /dev/null +++ b/xcb-util-wm-0.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f +size 321855 diff --git a/xcb-util-wm.changes b/xcb-util-wm.changes index 6d8f3fb..ff4168d 100644 --- a/xcb-util-wm.changes +++ b/xcb-util-wm.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Feb 21 09:25:36 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.4.1: + + Xcb-proto should have never been required as xcb provides the + Atoms. + + Do not distribute ewmh C source file as they are generated with + M4. + + config: replace deprecated use of AC_OUTPUT with + AC_CONFIG_FILES. + + config: use AC_CONFIG_HEADERS to create a config.h file. + + make: implement the silent rules for m4 generated files. + + make: compile the library with standard xorg warning flags. + + Bump required xorg-macros version to >= 1.16.0. + ------------------------------------------------------------------- Thu Jan 30 11:04:18 UTC 2014 - sndirsch@suse.com diff --git a/xcb-util-wm.spec b/xcb-util-wm.spec index 01fc3e0..1ebadb2 100644 --- a/xcb-util-wm.spec +++ b/xcb-util-wm.spec @@ -17,7 +17,7 @@ Name: xcb-util-wm -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: XCB utility module for client- and WM-side ICCCM helpers License: MIT @@ -26,7 +26,7 @@ Url: http://xcb.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xcb/util-wm #Git-Web: http://cgit.freedesktop.org/xcb/util-wm/ -Source: %name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/xcb/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.62, automake, libtool BuildRequires: pkgconfig From 05acba9ed713cc1ccbf1669eec6fb1e3cd657855037c5c4e4e0031a7a029ca7b Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 21 Feb 2014 10:16:08 +0000 Subject: [PATCH 2/2] Accepting request 223347 from home:Zaitor:branches:X11:XOrg Sorry! I forgot to drop the no longer needed BR ref .changes - Update to version 0.4.1: + Xcb-proto should have never been required as xcb provides the Atoms. OBS-URL: https://build.opensuse.org/request/show/223347 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-wm?expand=0&rev=12 --- xcb-util-wm.changes | 1 + xcb-util-wm.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/xcb-util-wm.changes b/xcb-util-wm.changes index ff4168d..6f059a2 100644 --- a/xcb-util-wm.changes +++ b/xcb-util-wm.changes @@ -12,6 +12,7 @@ Fri Feb 21 09:25:36 UTC 2014 - zaitor@opensuse.org + make: implement the silent rules for m4 generated files. + make: compile the library with standard xorg warning flags. + Bump required xorg-macros version to >= 1.16.0. +- Drop pkgconfig(xcb-proto) BuildRequires: No longer needed. ------------------------------------------------------------------- Thu Jan 30 11:04:18 UTC 2014 - sndirsch@suse.com diff --git a/xcb-util-wm.spec b/xcb-util-wm.spec index 1ebadb2..ee705ff 100644 --- a/xcb-util-wm.spec +++ b/xcb-util-wm.spec @@ -31,7 +31,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.62, automake, libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(xcb) >= 1.4 -BuildRequires: pkgconfig(xcb-proto) >= 1.6 BuildRequires: pkgconfig(xorg-macros) >= 1.6.0 %description