From d38ef06fda648d2eba7b7fcdb9894622908b54d0eafcc99b2f056d1e5abe9e17 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 19 Nov 2009 14:43:35 +0000 Subject: [PATCH] autoreconf, add pkg-config OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=6 --- openscap.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openscap.spec b/openscap.spec index 3c71df4..27812c5 100644 --- a/openscap.spec +++ b/openscap.spec @@ -18,7 +18,7 @@ Name: openscap -BuildRequires: python-devel libxml2-devel pcre-devel swig libnl-devel rpm-devel +BuildRequires: python-devel libxml2-devel pcre-devel swig libnl-devel rpm-devel pkg-config License: GPL v3 or later Group: Development/Tools/Other AutoReqProv: on @@ -44,6 +44,7 @@ More information about SCAP can be found at nvd.nist.gov. %patch0 -p0 %build +autoreconf -i -f %configure make