From 4c4ce335e719460828bb0f48f640d96b57bcfb466fc1cfc10ce3257335465d21 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 1 Aug 2011 12:20:39 +0000 Subject: [PATCH 1/4] Updating link to change in openSUSE:Factory/libxslt revision 27.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=aa96418f5baf75b7cccdffa0f61fcd27 --- libxslt-python.spec | 2 +- libxslt.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libxslt-python.spec b/libxslt-python.spec index 4194ac0..199890e 100644 --- a/libxslt-python.spec +++ b/libxslt-python.spec @@ -25,7 +25,7 @@ BuildRequires: libgpg-error-devel BuildRequires: libxml2-devel Summary: Python Bindings for libxslt Version: 1.1.26 -Release: 3 +Release: 4 License: MIT License (or similar) Group: Development/Libraries/Python Source: libxslt-%{version}.tar.bz2 diff --git a/libxslt.spec b/libxslt.spec index 7b3fa31..11c5cd6 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -19,7 +19,7 @@ Name: libxslt Version: 1.1.26 -Release: 7 +Release: 9 License: MIT License (or similar) Summary: XSL Transformation Library Group: System/Libraries 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 2/4] 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 From fef434810069310910da0b1063629985bac1d11f2ba8f5bcb3f385043762f3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 2 Aug 2011 15:16:59 +0000 Subject: [PATCH 3/4] Revert last OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=20 --- libxslt-python.changes | 6 ------ libxslt.changes | 6 ------ libxslt.spec | 2 -- 3 files changed, 14 deletions(-) diff --git a/libxslt-python.changes b/libxslt-python.changes index d91a296..ba6ac76 100644 --- a/libxslt-python.changes +++ b/libxslt-python.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -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 eedcc16..d751d95 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -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 0aae012..11c5cd6 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -90,8 +90,6 @@ 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 From 91f6a88978c137eb8c10370970adcefc4fd7a089aded1c8528fece8bd391e0a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 3 Aug 2011 12:17:06 +0000 Subject: [PATCH 4/4] - 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/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=21 --- 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