summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nsgenbind.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/nsgenbind.spec b/nsgenbind.spec
index 25d502e..9ff9b49 100644
--- a/nsgenbind.spec
+++ b/nsgenbind.spec
@@ -1,16 +1,16 @@
Summary: Tool to generate DOM bindings
Summary(pl.UTF-8): Narzędzie do generowania wiązań DOM
Name: nsgenbind
-Version: 0.4
+Version: 0.5
Release: 1
License: MIT
Group: Development/Tools
Source0: http://download.netsurf-browser.org/libs/releases/%{name}-%{version}-src.tar.gz
-# Source0-md5: 5781cfee4413c2e31cb28ba2b4c31991
+# Source0-md5: 562f768a7db2144f77e9e8e91aa12aaf
URL: http://www.netsurf-browser.org/
BuildRequires: bison
BuildRequires: flex
-BuildRequires: netsurf-buildsystem >= 1.5
+BuildRequires: netsurf-buildsystem >= 1.6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -52,5 +52,5 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc COPYING README doc/example.bnd
+%doc COPYING README
%attr(755,root,root) %{_bindir}/nsgenbind