From 536886d71f988b0c4de23fd239f91b55c14868cdc922e21f13911013dcba38d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 2 Aug 2011 15:13:53 +0000 Subject: [PATCH] Accepting request 77695 from home:namtrac:bugfix - Add dependency on libgcrypt-devel and libgpg-error-devel for the libxslt-devel package. - Add dependency on libgcrypt-devel and libgpg-error-devel for the libxslt-devel package OBS-URL: https://build.opensuse.org/request/show/77695 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=19 --- libxslt-python.changes | 6 ++++++ libxslt.changes | 6 ++++++ libxslt.spec | 2 ++ 3 files changed, 14 insertions(+) diff --git a/libxslt-python.changes b/libxslt-python.changes index ba6ac76..d91a296 100644 --- a/libxslt-python.changes +++ b/libxslt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 2 15:09:50 UTC 2011 - idonmez@novell.com + +- Add dependency on libgcrypt-devel and libgpg-error-devel for + the libxslt-devel package. + ------------------------------------------------------------------- Mon Aug 1 09:59:25 UTC 2011 - idonmez@novell.com diff --git a/libxslt.changes b/libxslt.changes index d751d95..eedcc16 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 2 15:09:50 UTC 2011 - idonmez@novell.com + +- Add dependency on libgcrypt-devel and libgpg-error-devel for + the libxslt-devel package + ------------------------------------------------------------------- Mon Aug 1 09:59:25 UTC 2011 - idonmez@novell.com diff --git a/libxslt.spec b/libxslt.spec index 11c5cd6..0aae012 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -90,6 +90,8 @@ Group: Development/Libraries/C and C++ Obsoletes: libxslt-devel-64bit %endif Requires: %{name}1 = %{version} +Requires: libgcrypt-devel +Requires: libgpg-error-devel Requires: glibc-devel #libxml is automatically required with pkgconfig