]> git.pld-linux.org Git - packages/dwdiff.git/blobdiff - dwdiff.spec
- updated to 2.0.9
[packages/dwdiff.git] / dwdiff.spec
index 57929302561709be29638ef2f04f13ce36c86d7a..21069daa6ebde292b8532c6ab17f7474bbe0a734 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       diff frontend that operates on words
 Summary(pl.UTF-8):     frontend do diffa operujący na słowach
 Name:          dwdiff
-Version:       1.6.1
+Version:       2.0.9
 Release:       1
 License:       GPL v3
 Group:         Applications/Text
 Source0:       http://os.ghalkes.nl/dist/%{name}-%{version}.tgz
-# Source0-md5: e7bf94f579ce764c2070c17cc5a24332
+# Source0-md5: f8364e1257011cc9dfe349775a651606
 URL:           http://os.ghalkes.nl/dwdiff.html
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: libicu-devel
 BuildRequires: pkgconfig
 BuildRequires: which
@@ -64,6 +64,8 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}}
 
 %find_lang %{name}
 
+rm -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -71,5 +73,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changelog README
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/dwdiff.1*
-%lang(nl) %{_mandir}/nl/man1/dwdiff.1*
+%{_mandir}/man1/dw*.1*
+%lang(nl) %{_mandir}/nl/man1/dw*.1*
This page took 0.085242 seconds and 4 git commands to generate.