rpms/nucleo/devel nucleo.spec,1.2,1.3

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sun Jun 4 03:14:25 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/nucleo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5289/devel

Modified Files:
	nucleo.spec 
Log Message:
Build with X


Index: nucleo.spec
===================================================================
RCS file: /cvs/extras/rpms/nucleo/devel/nucleo.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nucleo.spec	1 Jun 2006 19:47:19 -0000	1.2
+++ nucleo.spec	4 Jun 2006 03:14:25 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           nucleo
 Version:        0.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Toolkit for exploring new uses of video
 Group:          Development/Tools
 License:        LGPL
@@ -8,7 +8,7 @@
 Source0:        http://insitu.lri.fr/~chapuis/software/metisse/%{name}-%{version}.tar.gz
 Patch0:         %{name}-%{version}-gcc.patch
 Patch1:         %{name}-%{version}-64bit.patch
-BuildRequires:  libGL-devel libGLU-devel
+BuildRequires:  libGL-devel libGLU-devel libXt-devel libX11-devel
 BuildRequires:  libjpeg-devel libpng-devel libexif-devel freetype-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -65,6 +65,9 @@
 %exclude %{_libdir}/*.la
 
 %changelog
+* Sat Jun 03 2006 Christopher Stone <chris.stone at gmail.com> 0.5-4
+- Add libX11 and libXt to BuildRequires
+
 * Thu Jun 01 2006 Christopher Stone <chris.stone at gmail.com> 0.5-3
 - Remove INSTALL from %%doc
 




More information about the fedora-extras-commits mailing list