SPECS: libxcb.spec - updated to 0.9.91
qboosh
qboosh at pld-linux.org
Wed Sep 27 15:45:43 CEST 2006
Author: qboosh Date: Wed Sep 27 13:45:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.9.91
---- Files affected:
SPECS:
libxcb.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libxcb.spec
diff -u SPECS/libxcb.spec:1.1 SPECS/libxcb.spec:1.2
--- SPECS/libxcb.spec:1.1 Thu May 11 11:00:40 2006
+++ SPECS/libxcb.spec Wed Sep 27 15:45:38 2006
@@ -2,17 +2,17 @@
Summary: X protocol C-language Binding library
Summary(pl): XCB - biblioteka dowiązań języka C do protokołu X
Name: libxcb
-Version: 0.9
+Version: 0.9.91
Release: 1
License: MIT
Group: Libraries
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
-# Source0-md5: 578037c76d791d4623f0f8b3e14fbabc
+# Source0-md5: 8bb01876468dd08d8e921e32ec9ff116
URL: http://xcb.freedesktop.org/
BuildRequires: check >= 0.8.2
BuildRequires: libxslt-progs
BuildRequires: pkgconfig
-BuildRequires: xcb-proto >= 0.9
+BuildRequires: xcb-proto >= 0.9.91
BuildRequires: xorg-lib-libXau-devel
BuildRequires: xorg-lib-libXdmcp-devel
BuildRequires: xorg-proto-xproto-devel
@@ -73,18 +73,18 @@
%files
%defattr(644,root,root,755)
%doc COPYING
-%attr(755,root,root) %{_libdir}/libXCB*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libxcb*.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libXCB*.so
-%{_libdir}/libXCB*.la
-%{_includedir}/X11/XCB/*.h
+%attr(755,root,root) %{_libdir}/libxcb*.so
+%{_libdir}/libxcb*.la
+%{_includedir}/xcb
%{_pkgconfigdir}/xcb*.pc
%files static
%defattr(644,root,root,755)
-%{_libdir}/libXCB*.a
+%{_libdir}/libxcb*.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -92,5 +92,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/09/27 13:45:38 qboosh
+- updated to 0.9.91
+
Revision 1.1 2006/05/11 09:00:40 qboosh
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libxcb.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list