Author: kiesiu Date: Sun Oct 16 12:56:54 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.21
---- Files affected: packages/geany: geany.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/geany/geany.spec diff -u packages/geany/geany.spec:1.40 packages/geany/geany.spec:1.41 --- packages/geany/geany.spec:1.40 Sun May 22 21:39:36 2011 +++ packages/geany/geany.spec Sun Oct 16 14:56:49 2011 @@ -2,19 +2,19 @@ Summary: Fast and lightweight IDE using GTK+2 Summary(pl.UTF-8): Szybkie i lekkie IDE używające GTK+2 Name: geany -Version: 0.20 +Version: 0.21 Release: 1 License: GPL v2+ Group: Development/Tools Source0: http://download.geany.org/%{name}-%{version}.tar.bz2 -# Source0-md5: 3bd152a7a3a2adc2833a9245e230da3d +# Source0-md5: 117d78ae5275c8c517686b6db9d71ef1 Patch0: %{name}-desktop.patch URL: http://www.geany.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 2.16.0 -BuildRequires: gtk+2-devel >= 2:2.10.0 +BuildRequires: glib2-devel >= 1:2.16.0 +BuildRequires: gtk+2-devel >= 2:2.12.0 BuildRequires: intltool BuildRequires: libstdc++-devel BuildRequires: libtool @@ -154,6 +154,7 @@ %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ --docdir=%{_docdir}/%{name}-%{version} %{__make} @@ -231,6 +232,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2011/10/16 12:56:49 kiesiu +- updated to 0.21 + Revision 1.40 2011/05/22 19:39:36 kiesiu - updated to 0.20 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geany/geany.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
