SHA256
1
0
forked from pool/libsigc__2

Accepting request 425032 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/425032
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=46
This commit is contained in:
2016-09-08 21:23:39 +00:00
committed by Git OBS Bridge
parent 465b83b3e0
commit 08dbfe7650
4 changed files with 29 additions and 5 deletions

View File

@@ -18,13 +18,13 @@
Name: libsigc++2
%define _name libsigc++
Version: 2.8.0
Version: 2.9.3
Release: 0
Summary: Typesafe Signal Framework for C++
License: LGPL-2.1+
Group: System/Libraries
Url: http://libsigc.sourceforge.net/
Source: http://download.gnome.org/sources/libsigc++/2.8/%{_name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/libsigc++/2.9/%{_name}-%{version}.tar.xz
Source99: baselibs.conf
# PATCH-FIX-OPENSUSE libsigc++-std-c11.patch dimstar@opensuse.org -- Add -std=c11 to CFLAGS when using libsigc++ to build. This is not upstreamable in this form as the used CXX macro should handle that, so needs more work (and entry points in mm-common)
Patch0: libsigc++-std-c11.patch