diff --git a/baselibs.conf b/baselibs.conf index 7e8f327..a291e1c 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -16,12 +16,10 @@ libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-present0 -libxcb-xevie0 libxcb-xf86dri0 libxcb-xfixes0 libxcb-xkb1 libxcb-xinerama0 -libxcb-xprint0 libxcb-xtest0 libxcb-xv0 libxcb-xvmc0 @@ -43,12 +41,10 @@ libxcb-devel requires "libxcb-shm0- = " requires "libxcb-sync1- = " requires "libxcb-present0- = " - requires "libxcb-xevie0- = " requires "libxcb-xf86dri0- = " requires "libxcb-xfixes0- = " requires "libxcb-xkb1- = " requires "libxcb-xinerama0- = " - requires "libxcb-xprint0- = " requires "libxcb-xtest0- = " requires "libxcb-xv0- = " requires "libxcb-xvmc0- = " diff --git a/libxcb-1.11.1.tar.bz2 b/libxcb-1.11.1.tar.bz2 deleted file mode 100644 index 7a8d2cb..0000000 --- a/libxcb-1.11.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30 -size 519517 diff --git a/libxcb-1.12.tar.bz2 b/libxcb-1.12.tar.bz2 new file mode 100644 index 0000000..eaf49f0 --- /dev/null +++ b/libxcb-1.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b +size 613822 diff --git a/libxcb.changes b/libxcb.changes index 12846ec..6cdc9fe 100644 --- a/libxcb.changes +++ b/libxcb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 19 09:40:43 UTC 2016 - sndirsch@suse.com + +- Update to version 1.12 + * here is a new version of libxcb for you to enjoy. The + highlights are the same as for the new xcb-proto release: + xinput support, RandR 1.5 and an automatic alignment checker. +- removed libxcb-xevie0/libxcb-xprint0 subpackages + ------------------------------------------------------------------- Wed Dec 23 23:16:43 UTC 2015 - eich@suse.com diff --git a/libxcb.spec b/libxcb.spec index 9ae09c0..f882c4a 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -18,7 +18,7 @@ Name: libxcb %define lname libxcb1 -Version: 1.11.1 +Version: 1.12 Release: 0 Summary: X11 core protocol C library License: MIT @@ -42,7 +42,7 @@ BuildRequires: python-xml BuildRequires: pkgconfig(check) >= 0.9.4 BuildRequires: pkgconfig(pthread-stubs) BuildRequires: pkgconfig(xau) >= 0.99.2 -BuildRequires: pkgconfig(xcb-proto) >= 1.11 +BuildRequires: pkgconfig(xcb-proto) >= 1.12 BuildRequires: pkgconfig(xorg-macros) >= 1.18 #optional#BuildRequires: pkgconfig(xdmcp) %if 0%{?suse_version} >= 1210 @@ -50,7 +50,7 @@ BuildRequires: xsltproc %else BuildRequires: libxslt %endif -BuildRequires: python-xcb-proto-devel >= 7.6_1.11 +BuildRequires: python-xcb-proto-devel >= 7.6_1.12 %description The X protocol C-language Binding (XCB) is a replacement for Xlib @@ -232,20 +232,6 @@ The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. -%package -n libxcb-xevie0 -Summary: X11 Xevie Extension C library -Group: System/Libraries - -%description -n libxcb-xevie0 -The X protocol C-language Binding (XCB) is a replacement for Xlib -featuring a small footprint, latency hiding, direct access to the -protocol, improved threading support, and extensibility. - -The EvIE (Event Interception Extension) allows for clients to be able -to intercept all events coming through the server and then decide -what to do with them, including being able to modify or discard -events. - %package -n libxcb-xf86dri0 Summary: X11 XFree86-DRI Extension C library Group: System/Libraries @@ -292,18 +278,6 @@ Xinerama is an extension to the X Window System which enables multi-headed X applications and window managers to use two or more physical displays as one large virtual display. -%package -n libxcb-xprint0 -Summary: X11 XPrint Extension C library -Group: System/Libraries - -%description -n libxcb-xprint0 -The X protocol C-language Binding (XCB) is a replacement for Xlib -featuring a small footprint, latency hiding, direct access to the -protocol, improved threading support, and extensibility. - -libxcb-xprint provides APIs to allow client applications to render to -non-display devices. - %package -n libxcb-xtest0 Summary: X11 XTEST Extension C library Group: System/Libraries @@ -364,12 +338,10 @@ Requires: libxcb-screensaver0 = %version Requires: libxcb-shape0 = %version Requires: libxcb-shm0 = %version Requires: libxcb-sync1 = %version -Requires: libxcb-xevie0 = %version Requires: libxcb-xf86dri0 = %version Requires: libxcb-xfixes0 = %version Requires: libxcb-xinerama0 = %version Requires: libxcb-xkb1 = %version -Requires: libxcb-xprint0 = %version Requires: libxcb-xtest0 = %version Requires: libxcb-xv0 = %version Requires: libxcb-xvmc0 = %version @@ -479,10 +451,6 @@ rm -f "%buildroot/%_libdir"/*.la %postun -n libxcb-present0 -p /sbin/ldconfig -%post -n libxcb-xevie0 -p /sbin/ldconfig - -%postun -n libxcb-xevie0 -p /sbin/ldconfig - %post -n libxcb-xf86dri0 -p /sbin/ldconfig %postun -n libxcb-xf86dri0 -p /sbin/ldconfig @@ -499,10 +467,6 @@ rm -f "%buildroot/%_libdir"/*.la %postun -n libxcb-xinerama0 -p /sbin/ldconfig -%post -n libxcb-xprint0 -p /sbin/ldconfig - -%postun -n libxcb-xprint0 -p /sbin/ldconfig - %post -n libxcb-xtest0 -p /sbin/ldconfig %postun -n libxcb-xtest0 -p /sbin/ldconfig @@ -579,10 +543,6 @@ rm -f "%buildroot/%_libdir"/*.la %defattr(-,root,root) %_libdir/libxcb-present.so.0* -%files -n libxcb-xevie0 -%defattr(-,root,root) -%_libdir/libxcb-xevie.so.0* - %files -n libxcb-xf86dri0 %defattr(-,root,root) %_libdir/libxcb-xf86dri.so.* @@ -598,10 +558,6 @@ rm -f "%buildroot/%_libdir"/*.la %defattr(-,root,root) %_libdir/libxcb-xinerama.so.0* -%files -n libxcb-xprint0 -%defattr(-,root,root) -%_libdir/libxcb-xprint.so.0* - %files -n libxcb-xtest0 %defattr(-,root,root) %_libdir/libxcb-xtest.so.0*