diff --git a/libvoikko.spec b/libvoikko.spec index b118460..fffd090 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,6 +1,6 @@ Name: libvoikko Version: 3.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -51,7 +51,7 @@ scripts. %package -n python-libvoikko Summary: Python interface to %{name} Group: Development/Libraries -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} # Note: noarch subpackage, only works in Fedora >= 11 BuildArch: noarch @@ -114,6 +114,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/ %changelog * Mon Jul 29 2013 Parag - 3.6-2 +- Ah don't add %%{?_isa} for noarch packages + +* Mon Jul 29 2013 Parag - 3.6-2 - Fix spec file to follow packaging guidelines * Sun Apr 14 2013 Ville-Pekka Vainio - 3.6-1