rebuilt with current libboost [release 3.1.8-2mamba;Thu Jul 18 2019]
This commit is contained in:
parent
a636fbe44d
commit
ec941e08b7
@ -1,6 +1,6 @@
|
||||
Name: source-highlight
|
||||
Version: 3.1.8
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A source code highlighter with support for many languages
|
||||
Group: Applications/Publishing
|
||||
Vendor: openmamba
|
||||
@ -9,9 +9,14 @@ Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://www.gnu.org/software/src-highlite
|
||||
Source: ftp://ftp.gnu.org/gnu/src-highlite/source-highlight-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libboost-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libboost-devel
|
||||
BuildRequires: ctags
|
||||
BuildRequires: help2man
|
||||
BuildRequires: valgrind
|
||||
@ -104,6 +109,9 @@ rm -fr %{buildroot}%{_docdir}
|
||||
%doc TODO.txt doc/{*.css,*.html,*.java}
|
||||
|
||||
%changelog
|
||||
* Thu Jul 18 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.8-2mamba
|
||||
- rebuilt with current libboost
|
||||
|
||||
* Wed Apr 01 2015 Automatic Build System <autodist@mambasoft.it> 3.1.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user