Hello community,

here is the log from the commit of package xcb-util for openSUSE:Factory 
checked in at 2012-03-23 12:11:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xcb-util (Old)
 and      /work/SRC/openSUSE:Factory/.xcb-util.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xcb-util", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xcb-util/xcb-util.changes        2012-02-17 
12:11:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xcb-util.new/xcb-util.changes   2012-03-23 
12:11:41.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Mar 22 11:01:16 UTC 2012 - sndir...@suse.com
+
+- Grammar/ortho fixes, and desc update (libraries gone in 0.3.8) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xcb-util.spec ++++++
--- /var/tmp/diff_new_pack.Atp2sP/_old  2012-03-23 12:11:42.000000000 +0100
+++ /var/tmp/diff_new_pack.Atp2sP/_new  2012-03-23 12:11:42.000000000 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package libxcb-util
+# spec file for package xcb-util
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -14,6 +14,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+
 Name:           xcb-util
 %define lname  libxcb-util0
 Version:        0.3.8
@@ -21,47 +24,49 @@
 Summary:        XCB utility modules
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            http://xcb.freedesktop.org/
+Url:            http://xcb.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/xcb/util
 #Git-Web:      http://cgit.freedesktop.org/xcb/util/
 Source:         %name-%version.tar.bz2
-BuildRoot:     %_tmppath/%name-%version-build
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.62, automake, libtool
 BuildRequires: gperf
-BuildRequires:  pkgconfig, pkgconfig(xproto) >= 7.0.8
+BuildRequires:  pkgconfig
 BuildRequires: pkgconfig(xcb) >= 1.4
+BuildRequires:  pkgconfig(xproto) >= 7.0.8
 
 %description
-The XCB util modules provides a number of libraries which sit on top
+The XCB util modules provide a number of libraries which sit on top
 of libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
 
+Included in this package are:
+
+- atom: Standard core X atom constants and atom caching.
+- aux: Convenient access to connection setup and some core requests.
+- event: Callback X event handling.
+
 %package -n %lname
 Summary:        XCB utility modules
 Group:          System/Libraries
 
 %description -n %lname
-The XCB util modules provides a number of libraries which sit on top
+The XCB util modules provide a number of libraries which sit on top
 of libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
 
-These libraries are currently included:
+Included in this package are:
 
 - atom: Standard core X atom constants and atom caching.
 - aux: Convenient access to connection setup and some core requests.
 - event: Callback X event handling.
-- icccm: Both client and window-manager helpers for ICCCM.
-- image: Port of Xlib's XImage and XShmImage functions.
-- keysyms: Standard X key constants and conversion to/from keycodes.
-- property: Callback X property-change handling.
-- render-util: Convenience functions for the Render extension.
 
 %package devel
 Summary:        Development files for the XCB utility modules
@@ -69,7 +74,7 @@
 Requires:       %lname = %version
 
 %description devel
-The XCB util modules provides a number of libraries which sit on top
+The XCB util modules provide a number of libraries which sit on top
 of libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to