From 6efc44cf86f17c5ab2d4deeaec66086be9f43eb66e9cbf0a99b87eb029c7e890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 14 Dec 2017 18:58:16 +0000 Subject: [PATCH 1/2] Accepting request 557134 from home:elvigia:branches:M17N - Replace xorg-x11-devel buildrequires by the needed individual libraries - Replace xorg-x11-devel buildrequires by the needed individual libraries OBS-URL: https://build.opensuse.org/request/show/557134 OBS-URL: https://build.opensuse.org/package/show/M17N/groff?expand=0&rev=59 --- groff-full.changes | 6 ++++++ groff-full.spec | 7 +++++-- groff.changes | 6 ++++++ groff.spec | 7 +++++-- 4 files changed, 22 insertions(+), 4 deletions(-) diff --git a/groff-full.changes b/groff-full.changes index bb7dffd..ff00ee1 100644 --- a/groff-full.changes +++ b/groff-full.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 14 18:47:28 UTC 2017 - crrodriguez@opensuse.org + +- Replace xorg-x11-devel buildrequires by the needed individual + libraries + ------------------------------------------------------------------- Thu Jul 21 11:12:50 UTC 2016 - tchvatal@suse.com diff --git a/groff-full.spec b/groff-full.spec index 055d970..9430bdc 100644 --- a/groff-full.spec +++ b/groff-full.spec @@ -1,7 +1,7 @@ # # spec file for package groff-full # -# Copyright (c) 2016 SUSE LINUX 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 @@ -73,7 +73,10 @@ BuildRequires: groff BuildRequires: netpbm BuildRequires: psutils # for gxditview and X fontx -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xmu) +BuildRequires: pkgconfig(xt) # for pre-grohtml and pdfroff Requires: ghostscript-library # requires the -base package diff --git a/groff.changes b/groff.changes index bb7dffd..ff00ee1 100644 --- a/groff.changes +++ b/groff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 14 18:47:28 UTC 2017 - crrodriguez@opensuse.org + +- Replace xorg-x11-devel buildrequires by the needed individual + libraries + ------------------------------------------------------------------- Thu Jul 21 11:12:50 UTC 2016 - tchvatal@suse.com diff --git a/groff.spec b/groff.spec index c27bcfc..b510ef1 100644 --- a/groff.spec +++ b/groff.spec @@ -1,7 +1,7 @@ # # spec file for package groff # -# Copyright (c) 2016 SUSE LINUX 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 @@ -72,7 +72,10 @@ BuildRequires: groff BuildRequires: netpbm BuildRequires: psutils # for gxditview and X fontx -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xmu) +BuildRequires: pkgconfig(xt) # for pre-grohtml and pdfroff Requires: ghostscript-library # requires the -base package From d86d7137ddea21bd9f2d019421145f97363665dcd68aa98cae2c84ab450294a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 18 Dec 2017 10:35:57 +0000 Subject: [PATCH 2/2] - Set the license to GPL-3.0+ as per COPYING - Set the license to GPL-3.0+ as per COPYING OBS-URL: https://build.opensuse.org/package/show/M17N/groff?expand=0&rev=60 --- groff-full.changes | 5 +++++ groff-full.spec | 2 +- groff.changes | 5 +++++ groff.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/groff-full.changes b/groff-full.changes index ff00ee1..30d1f2a 100644 --- a/groff-full.changes +++ b/groff-full.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 18 10:38:07 UTC 2017 - tchvatal@suse.com + +- Set the license to GPL-3.0+ as per COPYING + ------------------------------------------------------------------- Thu Dec 14 18:47:28 UTC 2017 - crrodriguez@opensuse.org diff --git a/groff-full.spec b/groff-full.spec index 9430bdc..69824cd 100644 --- a/groff-full.spec +++ b/groff-full.spec @@ -22,7 +22,7 @@ Name: groff-full Version: 1.22.3 Release: 0 Summary: GNU troff Document Formatting System -License: BSD-3-Clause and GPL-2.0+ +License: GPL-3.0+ Group: Productivity/Publishing/Troff Url: http://www.gnu.org/software/groff/groff.html Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz diff --git a/groff.changes b/groff.changes index ff00ee1..30d1f2a 100644 --- a/groff.changes +++ b/groff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 18 10:38:07 UTC 2017 - tchvatal@suse.com + +- Set the license to GPL-3.0+ as per COPYING + ------------------------------------------------------------------- Thu Dec 14 18:47:28 UTC 2017 - crrodriguez@opensuse.org diff --git a/groff.spec b/groff.spec index b510ef1..53d1284 100644 --- a/groff.spec +++ b/groff.spec @@ -21,7 +21,7 @@ Name: groff Version: 1.22.3 Release: 0 Summary: GNU troff Document Formatting System -License: BSD-3-Clause and GPL-2.0+ +License: GPL-3.0+ Group: Productivity/Publishing/Troff Url: http://www.gnu.org/software/groff/groff.html Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz