]> git.pld-linux.org Git - packages/dwdiff.git/blobdiff - dwdiff.spec
- release 7 (by relup.sh)
[packages/dwdiff.git] / dwdiff.spec
index 08e496e12be970ac311bf9474a8a4559beb5cf47..a7733aafe89880cc79c526dcd1bcc791897b34b0 100644 (file)
@@ -2,13 +2,13 @@ Summary:      diff frontend that operates on words
 Summary(pl.UTF-8):     frontend do diffa operujący na słowach
 Name:          dwdiff
 Version:       2.0.4
-Release:       1
+Release:       7
 License:       GPL v3
 Group:         Applications/Text
 Source0:       http://os.ghalkes.nl/dist/%{name}-%{version}.tgz
 # Source0-md5: 1bb69cbfb76583f69c6912f925fc4cec
 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.081558 seconds and 4 git commands to generate.