SHA256
3
0
forked from pool/texinfo
Stephan Kulow 2012-01-20 21:08:13 +00:00 committed by Git OBS Bridge
parent b2ae04930a
commit 6d32b11d9a
2 changed files with 15 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 1 16:06:36 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Fri Sep 2 10:28:21 UTC 2011 - werner@suse.de

View File

@ -15,15 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: texinfo
BuildRequires: help2man libbz2-devel libzio-devel ncurses-devel perl-gettext zlib-devel
License: GPLv2+ ; GPLv3+
BuildRequires: automake
BuildRequires: help2man
BuildRequires: libbz2-devel
BuildRequires: libzio-devel
BuildRequires: ncurses-devel
BuildRequires: perl-gettext
BuildRequires: zlib-devel
License: GPL-2.0+ ; GPL-3.0+
Group: Productivity/Publishing/Texinfo
AutoReqProv: on
Version: 4.13a
Release: 19
Release: 0
%global version_t2h 1.82
%global version_t2r 2.0
Summary: Tools Needed to Create Documentation from Texinfo Sources
@ -76,9 +79,8 @@ Authors:
Roland McGrath <roland@gnu.org>
%package -n info
License: GPLv2+
License: GPL-2.0+
Summary: A Stand-Alone Terminal-Based Info Browser
Group: Productivity/Publishing/Texinfo
PreReq: bash zlib libzio
%description -n info