]> git.pld-linux.org Git - packages/libdom.git/blobdiff - libdom.spec
- updated to 0.1.1
[packages/libdom.git] / libdom.spec
index f3ff74134f90f74a0c53ea7cc288f12de96e2e7a..425818e49ac28f4a7d215fc08e40c36a753d4bed 100644 (file)
@@ -5,19 +5,20 @@
 Summary:       Implementation of W3C DOM
 Summary(pl.UTF-8):     Implementacja W3C DOM
 Name:          libdom
-Version:       0.1.0
+Version:       0.1.1
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://download.netsurf-browser.org/libs/releases/%{name}-%{version}-src.tar.gz
-# Source0-md5: 055878cf633a935031517e2e209062f6
+# Source0-md5: 48b46a8220e1a83a419846039e006af8
+Patch0:                no-Werror.patch
 URL:           http://www.netsurf-browser.org/projects/libdom/
 BuildRequires: expat-devel >= 1.95
 BuildRequires: libhubbub-devel >= 0.3.0
 BuildRequires: libparserutils-devel >= 0.2.0
 BuildRequires: libwapcaplet-devel >= 0.2.1
 BuildRequires: libxml2-devel >= 2.0
-BuildRequires: netsurf-buildsystem >= 1.1
+BuildRequires: netsurf-buildsystem >= 1.2
 BuildRequires: pkgconfig
 Requires:      libparserutils >= 0.2.0
 Requires:      libwapcaplet >= 0.2.1
@@ -63,6 +64,7 @@ Statyczna biblioteka libdom.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 export CC="%{__cc}"
This page took 0.452733 seconds and 4 git commands to generate.