From 2351e4fbbcb078fa8561fcf9313fd44f9bf4214e348b048eb765f9d99a59131b Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Sep 2011 13:44:29 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/neon revision 34.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=45fb3d6b6cc7420d963b8fd6a67dbd95 --- neon.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/neon.spec b/neon.spec index ac1174c..4976a8e 100644 --- a/neon.spec +++ b/neon.spec @@ -19,7 +19,7 @@ Name: neon Version: 0.29.6 -Release: 1 +Release: 7 License: GPLv2+ Summary: An HTTP and WebDAV Client Library BuildRequires: krb5-devel @@ -153,6 +153,7 @@ properties (PROPPATCH/PROPFIND) %setup -q %patch0 %patch1 + %build rm -f aclocal.m4 ltmain.sh sh autogen.sh From f2f040f0e4a9e6232feb0db2c4e6b374a516c1b4dd4668815f1c78e144a42f8c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 18 Oct 2011 14:38:35 +0000 Subject: [PATCH 2/2] - remove neon-aes-ni.patch temporarily (bnc#720601) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=19 --- neon.changes | 5 +++++ neon.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/neon.changes b/neon.changes index c657c65..eb2a544 100644 --- a/neon.changes +++ b/neon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 18 16:38:07 CEST 2011 - dmueller@suse.de + +- remove neon-aes-ni.patch temporarily (bnc#720601) + ------------------------------------------------------------------- Mon Sep 5 23:13:56 UTC 2011 - crrodriguez@opensuse.org diff --git a/neon.spec b/neon.spec index 4976a8e..596f0ab 100644 --- a/neon.spec +++ b/neon.spec @@ -152,7 +152,8 @@ properties (PROPPATCH/PROPFIND) %prep %setup -q %patch0 -%patch1 +# disable temporarily (bnc#720601) +#%patch1 %build rm -f aclocal.m4 ltmain.sh