diff --git a/abiword.spec b/abiword.spec index 0bf3bea..7794d35 100644 --- a/abiword.spec +++ b/abiword.spec @@ -7,7 +7,7 @@ Summary: The AbiWord word processor Name: abiword Version: %{majorversion}.%{minorversion}.%{microversion} -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 Group: Applications/Editors License: GPLv2+ @@ -72,7 +72,7 @@ Library for developing applications based on AbiWord's core. %package -n libabiword-devel Summary: Files for developing with libabiword Group: Development/Libraries -Requires: libabiword = %{version} +Requires: libabiword = %{epoch}:%{version}-%{release} %description -n libabiword-devel Includes and definitions for developing with libabiword. @@ -216,6 +216,9 @@ update-desktop-database %{_datadir}/applications %{_libdir}/pkgconfig/%{name}-%{majorversion}.%{minorversion}.pc %changelog +* Mon Jul 21 2008 Marc Maurer - 1:2.6.4-7 +- Fix libabiword-devel requires + * Mon Jul 21 2008 Marc Maurer - 1:2.6.4-6 - Drop explicit libabiword requires