Author: qboosh Date: Tue May 22 18:14:13 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.4.0
---- Files affected: packages/gtkmm3: gtkmm3.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/gtkmm3/gtkmm3.spec diff -u packages/gtkmm3/gtkmm3.spec:1.6 packages/gtkmm3/gtkmm3.spec:1.7 --- packages/gtkmm3/gtkmm3.spec:1.6 Thu Oct 13 21:18:01 2011 +++ packages/gtkmm3/gtkmm3.spec Tue May 22 20:14:08 2012 @@ -3,16 +3,16 @@ # Conditional build: %bcond_without static_libs # don't build static libraries # -%define glibmm_ver 2.30.0 +%define glibmm_ver 2.32.0 Summary: A C++ interface for the GTK+ (a GUI library for X) Summary(pl.UTF-8): Wrapper C++ dla GTK+ Name: gtkmm3 -Version: 3.2.0 +Version: 3.4.0 Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.2/gtkmm-%{version}.tar.xz -# Source0-md5: 4d68a8c59efd9727f5d7c9d0d7aaacca +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.4/gtkmm-%{version}.tar.xz +# Source0-md5: cae0fa7143ad8d9df678859bf8bdc1cb URL: http://www.gtkmm.org/ BuildRequires: atkmm-devel >= 2.22.2 BuildRequires: autoconf >= 2.59 @@ -20,19 +20,21 @@ BuildRequires: cairomm-devel >= 1.9.2 BuildRequires: gdk-pixbuf2-devel >= 2.22.1 BuildRequires: glibmm-devel >= %{glibmm_ver} -BuildRequires: gtk+3-devel >= 3.2.0 +BuildRequires: gtk+3-devel >= 3.4.0 BuildRequires: libsigc++-devel BuildRequires: libstdc++-devel >= 5:3.3.1 -BuildRequires: libtool >= 2:1.4d-3 +BuildRequires: libtool >= 2:2.0 BuildRequires: mm-common >= 0.9.3 BuildRequires: pangomm-devel >= 2.28.0 BuildRequires: perl-base >= 1:5.6.0 BuildRequires: pkgconfig +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires: atkmm >= 2.22.2 Requires: cairomm >= 1.9.2 Requires: gdk-pixbuf2 >= 2.22.1 Requires: glibmm >= %{glibmm_ver} -Requires: gtk+3 >= 3.2.0 +Requires: gtk+3 >= 3.4.0 Requires: pangomm >= 2.28.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -58,7 +60,7 @@ Requires: cairomm-devel >= 1.9.2 Requires: gdk-pixbuf2-devel >= 2.22.1 Requires: glibmm-devel >= %{glibmm_ver} -Requires: gtk+3-devel >= 3.2.0 +Requires: gtk+3-devel >= 3.4.0 Requires: pangomm-devel >= 2.28.0 %description devel @@ -156,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2012/05/22 18:14:08 qboosh +- updated to 3.4.0 + Revision 1.6 2011/10/13 19:18:01 qboosh - more versioned install time dependencies ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gtkmm3/gtkmm3.spec?r1=1.6&r2=1.7 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
