From 7319307b040aa4266553d236fd17e2787085cb0be66a28e6d106be5e8be8d710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 2 Dec 2011 12:53:21 +0000 Subject: [PATCH] Accepting request 95005 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/95005 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=18 --- expat.changes | 5 +++++ expat.spec | 9 ++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/expat.changes b/expat.changes index 54410a9..ae1c65e 100644 --- a/expat.changes +++ b/expat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 2 12:43:19 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sun Oct 30 22:03:29 UTC 2011 - crrodriguez@opensuse.org diff --git a/expat.spec b/expat.spec index b4d920b..782ecd6 100644 --- a/expat.spec +++ b/expat.spec @@ -15,11 +15,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: expat Version: 2.0.1 -Release: 105 +Release: 0 Group: Development/Libraries/C and C++ License: MIT Url: http://expat.sourceforge.net/ @@ -37,6 +35,7 @@ Patch1: %{name}-CVE-2009-3560.patch Patch2: expat-visibility.patch Patch3: expat-alloc-size.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: automake BuildRequires: gcc-c++ %description @@ -63,9 +62,7 @@ internal subset or it is declared as stand-alone in the XML declaration). %package -n libexpat1 -License: MIT Summary: XML Parser Toolkit -Group: Development/Libraries/C and C++ # bug437293 %ifarch ppc64 Obsoletes: expat-64bit @@ -96,9 +93,7 @@ internal subset or it is declared as stand-alone in the XML declaration). %package -n libexpat-devel -License: MIT Summary: XML Parser Toolkit -Group: Development/Libraries/C and C++ Requires: libexpat1 = %{version} glibc-devel %description -n libexpat-devel