diff --git a/exo.spec b/exo.spec index c1095b9..b61c81b 100644 --- a/exo.spec +++ b/exo.spec @@ -3,7 +3,7 @@ Summary: Application library for the Xfce desktop environment Name: exo Version: 0.3.1.10 -Release: 0.5.rc1%{?dist} +Release: 0.6.rc1%{?dist} License: LGPL URL: http://xfce.org/ Source0: http://www.xfce.org/archive/xfce-4.3.99.1/src/exo-0.3.1.10rc1.tar.bz2 @@ -29,6 +29,7 @@ Extension library for Xfce, targeted at application development. Summary: Development tools for exo library Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libxfce4util-devel %description devel Static libraries and header files for the exo library. @@ -111,6 +112,9 @@ touch --no-create %{_datadir}/icons/hicolor || : %{python_sitearch}/pyexo.* %changelog +* Thu Oct 5 2006 Kevin Fenzi - 0.3.1.10-0.6.rc1 +- Added libxfce4util-devel Requires for the devel package + * Thu Oct 5 2006 Kevin Fenzi - 0.3.1.10-0.5.rc1 - Added gtk-update-icon-cache