[packages/libsigc++] - updated to 2.6.1; C++11 now

qboosh qboosh at pld-linux.org
Mon Sep 28 21:13:52 CEST 2015


commit 7d9df77a3b8cc4a7726625def48114c166fd6b72
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 28 21:14:43 2015 +0200

    - updated to 2.6.1; C++11 now

 libsigc++.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/libsigc++.spec b/libsigc++.spec
index b455ce7..ef3df42 100644
--- a/libsigc++.spec
+++ b/libsigc++.spec
@@ -5,20 +5,20 @@
 Summary:	The Typesafe Signal Framework for C++
 Summary(pl.UTF-8):	Środowisko sygnałów z kontrolą typów dla C++
 Name:		libsigc++
-Version:	2.4.1
+Version:	2.6.1
 Release:	1
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.4/%{name}-%{version}.tar.xz
-# Source0-md5:	55945ba6e1652f89999e910f6b52047c
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.6/%{name}-%{version}.tar.xz
+# Source0-md5:	136bbdc53c538b5824eddfd2a7fe10db
 URL:		http://libsigc.sourceforge.net/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
-BuildRequires:	libstdc++-devel
+BuildRequires:	libstdc++-devel >= 6:4.6
 BuildRequires:	libtool >= 2:2.0
 BuildRequires:	m4
-BuildRequires:	mm-common >= 0.9.7
+BuildRequires:	mm-common >= 0.9.8
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig
 BuildRequires:	tar >= 1:1.22
@@ -52,7 +52,7 @@ Summary:	Development tools for the Typesafe Signal Framework for C++
 Summary(pl.UTF-8):	Narzędzia programistyczne do środowiska libsig++
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	libstdc++-devel
+Requires:	libstdc++-devel >= 6:4.6
 Requires:	m4
 
 %description devel
@@ -111,7 +111,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libsigc-2.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libsigc-2.0.so.0
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsigc++.git/commitdiff/7d9df77a3b8cc4a7726625def48114c166fd6b72



More information about the pld-cvs-commit mailing list