Author: qboosh Date: Sun Feb 19 09:20:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - BR+R xorg-lib-libX11-devel (used explicitly), ac >= 2.59-9 not to BR libXt
---- Files affected: SPECS: glitz.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/glitz.spec diff -u SPECS/glitz.spec:1.15 SPECS/glitz.spec:1.16 --- SPECS/glitz.spec:1.15 Sun Feb 19 09:15:16 2006 +++ SPECS/glitz.spec Sun Feb 19 10:20:36 2006 @@ -12,10 +12,10 @@ # it's not directory, don't add / URL: http://www.freedesktop.org/Software/glitz BuildRequires: OpenGL-devel -BuildRequires: autoconf +BuildRequires: autoconf >= 2.59-9 BuildRequires: automake BuildRequires: libtool >= 1:1.4.2-9 -Requires: OpenGL +BuildRequires: xorg-lib-libX11-devel # incompatible with glitz 0.2.x despite same soname Conflicts: cairo < 0.3.0-1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -50,6 +50,7 @@ Requires: %{name} = %{version}-%{release} # for glitz-glx Requires: OpenGL-devel +Requires: xorg-lib-libX11-devel %description devel Header files for glitz libraries. @@ -97,7 +98,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog README TODO %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %files devel @@ -117,6 +118,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2006/02/19 09:20:36 qboosh +- BR+R xorg-lib-libX11-devel (used explicitly), ac >= 2.59-9 not to BR libXt + Revision 1.15 2006/02/19 08:15:16 freetz - 0.5.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glitz.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
