[svn] r5854 - in trunk/rpms: lincity python-opengl xdesktopwaves

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Thu Sep 20 14:28:19 CEST 2007


Author: dries
Date: 2007-09-20 14:28:16 +0200 (Thu, 20 Sep 2007)
New Revision: 5854

Modified:
   trunk/rpms/lincity/lincity.spec
   trunk/rpms/python-opengl/python-opengl.spec
   trunk/rpms/xdesktopwaves/xdesktopwaves.spec
Log:
buildreqs

Modified: trunk/rpms/lincity/lincity.spec
===================================================================
--- trunk/rpms/lincity/lincity.spec	2007-09-20 09:26:51 UTC (rev 5853)
+++ trunk/rpms/lincity/lincity.spec	2007-09-20 12:28:16 UTC (rev 5854)
@@ -36,7 +36,7 @@
 
 BuildRequires: gcc-c++, libpng-devel
 %{!?_without_freedesktop:BuildRequires: desktop-file-utils}
-%{!?_without_modxorg:BuildRequires: libX11-devel}
+%{!?_without_modxorg:BuildRequires: libX11-devel, libXext-devel}
 %{?_without_modxorg:BuildRequires: XFree86-devel}
 
 %description

Modified: trunk/rpms/python-opengl/python-opengl.spec
===================================================================
--- trunk/rpms/python-opengl/python-opengl.spec	2007-09-20 09:26:51 UTC (rev 5853)
+++ trunk/rpms/python-opengl/python-opengl.spec	2007-09-20 12:28:16 UTC (rev 5854)
@@ -38,7 +38,7 @@
 
 BuildRequires: python-devel, glut-devel, python-numeric
 BuildRequires: tcl >= 8.3, tk >= 8.3
-%{!?_without_modxorg:BuildRequires: libX11-devel}
+%{!?_without_modxorg:BuildRequires: libX11-devel, libXext-devel}
 %{?_without_modxorg:BuildRequires: XFree86-devel}
 %{!?_without_tcltk_devel:BuildRequires: tcl-devel >= 8.3, tk-devel}
 %{?_without_tcltk_devel:BuildRequires: tcl >= 8.3, tk}

Modified: trunk/rpms/xdesktopwaves/xdesktopwaves.spec
===================================================================
--- trunk/rpms/xdesktopwaves/xdesktopwaves.spec	2007-09-20 09:26:51 UTC (rev 5853)
+++ trunk/rpms/xdesktopwaves/xdesktopwaves.spec	2007-09-20 12:28:16 UTC (rev 5854)
@@ -26,7 +26,7 @@
 Source: http://dl.sf.net/xdesktopwaves/xdesktopwaves-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-%{!?_without_modxorg:BuildRequires: libX11-devel}
+%{!?_without_modxorg:BuildRequires: libX11-devel, libXext-devel}
 %{?_without_modxorg:BuildRequires: XFree86-devel}
 
 %description



More information about the svn-commits mailing list