summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2013-02-18 11:07:49 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2013-02-18 11:08:12 +0200
commitf595d16451446efd104e7339fb2402ba5cfa7987 (patch)
tree11fdb09bb5c54e2e625bc2b0bb9b1df545a45c69
parent9e3d82151917f96dc5143dd2def282e62ecae605 (diff)
downloadxcb-util-f595d16451446efd104e7339fb2402ba5cfa7987.tar.gz
xcb-util-f595d16451446efd104e7339fb2402ba5cfa7987.tar.bz2
xcb-util-f595d16451446efd104e7339fb2402ba5cfa7987.zip
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
-rw-r--r--packaging/xcb-util.changes3
-rw-r--r--packaging/xcb-util.spec2
2 files changed, 4 insertions, 1 deletions
diff --git a/packaging/xcb-util.changes b/packaging/xcb-util.changes
index c43e080..c661ec3 100644
--- a/packaging/xcb-util.changes
+++ b/packaging/xcb-util.changes
@@ -1,3 +1,6 @@
+* Mon Feb 18 2013 Markus Lehtonen <markus.lehtonen@linux.intel.com> submit/trunk/20130216.171741@52e9c7f
+- Fix requires of devel package
+
* Sat Feb 16 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130216.164923@a716c86
- put library in libxcb-util for consistency
diff --git a/packaging/xcb-util.spec b/packaging/xcb-util.spec
index 94c3c6e..a510e4f 100644
--- a/packaging/xcb-util.spec
+++ b/packaging/xcb-util.spec
@@ -42,7 +42,7 @@ Included in this package are:
%package devel
Summary: Development and header files for xcb-util
Group: System Environment/Libraries
-Requires: %{name} = %{version}
+Requires: libxcb-util = %{version}
Requires: pkgconfig
%description devel