From 8c6e932e56ee0ef66e52b4132a0df29183de5ea0 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Tue, 29 Apr 2014 18:57:48 +0200 Subject: [PATCH] - up to 0.1.0 - commented the lib.patch --- libdom.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/libdom.spec b/libdom.spec index e58bbd3..07b5654 100644 --- a/libdom.spec +++ b/libdom.spec @@ -4,19 +4,19 @@ Summary: Implementation of W3C DOM Name: libdom -Version: 0.0.1 +Version: 0.1.0 Release: 1 License: MIT Group: Libraries Source0: http://download.netsurf-browser.org/libs/releases/%{name}-%{version}-src.tar.gz -# Source0-md5: dea386cfe4fc65b79a1815b0515fc688 -Patch0: lib.patch +# Source0-md5: 055878cf633a935031517e2e209062f6 +#Patch0: lib.patch URL: http://www.netsurf-browser.org/projects/libdom/ -BuildRequires: libhubbub-devel >= 0.2.0 -BuildRequires: libparserutils-devel >= 0.1.2 -BuildRequires: libwapcaplet-devel >= 0.2.0 +BuildRequires: libhubbub-devel >= 0.3.0 +BuildRequires: libparserutils-devel >= 0.2.0 +BuildRequires: libwapcaplet-devel >= 0.2.1 BuildRequires: libxml2-devel -BuildRequires: netsurf-buildsystem +BuildRequires: netsurf-buildsystem >= 1.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -52,7 +52,7 @@ Statyczna biblioteka libdom. %prep %setup -q -%patch0 -p1 +#%%patch0 -p1 %build export CC="%{__cc}" -- 2.44.0