From 5bcfe96f898f0542d838197c669252609a21412352d9cae4eefb38b6efd6fa2a Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 27 Apr 2014 22:07:11 +0000 Subject: [PATCH 1/4] Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=11 --- libXres.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXres.spec b/libXres.spec index ed0f6ed..09ec092 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,7 +1,7 @@ # # spec file for package libXres # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 5206ad4fe814c1cb55b92988612ef36974c8afc1ff7dc1594f4f082aec22a727 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Oct 2017 03:13:27 +0000 Subject: [PATCH 2/4] Accepting request 533511 from home:tobijk:X11:XOrg - Update to version 1.2: Version 1.2 of the X-Resource extension (added in xserver 1.13) added some new requests allowing inspection of every resource for a client, the bytes used per resource, and the PIDs of local clients. This is the release for the corresponding client library. OBS-URL: https://build.opensuse.org/request/show/533511 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=12 --- libXres-1.0.7.tar.bz2 | 3 --- libXres-1.2.0.tar.bz2 | 3 +++ libXres.changes | 9 +++++++++ libXres.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libXres-1.0.7.tar.bz2 create mode 100644 libXres-1.2.0.tar.bz2 diff --git a/libXres-1.0.7.tar.bz2 b/libXres-1.0.7.tar.bz2 deleted file mode 100644 index cf20249..0000000 --- a/libXres-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5 -size 282925 diff --git a/libXres-1.2.0.tar.bz2 b/libXres-1.2.0.tar.bz2 new file mode 100644 index 0000000..352721a --- /dev/null +++ b/libXres-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4 +size 286635 diff --git a/libXres.changes b/libXres.changes index a57d74b..a6d4386 100644 --- a/libXres.changes +++ b/libXres.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 11 22:52:40 UTC 2017 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.2: + Version 1.2 of the X-Resource extension (added in xserver 1.13) added some + new requests allowing inspection of every resource for a client, the bytes + used per resource, and the PIDs of local clients. + This is the release for the corresponding client library. + ------------------------------------------------------------------- Sat Jun 1 19:54:00 UTC 2013 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXres.spec b/libXres.spec index 09ec092..b3671ba 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,7 +1,7 @@ # # spec file for package libXres # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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: libXres %define lname libXRes1 -Version: 1.0.7 +Version: 1.2.0 Release: 0 Summary: X Resource extension client library License: MIT From cf56568cba6f9433c76d89826184fe69cd7822402053aa23f5e318cb7d48505c Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Oct 2017 03:54:09 +0000 Subject: [PATCH 3/4] - mention baselibs.conf as source in specfile OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=13 --- libXres.changes | 5 +++++ libXres.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libXres.changes b/libXres.changes index a6d4386..ac59edf 100644 --- a/libXres.changes +++ b/libXres.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 12 03:53:35 UTC 2017 - sndirsch@suse.com + +- mention baselibs.conf as source in specfile + ------------------------------------------------------------------- Wed Oct 11 22:52:40 UTC 2017 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXres.spec b/libXres.spec index b3671ba..204b134 100644 --- a/libXres.spec +++ b/libXres.spec @@ -28,6 +28,7 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXRes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/ 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: pkgconfig From bf7e82ca6184729885569b0390bbad83fae007e6c6dd0f177acc4776fb27345b Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Oct 2017 17:40:33 +0000 Subject: [PATCH 4/4] - added COPYING to %doc OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=14 --- libXres.changes | 5 +++++ libXres.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libXres.changes b/libXres.changes index ac59edf..f113c2d 100644 --- a/libXres.changes +++ b/libXres.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 12 17:39:36 UTC 2017 - sndirsch@suse.com + +- added COPYING to %doc + ------------------------------------------------------------------- Thu Oct 12 03:53:35 UTC 2017 - sndirsch@suse.com diff --git a/libXres.spec b/libXres.spec index 204b134..3f3d407 100644 --- a/libXres.spec +++ b/libXres.spec @@ -85,6 +85,7 @@ rm -f "%buildroot/%_libdir"/*.la %files -n %lname %defattr(-,root,root) +%doc COPYING %_libdir/libXRes.so.1* %files devel