summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-16 08:42:06 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-16 08:42:06 -0800
commita716c86c6a9cdd2a61d4000a1cfb365cf0f4eb25 (patch)
tree2abf4a5e0df53d0273cadf79b42e3e508e3ae485
parent1dabdbe242277c075b1864032c5b7c8360829663 (diff)
downloadxcb-util-a716c86c6a9cdd2a61d4000a1cfb365cf0f4eb25.tar.gz
xcb-util-a716c86c6a9cdd2a61d4000a1cfb365cf0f4eb25.tar.bz2
xcb-util-a716c86c6a9cdd2a61d4000a1cfb365cf0f4eb25.zip
-rw-r--r--packaging/baselibs.conf4
-rw-r--r--packaging/xcb-util.changes3
-rw-r--r--packaging/xcb-util.spec1
3 files changed, 7 insertions, 1 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644
index 0000000..8423659
--- /dev/null
+++ b/packaging/baselibs.conf
@@ -0,0 +1,4 @@
+libxcb-util
+xcb-util-devel
+ requires -xcb-util-<targettype>
+ requires "libxcb-util-<targettype> = <version>"
diff --git a/packaging/xcb-util.changes b/packaging/xcb-util.changes
new file mode 100644
index 0000000..8ccf055
--- /dev/null
+++ b/packaging/xcb-util.changes
@@ -0,0 +1,3 @@
+* Sat Feb 16 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20121116.224343@1dabdbe
+- Add baselibs.conf
+
diff --git a/packaging/xcb-util.spec b/packaging/xcb-util.spec
index 3f3268e..53adc92 100644
--- a/packaging/xcb-util.spec
+++ b/packaging/xcb-util.spec
@@ -14,7 +14,6 @@ BuildRequires: pkgconfig(xorg-macros)
BuildRequires: pkgconfig(xproto)
%description
-Description: %{summary}
The xcb-util module provides 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