From 66aac9aa2f88dd9ff369a6d70ed9794c18d9728c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 8 Nov 2017 10:19:55 +0100 Subject: [PATCH] remove BuildRoot It's not needed since EL5. Signed-off-by: Igor Gnatenko --- xmlsec1.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/xmlsec1.spec b/xmlsec1.spec index 7a59eb2..2d1285e 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -5,7 +5,6 @@ Release: 4%{?dist}%{?extra_release} License: MIT Group: System Environment/Libraries Source0: http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root URL: http://www.aleksey.com/xmlsec/ BuildRequires: libxml2-devel >= 2.6.0 BuildRequires: libxslt-devel >= 1.1.0 @@ -21,7 +20,6 @@ BuildRequires: automake BuildRequires: gettext-devel BuildRequires: libtool - %description XML Security Library is a C library based on LibXML2 and OpenSSL. The library was created with a goal to support major XML security