Author: wiget Date: Fri Sep 30 16:42:23 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.2.0
---- Files affected: packages/gtkmm3: gtkmm3.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/gtkmm3/gtkmm3.spec diff -u packages/gtkmm3/gtkmm3.spec:1.4 packages/gtkmm3/gtkmm3.spec:1.5 --- packages/gtkmm3/gtkmm3.spec:1.4 Sun Jun 19 13:18:32 2011 +++ packages/gtkmm3/gtkmm3.spec Fri Sep 30 18:42:18 2011 @@ -3,23 +3,24 @@ # Conditional build: %bcond_without static_libs # don't build static libraries # +%define glibmm_ver 2.30.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.0.1 +Version: 3.2.0 Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.0/gtkmm-%{version}.tar.bz2 -# Source0-md5: 169ed5b088538fa10483177f3035f77c +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.2/gtkmm-%{version}.tar.xz +# Source0-md5: 4d68a8c59efd9727f5d7c9d0d7aaacca URL: http://www.gtkmm.org/ BuildRequires: atkmm-devel >= 2.22.2 BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.11 BuildRequires: cairomm-devel >= 1.9.2 BuildRequires: gdk-pixbuf2-devel >= 2.22.1 -BuildRequires: glibmm-devel >= 2.28.0 -BuildRequires: gtk+3-devel >= 3.0.0 +BuildRequires: glibmm-devel >= %{glibmm_ver} +BuildRequires: gtk+3-devel >= 3.2.0 BuildRequires: libsigc++-devel BuildRequires: libstdc++-devel >= 5:3.3.1 BuildRequires: libtool >= 2:1.4d-3 @@ -29,7 +30,7 @@ BuildRequires: pkgconfig Requires: atkmm >= 2.22.2 Requires: cairomm >= 1.9.2 -Requires: glibmm >= 2.28.0 +Requires: glibmm >= %{glibmm_ver} Requires: pangomm >= 2.28.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,8 +53,8 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: atkmm-devel >= 2.22.2 -Requires: glibmm-devel >= 2.28.0 -Requires: gtk+3-devel >= 3.0.0 +Requires: glibmm-devel >= %{glibmm_ver} +Requires: gtk+3-devel >= 3.2.0 Requires: pangomm-devel >= 2.28.0 %description devel @@ -151,6 +152,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/09/30 16:42:18 wiget +- up to 3.2.0 + Revision 1.4 2011/06/19 11:18:32 kiesiu - updated to 3.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkmm3/gtkmm3.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
