|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libabw
|
|
|
|
|
Version: 0.0.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A library for import of AbiWord files
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -98,6 +98,9 @@ install -m 0644 abw2*.1 %{buildroot}/%{_mandir}/man1
|
|
|
|
|
%{_mandir}/man1/abw2html.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 22 2014 Petr Machata <pmachata@redhat.com> - 0.0.2-2
|
|
|
|
|
- Rebuild for boost 1.55.0
|
|
|
|
|
|
|
|
|
|
* Mon Feb 10 2014 David Tardon <dtardon@redhat.com> - 0.0.2-1
|
|
|
|
|
- new upstream release 0.0.2
|
|
|
|
|
- generate man pages for the tools
|
|
|
|
|