diff --git a/xfce4-xkb-plugin.spec b/xfce4-xkb-plugin.spec index 8c9f565..d2bd464 100644 --- a/xfce4-xkb-plugin.spec +++ b/xfce4-xkb-plugin.spec @@ -1,6 +1,6 @@ Name: xfce4-xkb-plugin Version: 0.3.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: XKB layout switcher for the Xfce panel Group: User Interface/Desktops @@ -10,6 +10,7 @@ Source0: http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xfce4-panel-devel >= 4.2, libxfcegui4-devel >= 4.2, libxml2-devel +BuildRequires: libXext-devel, libXpm-devel %description Xfce XKB layout switch plugin for the Xfce panel. It displays the current @@ -42,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/xfce4/xkb/flags/*.png %changelog +* Fri Dec 30 2005 Christoph Wickert - 0.3.2-5 +- Changes for modular X: Add libXext-devel and libXpm-devel BuildReqs. + * Thu Dec 01 2005 Christoph Wickert - 0.3.2-4 - Add libxfcegui4-devel BuildReqs. - Fix %defattr.