SHA256
1
0
forked from pool/libsigc__2

Accepting request 246578 from home:dimstar:inkscape

Fix inkscape - patch from upstream

OBS-URL: https://build.opensuse.org/request/show/246578
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=36
This commit is contained in:
Bjørn Lie
2014-08-26 22:02:30 +00:00
committed by Git OBS Bridge
parent 65918792d5
commit 584822ee4d
3 changed files with 34 additions and 0 deletions

View File

@@ -26,6 +26,8 @@ Group: System/Libraries
Url: http://libsigc.sourceforge.net/
Source: http://download.gnome.org/sources/libsigc++/2.3/%{_name}-%{version}.tar.xz
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM libsigc++2-includes.patch dimstar@opensuse.org -- Add an include in limit_reference.h, taken from git
Patch0: libsigc++2-includes.patch
BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -68,6 +70,7 @@ of use unmatched by other C++ callback libraries.
%prep
%setup -q -n %{_name}-%{version}
%patch0 -p1
%build
# FIXME: Cannot autoreconf, bad templates: