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

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Fri Dec 30 13:45:26 UTC 2005


Author: cwickert

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

Modified Files:
	xfce4-modemlights-plugin.spec 
Log Message:
change for modular X: add libX11-devel buildreq


Index: xfce4-modemlights-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-modemlights-plugin/devel/xfce4-modemlights-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-modemlights-plugin.spec	15 Dec 2005 03:49:55 -0000	1.1
+++ xfce4-modemlights-plugin.spec	30 Dec 2005 13:45:26 -0000	1.2
@@ -1,6 +1,6 @@
 Name: 		xfce4-modemlights-plugin
 Version: 	0.1.1
-Release: 	3%{?dist}
+Release: 	4%{?dist}
 Summary: 	Modemlights 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:	libX11-devel
 
 %description
 A Xfce4 panel applet intended to simplify establishing a ppp connection via 
@@ -38,6 +39,9 @@
 %{_datadir}/xfce4/*
 
 %changelog
+* Fri Dec 30 2005 Christoph Wickert <fedora wickert at arcor de> - 0.1.1-4
+- Add libX11-devel BuildReqs for modular X.
+
 * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.1.1-3
 - Add libxfcegui4-devel BuildReqs.
 - Fix %defattr.




More information about the scm-commits mailing list