]> git.pld-linux.org Git - packages/dwdiff.git/blobdiff - dwdiff.spec
icu rebuild
[packages/dwdiff.git] / dwdiff.spec
index 08e496e12be970ac311bf9474a8a4559beb5cf47..07d1c8250089dfc88b90bb568b9c36bf8dca3faa 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:       2.0.4
-Release:       1
+Version:       2.1.4
+Release:       5
 License:       GPL v3
 Group:         Applications/Text
-Source0:       http://os.ghalkes.nl/dist/%{name}-%{version}.tgz
-# Source0-md5: 1bb69cbfb76583f69c6912f925fc4cec
+Source0:       http://os.ghalkes.nl/dist/%{name}-%{version}.tar.bz2
+# Source0-md5: 4e7b332b1e9e1a9b6f119f39532ed24f
 URL:           http://os.ghalkes.nl/dwdiff.html
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: libicu-devel
 BuildRequires: pkgconfig
 BuildRequires: which
@@ -52,7 +52,7 @@ wyświetlane.
        --prefix="$RPM_BUILD_ROOT%{_prefix}" \
        --mandir="$RPM_BUILD_ROOT%{_mandir}" \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags}" \
+       CFLAGS="%{rpmcflags} -fcommon" \
        LDFLAGS="%{rpmldflags}"
 %{__make}
 
@@ -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.089939 seconds and 4 git commands to generate.