diff --git a/libvoikko.spec b/libvoikko.spec index c039b95..b1a18c2 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,6 +1,6 @@ Name: libvoikko Version: 1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -35,7 +35,7 @@ Hunspell. %package devel Summary: Development files for %{name} Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} pkgconfig %description devel The %{name}-devel package contains libraries and header files for @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libvoikko.pc %changelog +* Fri May 30 2008 Ville-Pekka Vainio - 1.7-3 +- Add Requires pkgconfig to -devel + * Mon May 26 2008 Ville-Pekka Vainio - 1.7-2 - Add patch which makes a libvoikko.pc file for pkg-config