]> git.pld-linux.org Git - packages/libsigc++.git/commitdiff
- updated to 2.6.1; C++11 now auto/th/libsigc++-2.6.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Sep 2015 19:14:43 +0000 (21:14 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Sep 2015 19:14:43 +0000 (21:14 +0200)
libsigc++.spec

index b455ce790041798f7c919d91fa72fbf4db6608b1..ef3df42400c77d47705430259eafb6ce23ad8414 100644 (file)
@@ -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
 
This page took 0.271717 seconds and 4 git commands to generate.