packages: xcb-util/xcb-util.spec - up to 0.3.4 - libxcb-keysyms SONAME was ...
pawelz
pawelz at pld-linux.org
Tue May 26 17:57:30 CEST 2009
Author: pawelz Date: Tue May 26 15:57:30 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.3.4
- libxcb-keysyms SONAME was changed to .1
- libxcb-wm disappeared (?)
---- Files affected:
packages/xcb-util:
xcb-util.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/xcb-util/xcb-util.spec
diff -u packages/xcb-util/xcb-util.spec:1.8 packages/xcb-util/xcb-util.spec:1.9
--- packages/xcb-util/xcb-util.spec:1.8 Sat Jan 31 18:17:38 2009
+++ packages/xcb-util/xcb-util.spec Tue May 26 17:57:25 2009
@@ -2,12 +2,12 @@
Summary: XCB support libraries
Summary(pl.UTF-8): Biblioteki wspomagające XCB
Name: xcb-util
-Version: 0.3.3
+Version: 0.3.4
Release: 1
License: MIT
Group: Libraries
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
-# Source0-md5: b1b16c5c1fcf7a6facb346c262cd3513
+# Source0-md5: 015314fe5e97d9390024275c6a3699a4
URL: http://xcb.freedesktop.org/
BuildRequires: gperf
BuildRequires: libxcb-devel >= 1.0
@@ -40,8 +40,6 @@
image: Port of Xlib's XImage and XShmImage functions.
-wm: Framework for window manager implementation.
-
%description -l pl.UTF-8
xcb-util udostępnia wiele bibliotek opartych powyżej libxcb (głównej
biblioteki protokołu X) oraz trochę bibliotek rozszerzeń. Te
@@ -69,8 +67,6 @@
image: port funkcji XImage i XShmImage z Xlib.
-wm: szkielet dla implementacji zarządców okien.
-
%package devel
Summary: Header files for XCB util libraries
Summary(pl.UTF-8): Pliki nagłówkowe bibliotek XCB util
@@ -131,15 +127,13 @@
%attr(755,root,root) %{_libdir}/libxcb-image.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libxcb-image.so.0
%attr(755,root,root) %{_libdir}/libxcb-keysyms.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libxcb-keysyms.so.0
+%attr(755,root,root) %ghost %{_libdir}/libxcb-keysyms.so.1
%attr(755,root,root) %{_libdir}/libxcb-property.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libxcb-property.so.1
%attr(755,root,root) %{_libdir}/libxcb-render-util.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libxcb-render-util.so.0
%attr(755,root,root) %{_libdir}/libxcb-reply.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libxcb-reply.so.1
-%attr(755,root,root) %{_libdir}/libxcb-wm.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libxcb-wm.so.0
%files devel
%defattr(644,root,root,755)
@@ -152,7 +146,6 @@
%attr(755,root,root) %{_libdir}/libxcb-property.so
%attr(755,root,root) %{_libdir}/libxcb-render-util.so
%attr(755,root,root) %{_libdir}/libxcb-reply.so
-%attr(755,root,root) %{_libdir}/libxcb-wm.so
%{_libdir}/libxcb-atom.la
%{_libdir}/libxcb-aux.la
%{_libdir}/libxcb-event.la
@@ -162,7 +155,6 @@
%{_libdir}/libxcb-property.la
%{_libdir}/libxcb-render-util.la
%{_libdir}/libxcb-reply.la
-%{_libdir}/libxcb-wm.la
%{_includedir}/xcb/xcb_*.h
%{_pkgconfigdir}/xcb-atom.pc
%{_pkgconfigdir}/xcb-aux.pc
@@ -173,7 +165,6 @@
%{_pkgconfigdir}/xcb-property.pc
%{_pkgconfigdir}/xcb-renderutil.pc
%{_pkgconfigdir}/xcb-reply.pc
-%{_pkgconfigdir}/xcb-wm.pc
%files static
%defattr(644,root,root,755)
@@ -186,7 +177,6 @@
%{_libdir}/libxcb-property.a
%{_libdir}/libxcb-render-util.a
%{_libdir}/libxcb-reply.a
-%{_libdir}/libxcb-wm.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -194,6 +184,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2009/05/26 15:57:25 pawelz
+- up to 0.3.4
+- libxcb-keysyms SONAME was changed to .1
+- libxcb-wm disappeared (?)
+
Revision 1.8 2009/01/31 17:17:38 arekm
- up to 0.3.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xcb-util/xcb-util.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list