]> git.pld-linux.org Git - packages/libdom.git/commitdiff
- up to 0.1.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 29 Apr 2014 16:57:48 +0000 (18:57 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 29 Apr 2014 16:57:48 +0000 (18:57 +0200)
- commented the lib.patch

libdom.spec

index e58bbd36e72deb5cbb9d9c53941ab115cc978105..07b56543825c185aa28df724420a7cc7e53addbe 100644 (file)
@@ -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}"
This page took 0.110093 seconds and 4 git commands to generate.