Author: kiesiu Date: Wed Mar 28 09:08:22 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.4.0; merged from DEVEL
---- Files affected: packages/gedit2: gedit2.spec (1.160 -> 1.161) ---- Diffs: ================================================================ Index: packages/gedit2/gedit2.spec diff -u packages/gedit2/gedit2.spec:1.160 packages/gedit2/gedit2.spec:1.161 --- packages/gedit2/gedit2.spec:1.160 Tue Jan 17 22:58:09 2012 +++ packages/gedit2/gedit2.spec Wed Mar 28 11:08:17 2012 @@ -2,12 +2,12 @@ Summary: gedit - small but powerful text editor for X Window Summary(pl.UTF-8): gedit - mały ale potężny edytor tekstu dla X Window Name: gedit2 -Version: 3.2.6 +Version: 3.4.0 Release: 1 License: GPL v2 Group: X11/Applications/Editors -Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/3.2/gedit-%{version}.tar.xz -# Source0-md5: 7da499b88e7cb4d863bfba87ead437cf +Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/3.4/gedit-%{version}.tar.xz +# Source0-md5: 8b928fafb845eeedf4295527daf54d0e URL: http://www.gnome.org/projects/gedit/ BuildRequires: autoconf >= 2.63.2 BuildRequires: automake >= 1:1.11 @@ -19,8 +19,7 @@ BuildRequires: gnome-doc-utils >= 0.14.0 BuildRequires: gobject-introspection-devel >= 0.10.0 BuildRequires: gsettings-desktop-schemas-devel >= 3.1.0 -BuildRequires: gtk+3-devel >= 3.1.6 -BuildRequires: gtk-doc >= 1.8 +BuildRequires: gtk+3-devel >= 3.3.15 BuildRequires: gtksourceview3-devel >= 3.0.0 BuildRequires: intltool >= 0.40.0 BuildRequires: iso-codes >= 0.35 @@ -45,6 +44,8 @@ Requires(post,postun): scrollkeeper Requires(post,postun): glib2 >= 1:2.26.0 Requires: gsettings-desktop-schemas >= 3.1.0 +Requires: gtk+3 >= 3.3.15 +Requires: iso-codes >= 0.35 Requires: libpeas-loader-python >= 1.1.0 Requires: python-pycairo Requires: python-pygobject3 >= 3.0.0 @@ -110,6 +111,7 @@ %configure \ --disable-scrollkeeper \ --disable-silent-rules \ + --disable-updater \ --enable-gtk-doc \ --disable-static \ --with-html-dir=%{_gtkdocdir} @@ -197,6 +199,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.161 2012/03/28 09:08:17 kiesiu +- updated to 3.4.0; merged from DEVEL + +Revision 1.160.2.1 2012/03/08 19:15:55 megabajt +- updated to 3.3.7 + Revision 1.160 2012/01/17 21:58:09 kiesiu - updated to 3.2.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gedit2/gedit2.spec?r1=1.160&r2=1.161 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
