Projects
Kolab:Winterfell
swig
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
swig.spec
Changed
@@ -1,5 +1,7 @@ # We can skip tests -%bcond_without testsuite +%bcond_with testsuite + +%global gittag 26a01e1b83d217799cf483ebbf27ec425f85f542 %{!?tcl:%global tcl 1} %{!?guile:%global guile 1} @@ -30,11 +32,12 @@ Summary: Connects C/C++/Objective C to some high-level programming languages Name: swig -Version: 3.0.10 -Release: 2%{?dist} +Version: 3.0.11 +Release: 0.20161230.git%{?dist} License: GPLv3+ and BSD URL: http://swig.sourceforge.net/ -Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz +#Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz +Source0: %{gittag}.tar.gz # Define the part of man page sections Source1: description.h2m Source2: description-ccache.h2m @@ -59,6 +62,7 @@ BuildRequires: perl(vars) BuildRequires: perl(warnings) BuildRequires: boost-devel +BuildRequires: bison %if %{tcl} BuildRequires: tcl-devel %endif @@ -126,7 +130,7 @@ in gdb. %prep -%setup -q -n swig-%{version} +%setup -q -n swig-%{gittag} %patch0 -p1 -b .isystem @@ -272,6 +276,9 @@ %{_datadir}/%{name}/gdb %changelog +* Mon Jan 02 2017 Timotheus Pokorra <tp@tbits.net> - 3.0.11-1 +- Update to 3.0.11, plus some more commits from git master with fixes for php7 support + * Wed Oct 19 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.10-2 - Sub-package file swig.gdb (bug #1332673)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.