summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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