rpms/xfce4-xkb-plugin/devel xfce4-xkb-plugin.spec,1.1,1.2

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Fri Dec 30 12:23:25 UTC 2005


Author: cwickert

Update of /cvs/extras/rpms/xfce4-xkb-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21318

Modified Files:
	xfce4-xkb-plugin.spec 
Log Message:
Changes for modular X: Add libXext-devel and libXpm-devel to builddeps


Index: xfce4-xkb-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/devel/xfce4-xkb-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-xkb-plugin.spec	16 Dec 2005 22:28:33 -0000	1.1
+++ xfce4-xkb-plugin.spec	30 Dec 2005 12:23:24 -0000	1.2
@@ -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 @@
 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 @@
 %{_datadir}/xfce4/xkb/flags/*.png
 
 %changelog
+* Fri Dec 30 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-5
+- Changes for modular X: Add libXext-devel and libXpm-devel BuildReqs.
+
 * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-4
 - Add libxfcegui4-devel BuildReqs.
 - Fix %defattr.




More information about the scm-commits mailing list