]> git.pld-linux.org Git - packages/bison.git/blobdiff - bison.spec
- added bcond to allow building without requiring libtextstyle which is
[packages/bison.git] / bison.spec
index 407cbc67fb2ac5bd6348f3f5148910f489d72dcb..928384dd282744b9aa38a267e8699ea25321883e 100644 (file)
@@ -1,3 +1,4 @@
+%bcond_without libtextstyle    # don't require libtextstyle
 Summary:       A GNU general-purpose parser generator
 Summary(de.UTF-8):     GNU-Parser-Generator
 Summary(es.UTF-8):     Generador de parser de la GNU
@@ -8,12 +9,12 @@ Summary(ru.UTF-8):    Bison - генератор парсеров GNU
 Summary(tr.UTF-8):     GNU ayrıştırıcı üreticisi
 Summary(uk.UTF-8):     Bison - генератор парсерів GNU
 Name:          bison
-Version:       3.7
+Version:       3.8.2
 Release:       1
 License:       GPL v3+
 Group:         Development/Tools
 Source0:       https://ftp.gnu.org/gnu/bison/%{name}-%{version}.tar.lz
-# Source0-md5: 0dfee95ea69730c75bc357f44b1b2718
+# Source0-md5: 26e76218c2a50a0dd307286d42eb0af9
 Source1:       %{name}.1.pl
 Patch0:                %{name}-info.patch
 URL:           http://www.gnu.org/software/bison/
@@ -21,7 +22,7 @@ BuildRequires:        flex
 BuildRequires: gcc >= 5:3.2
 BuildRequires: gettext-tools >= 0.19
 BuildRequires: help2man
-BuildRequires: libtextstyle-devel >= 0.20.5
+%{?with_libtextstyle:BuildRequires:    libtextstyle-devel >= 0.20.5}
 BuildRequires: libxslt-progs
 BuildRequires: lzip
 BuildRequires: m4 >= 1.4.6
This page took 0.060468 seconds and 4 git commands to generate.