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