Accepting request 558057 from M17N
- Set the license to GPL-3.0+ as per COPYING - Replace xorg-x11-devel buildrequires by the needed individual libraries - Set the license to GPL-3.0+ as per COPYING - Replace xorg-x11-devel buildrequires by the needed individual libraries OBS-URL: https://build.opensuse.org/request/show/558057 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/groff?expand=0&rev=54
This commit is contained in:
commit
25ae842387
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Replace xorg-x11-devel buildrequires by the needed individual
|
||||||
|
libraries
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 21 11:12:50 UTC 2016 - tchvatal@suse.com
|
Thu Jul 21 11:12:50 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package groff-full
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,7 +22,7 @@ Name: groff-full
|
|||||||
Version: 1.22.3
|
Version: 1.22.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNU troff Document Formatting System
|
Summary: GNU troff Document Formatting System
|
||||||
License: BSD-3-Clause and GPL-2.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Publishing/Troff
|
Group: Productivity/Publishing/Troff
|
||||||
Url: http://www.gnu.org/software/groff/groff.html
|
Url: http://www.gnu.org/software/groff/groff.html
|
||||||
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
||||||
@ -73,7 +73,10 @@ BuildRequires: groff
|
|||||||
BuildRequires: netpbm
|
BuildRequires: netpbm
|
||||||
BuildRequires: psutils
|
BuildRequires: psutils
|
||||||
# for gxditview and X fontx
|
# 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
|
# for pre-grohtml and pdfroff
|
||||||
Requires: ghostscript-library
|
Requires: ghostscript-library
|
||||||
# requires the -base package
|
# requires the -base package
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Replace xorg-x11-devel buildrequires by the needed individual
|
||||||
|
libraries
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 21 11:12:50 UTC 2016 - tchvatal@suse.com
|
Thu Jul 21 11:12:50 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package groff
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@ Name: groff
|
|||||||
Version: 1.22.3
|
Version: 1.22.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNU troff Document Formatting System
|
Summary: GNU troff Document Formatting System
|
||||||
License: BSD-3-Clause and GPL-2.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Publishing/Troff
|
Group: Productivity/Publishing/Troff
|
||||||
Url: http://www.gnu.org/software/groff/groff.html
|
Url: http://www.gnu.org/software/groff/groff.html
|
||||||
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
||||||
@ -72,7 +72,10 @@ BuildRequires: groff
|
|||||||
BuildRequires: netpbm
|
BuildRequires: netpbm
|
||||||
BuildRequires: psutils
|
BuildRequires: psutils
|
||||||
# for gxditview and X fontx
|
# 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
|
# for pre-grohtml and pdfroff
|
||||||
Requires: ghostscript-library
|
Requires: ghostscript-library
|
||||||
# requires the -base package
|
# requires the -base package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user