]> git.pld-linux.org Git - packages/glibmm.git/commitdiff
- updated to 2.46.1; C++11 now auto/th/glibmm-2.46.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Sep 2015 14:46:13 +0000 (16:46 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Sep 2015 14:46:13 +0000 (16:46 +0200)
glibmm.spec

index 7f259e57c12201a36cf69c69123f8041310a6b8a..08d3ccc1b55b1ef3d72ace285f90c8f111bcf657 100644 (file)
@@ -4,26 +4,26 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 
-%define        glib_ver 1:2.44.0
-%define                libsigc_ver 1:2.2.10
+%define        glib_ver        1:2.46.0
+%define                libsigc_ver     1:2.6.0
 Summary:       A C++ interface for glib library
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki glib
 Name:          glibmm
-Version:       2.44.0
-Release:       2
+Version:       2.46.1
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.44/%{name}-%{version}.tar.xz
-# Source0-md5: 32ee4150b436d097fe2506d0b0b13a75
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.46/%{name}-%{version}.tar.xz
+# Source0-md5: 77ad60087aae6f9378ea0ba0b743e5df
 URL:           http://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11
 BuildRequires: glib2-devel >= %{glib_ver}
 BuildRequires: libsigc++-devel >= %{libsigc_ver}
-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
@@ -46,7 +46,7 @@ Group:                Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      glib2-devel >= %{glib_ver}
 Requires:      libsigc++-devel >= %{libsigc_ver}
-Requires:      libstdc++-devel
+Requires:      libstdc++-devel >= 6:4.6
 Obsoletes:     gtkmm-glib-devel
 
 %description devel
This page took 0.126626 seconds and 4 git commands to generate.