From b5f195e0ea06955cbb5a75a9f96e18f81a3bbf37537a708980a7e8d5698162f9 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 27 Apr 2014 22:07:52 +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/libXp?expand=0&rev=10 --- libXp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXp.spec b/libXp.spec index 5e54208..ef0d32f 100644 --- a/libXp.spec +++ b/libXp.spec @@ -1,7 +1,7 @@ # # spec file for package libXp # -# 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 ae713a051468fd12fa9c471bcae9a57cc0368ae6ad3c627da752702019e36def Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 9 Mar 2015 10:00:06 +0000 Subject: [PATCH 2/4] Accepting request 289891 from home:Zaitor:branches:X11:XOrg - Update to version 1.0.3: + autogen.sh: Honor NOCONFIGURE=1. + configure: Drop AM_MAINTAINER_MODE. + Remove fallback for _XEatDataWords, require libX11 1.6 for it. OBS-URL: https://build.opensuse.org/request/show/289891 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXp?expand=0&rev=11 --- libXp-1.0.2.tar.bz2 | 3 --- libXp-1.0.3.tar.bz2 | 3 +++ libXp.changes | 8 ++++++++ libXp.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 libXp-1.0.2.tar.bz2 create mode 100644 libXp-1.0.3.tar.bz2 diff --git a/libXp-1.0.2.tar.bz2 b/libXp-1.0.2.tar.bz2 deleted file mode 100644 index 7b0eaee..0000000 --- a/libXp-1.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:952fe5b5e90abd2cf04739aef3a9b63a253cd9309ed066a82bab7ca9112fd0b5 -size 298632 diff --git a/libXp-1.0.3.tar.bz2 b/libXp-1.0.3.tar.bz2 new file mode 100644 index 0000000..acd530a --- /dev/null +++ b/libXp-1.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f360c9905849c3587d48efc0f0ecbc852c19f61a52b18530d6b005cb9148c57 +size 316717 diff --git a/libXp.changes b/libXp.changes index b160aa0..9195824 100644 --- a/libXp.changes +++ b/libXp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 8 17:23:56 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.0.3: + + autogen.sh: Honor NOCONFIGURE=1. + + configure: Drop AM_MAINTAINER_MODE. + + Remove fallback for _XEatDataWords, require libX11 1.6 for it. + ------------------------------------------------------------------- Sat Jun 1 19:51:08 UTC 2013 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXp.spec b/libXp.spec index ef0d32f..08a766a 100644 --- a/libXp.spec +++ b/libXp.spec @@ -1,7 +1,7 @@ # # spec file for package libXp # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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: libXp %define lname libXp6 -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: X Printing Extension client library License: MIT @@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.57, automake, libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(printproto) -BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(x11) >= 1.6 BuildRequires: pkgconfig(xau) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xextproto) From d46ebb9133ddeb438997ef93a961fdfbe47ca9098f3a09781094953571e19b84 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 9 Mar 2015 10:06:06 +0000 Subject: [PATCH 3/4] - added baselibs.conf as source to specfile in order to make factory checkin policy happy ... OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXp?expand=0&rev=12 --- libXp.changes | 6 ++++++ libXp.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/libXp.changes b/libXp.changes index 9195824..3c44419 100644 --- a/libXp.changes +++ b/libXp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 9 10:05:14 UTC 2015 - sndirsch@suse.com + +- added baselibs.conf as source to specfile in order to make + factory checkin policy happy ... + ------------------------------------------------------------------- Sun Mar 8 17:23:56 UTC 2015 - zaitor@opensuse.org diff --git a/libXp.spec b/libXp.spec index 08a766a..680a436 100644 --- a/libXp.spec +++ b/libXp.spec @@ -28,6 +28,7 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXp #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXp/ Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.57, automake, libtool BuildRequires: pkgconfig From cec963a7f52c14c1754f338032be098b2c55fde548711524dc443543c2c0faf3 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 9 Mar 2015 10:33:48 +0000 Subject: [PATCH 4/4] source --> source1 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXp?expand=0&rev=13 --- libXp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXp.spec b/libXp.spec index 680a436..4127124 100644 --- a/libXp.spec +++ b/libXp.spec @@ -28,7 +28,7 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXp #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXp/ Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 -Source: baselibs.conf +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.57, automake, libtool BuildRequires: pkgconfig