Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 912ea17546d4dedcf02985292aeed7f8 > files > 2

unoconv-0.6-4.20140923.2.mga5.src.rpm

%define mainrel 4
%define snapshot 20140923
%define snaprel 2

Summary:        Tool to convert between any document format supported by LibreOffice
Name:           unoconv
Version:        0.6
Release:        %mkrel %{mainrel}.%{snapshot}.%{snaprel}
License:        GPLv2
Group:          System/Base
URL:            http://dag.wieers.com/home-made/unoconv/
Source:         %{name}-%{version}+%{snapshot}.tar.xz
BuildArch:      noarch
BuildRequires:  python3
Requires:       libreoffice-core
Requires:       libreoffice-pyuno

%description
unoconv converts between any document format that LibreOffice understands.
It uses LibreOffice's UNO bindings for non-interactive conversion of
documents.

Supported document formats include Open Document Format (.odf), MS Word (.doc),
MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML,
RTF, Docbook (.xml), and more.

%prep
%setup -q -n %{name}-%{version}+%{snapshot}
sed -i 's|bin/env python|bin/env python3|' %{name}

%build

%install
%make_install

%files
%doc AUTHORS ChangeLog COPYING WISHLIST tests/
%{_mandir}/man1/%{name}.1*
%{_bindir}/%{name}


%changelog
* Sun Feb 22 2015 akien <akien> 0.6-4.20140923.2.mga5
+ Revision: 816461
- Add python3 as a BR for AutoReq

* Sat Feb 21 2015 akien <akien> 0.6-4.20140923.1.mga5
+ Revision: 816265
- New dev snapshot with Python 3 support (version 0.6 is broken with LO 4)

* Wed Oct 15 2014 umeabot <umeabot> 0.6-3.mga5
+ Revision: 748378
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.6-2.mga5
+ Revision: 690055
- Mageia 5 Mass Rebuild

* Sat Feb 15 2014 dams <dams> 0.6-1.mga5
+ Revision: 592362
- new version 0.6

* Fri Oct 18 2013 umeabot <umeabot> 0.4-3.mga5
+ Revision: 519912
- Mageia 4 Mass Rebuild

* Mon Jan 14 2013 umeabot <umeabot> 0.4-2.mga3
+ Revision: 385072
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Aug 31 2011 ovitters <ovitters> 0.4-1.mga2
+ Revision: 136811
- imported package unoconv