Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 6a3eed034e07594919c7ad7e030390b3 > files > 2

zfo-editor-0.3.2-4.mga3.src.rpm

Name:		zfo-editor
Version:	0.3.2
Release:	%mkrel 4
Summary:	ZFO editor allows working with zfo forms 
License:	GPLv2
Group:		Office/Utilities
URL:		http://labs.nic.cz/page/768/zfo-editor/
Source0:	http://labs.nic.cz/files/labs/zfo_editor/%{name}-%{version}.tar.gz
BuildRequires:	python-setuptools
BuildArch:	noarch
Requires:      python-lxml
Requires:      python-webkitgtk

%description
ZFO editor allows working with ZFO forms on systems which are not officially
or at all supported by SW602 602XML Filler. ZFO editor works with forms
present in ZFO/FO format excluding ISDS Databox-ZFO format, please use dsgui
for that.

%prep
%setup -q -n %{name}-%{version}

%build

%install
python setup.py install --root %{buildroot}/
mv %{buildroot}/%{py_sitedir}/release.py %{buildroot}/%{py_sitedir}/zfoeditor/
sed -i 's/Office/Office;/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop
sed -i 's/+xml/+xml;/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop

%files
%defattr(644,root,root,755)
%doc README INSTALL RELEASE_NOTES.txt
%dir %{_datadir}/zfoeditor
%{_datadir}/zfoeditor/*
%{py_sitedir}/zfoeditor/*
%{py_sitedir}/zfo_editor*
%{_datadir}/applications/%{name}*
%{_datadir}/mime/packages/%{name}*
%defattr(755,root,root,755)
%{_bindir}/zfo_editor


%changelog

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

  + boklm <boklm>
    - Update group: Office/Other -> Office/Utilities

* Sun Jan 06 2013 barjac <barjac> 0.3.2-3.mga3
+ Revision: 340286
- update group

* Sat Oct 15 2011 supp <supp> 0.3.2-2.mga2
+ Revision: 155353
- add missing rt requires

* Sat Oct 01 2011 supp <supp> 0.3.2-1.mga2
+ Revision: 150736
- imported package zfo-editor