Author: kiesiu Date: Mon Sep 26 20:48:56 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.2.0; merged from DEVEL - use gtk+3
---- Files affected: packages/GConf2: GConf2.spec (1.154 -> 1.155) ---- Diffs: ================================================================ Index: packages/GConf2/GConf2.spec diff -u packages/GConf2/GConf2.spec:1.154 packages/GConf2/GConf2.spec:1.155 --- packages/GConf2/GConf2.spec:1.154 Fri Jul 1 17:48:12 2011 +++ packages/GConf2/GConf2.spec Mon Sep 26 22:48:51 2011 @@ -11,12 +11,12 @@ Summary(pt_BR.UTF-8): Sistema de Configuração do GNOME 2 Summary(ru.UTF-8): Система конфигурации GNOME 2 Name: GConf2 -Version: 2.32.5 +Version: 3.2.0 Release: 1 License: LGPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/2.32/GConf-%{version}.tar.xz -# Source0-md5: 3e237bf98933c356c9b774393ce427c6 +Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/3.2/GConf-%{version}.tar.xz +# Source0-md5: 33bb4d86e67cd5aacba089eb752e3f3c Patch0: %{name}-NO_MAJOR_VERSION.patch Patch1: %{name}-reload.patch URL: http://www.gnome.org/ @@ -28,7 +28,7 @@ BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.28.0 BuildRequires: gobject-introspection-devel >= 0.10.0 -BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gtk+3-devel >= 3.0.0 BuildRequires: gtk-doc >= 1.8 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool @@ -183,7 +183,6 @@ %configure \ %{!?with_static_libs:--disable-static} \ --enable-gtk-doc \ - --with-gtk=2.0 \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -304,6 +303,16 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.155 2011/09/26 20:48:51 kiesiu +- updated to 3.2.0; merged from DEVEL +- use gtk+3 + +Revision 1.154.2.2 2011/09/20 16:23:59 wiget +- up to 3.1.92 + +Revision 1.154.2.1 2011/09/08 15:54:20 wiget +- up to 3.1.90 + Revision 1.154 2011/07/01 15:48:12 megabajt - updated to 2.32.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/GConf2/GConf2.spec?r1=1.154&r2=1.155&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
