]> git.pld-linux.org Git - packages/dwdiff.git/blobdiff - dwdiff.spec
- release 7 (by relup.sh)
[packages/dwdiff.git] / dwdiff.spec
index 53b9de18b46e6cf3dc7f6dcc5a073e7eb3184178..a7733aafe89880cc79c526dcd1bcc791897b34b0 100644 (file)
@@ -1,14 +1,17 @@
 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
-Release:       1
+Version:       2.0.4
+Release:       7
 License:       GPL v3
 Group:         Applications/Text
 Source0:       http://os.ghalkes.nl/dist/%{name}-%{version}.tgz
-# Source0-md5: e7bf94f579ce764c2070c17cc5a24332
+# Source0-md5: 1bb69cbfb76583f69c6912f925fc4cec
 URL:           http://os.ghalkes.nl/dwdiff.html
+BuildRequires: gettext-tools
 BuildRequires: libicu-devel
+BuildRequires: pkgconfig
+BuildRequires: which
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -61,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
 
@@ -68,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.072844 seconds and 4 git commands to generate.