Accepting request 30952 from home:jengelh:baselibs
Copy from home:jengelh:baselibs/libsigc++2 via accept of submit request 30952 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/30952 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=9
This commit is contained in:
parent
3550465610
commit
d12bbfae26
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsigc++2 (Version 2.2.4.2)
|
# spec file for package libsigc++2 (Version 2.2.4.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,13 +22,13 @@ Name: libsigc++2
|
|||||||
%define _name libsigc++
|
%define _name libsigc++
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
Version: 2.2.4.2
|
Version: 2.2.4.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: LGPLv2.1+
|
License: LGPL v2.1 or later
|
||||||
Summary: Typesafe Signal Framework for C++
|
Summary: Typesafe Signal Framework for C++
|
||||||
Url: http://libsigc.sourceforge.net/
|
Url: http://libsigc.sourceforge.net/
|
||||||
Source: %{_name}-%{version}.tar.bz2
|
Source: %{_name}-%{version}.tar.bz2
|
||||||
Source99: baselibs.conf
|
Source2: baselibs.conf
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ adaptor classes for connection of dissimilar callbacks and has an ease
|
|||||||
of use unmatched by other C++ callback libraries.
|
of use unmatched by other C++ callback libraries.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPLv2.1+
|
License: LGPL v2.1 or later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: Typesafe Signal Framework for C++
|
Summary: Typesafe Signal Framework for C++
|
||||||
Requires: %{name} = %{version} libstdc++-devel
|
Requires: %{name} = %{version} libstdc++-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user