]> git.pld-linux.org Git - packages/libsvgtiny.git/commitdiff
- up to 0.1.1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 29 Apr 2014 17:01:41 +0000 (19:01 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 29 Apr 2014 17:01:41 +0000 (19:01 +0200)
- commented the lib.patch

libsvgtiny.spec

index 6dad294f02aeecb5e79a1a478719cd886f2bb60d..53a01a1f136ec4d99db505c783878f45b8b4c1f0 100644 (file)
@@ -4,18 +4,18 @@
 
 Summary:       Implementation of SVG Tiny
 Name:          libsvgtiny
-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: b1da875a8cfa4e005bb74c6aac62baf1
-Patch0:                lib.patch
+# Source0-md5: 6e3da8ecfde7749852a66195ebea0de1
+#Patch0:               lib.patch
 URL:           http://www.netsurf-browser.org/projects/libsvgtiny/
 BuildRequires: gperf
-BuildRequires: libdom-devel >= 0.0.1
-BuildRequires: libwapcaplet-devel >= 0.2.0
-BuildRequires: netsurf-buildsystem
+BuildRequires: libdom-devel >= 0.1.0
+BuildRequires: libwapcaplet-devel >= 0.2.1
+BuildRequires: netsurf-buildsystem >= 1.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,7 +55,7 @@ Statyczna biblioteka libsvgtiny.
 
 %prep
 %setup -q
-%patch0 -p1
+#%%patch0 -p1
 
 %build
 export CC="%{__cc}"
This page took 0.063703 seconds and 4 git commands to generate.