summaryrefslogtreecommitdiff
path: root/libwbxml.spec
diff options
context:
space:
mode:
authorSzymon Siwek2008-10-21 21:40:49 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8aac47c5c2a4c20c78c687e1717bc91ae38d60c7 (patch)
tree2125e4cfa9b940b203949dc6ec84a1408065eb19 /libwbxml.spec
parent0eb8188fee07f34090201352eaf5cf0b10e80179 (diff)
downloadlibwbxml-8aac47c5c2a4c20c78c687e1717bc91ae38d60c7.zip
libwbxml-8aac47c5c2a4c20c78c687e1717bc91ae38d60c7.tar.gz
- added version.patch
Changed files: libwbxml.spec -> 1.12
Diffstat (limited to 'libwbxml.spec')
-rw-r--r--libwbxml.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/libwbxml.spec b/libwbxml.spec
index c9471e0..2c12094 100644
--- a/libwbxml.spec
+++ b/libwbxml.spec
@@ -8,6 +8,7 @@ Group: Libraries
Source0: http://dl.sourceforge.net/wbxmllib/%{name}-%{version}.tar.gz
# Source0-md5: 67a48fd9b69db8818a4dca5375c7993a
Patch0: %{name}-doc.patch
+Patch1: %{name}-version.patch
URL: http://libwbxml.aymerick.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -52,6 +53,7 @@ Statyczna biblioteka WBXML2.
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__libtoolize}