Author: sparky Date: Sun May 16 17:11:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: enchant-devel, pkgconfig - replaced BR: gettext with BR: gettext-devel
---- Files affected: packages/geany-plugin-spellcheck: geany-plugin-spellcheck.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/geany-plugin-spellcheck/geany-plugin-spellcheck.spec diff -u packages/geany-plugin-spellcheck/geany-plugin-spellcheck.spec:1.1 packages/geany-plugin-spellcheck/geany-plugin-spellcheck.spec:1.2 --- packages/geany-plugin-spellcheck/geany-plugin-spellcheck.spec:1.1 Fri Nov 6 23:18:41 2009 +++ packages/geany-plugin-spellcheck/geany-plugin-spellcheck.spec Sun May 16 19:11:31 2010 @@ -11,11 +11,13 @@ URL: http://plugins.geany.org/spellcheck/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: enchant-devel BuildRequires: geany-devel >= 0.16 -BuildRequires: gettext +BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.8 BuildRequires: intltool BuildRequires: libtool +BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.198 Requires: enchant Requires: enchant-backend @@ -46,7 +48,7 @@ %{__automake} %{__autoconf} -%configure +%configure %{__make} @@ -71,6 +73,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/05/16 17:11:31 sparky +- BR: enchant-devel, pkgconfig +- replaced BR: gettext with BR: gettext-devel + Revision 1.1 2009/11/06 22:18:41 dirdival - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geany-plugin-spellcheck/geany-plugin-spellcheck.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
