From: sparky Date: Sun, 16 May 2010 17:11:31 +0000 (+0000) Subject: - BR: enchant-devel, pkgconfig X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgeany-plugin-spellcheck.git;a=commitdiff_plain;h=ec24e148e74fe1426c1abaef3137421126c29563 - BR: enchant-devel, pkgconfig - replaced BR: gettext with BR: gettext-devel Changed files: geany-plugin-spellcheck.spec -> 1.2 --- diff --git a/geany-plugin-spellcheck.spec b/geany-plugin-spellcheck.spec index 954b279..f98be18 100644 --- a/geany-plugin-spellcheck.spec +++ b/geany-plugin-spellcheck.spec @@ -10,11 +10,13 @@ Source0: http://plugins.geany.org/spellcheck/spellcheck-%{version}.tar.bz2 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 @@ -45,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT %{__automake} %{__autoconf} -%configure +%configure %{__make}