Sophie

Sophie

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

datovka-3.0.3-2.mga3.src.rpm

Summary:	Datovka is a free graphical interface for 'Datove schranky'
Name:		datovka
Version:	3.0.3
Release:	%mkrel 2
Source0:	http://www.nic.cz/public_media/datove_schranky/releases/%{name}-%{version}/src/%{name}-%{version}.tar.gz
License:	LGPLv2
Group:		Office/Utilities
BuildArch:	noarch
Requires:	dslib >= 3.0
Requires:	pygtk2
Requires:	python-reportlab
Requires:	python-sqlalchemy
Requires:	pyasn1 >= 0.0.13
BuildRequires:	python-setuptools
Obsoletes:	dsgui 
URL:		http://labs.nic.cz/datove-schranky/

%description
Datovka, successor of dsgui is a GUI application allowing access to
a 'Databox' - an electronic communication interface endorsed by 
the Czech government.

%prep
%setup -n %{name}-%{version} -n %{name}-%{version} -q
sed -i 's/Office/Office;/g' %{name}.desktop


%build
python setup.py build

%install
python setup.py install --single-version-externally-managed \
	--root=%{buildroot} 

%find_lang %{name}

%files -f %{name}.lang
%defattr(-,root,root,-)
%dir %{py_sitedir}/%{name}*
%{py_sitedir}/%{name}*/*
%{_bindir}/%{name}
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/*
%{_datadir}/applications/%{name}*
%{_datadir}/icons/hicolor/*/apps/%{name}*


%changelog

* Fri Jan 11 2013 umeabot <umeabot> 3.0.3-2.mga3
+ Revision: 348622
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

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

* Tue Jan 08 2013 supp <supp> 3.0.3-1.mga3
+ Revision: 342979
- update to 3.0.3, fixing incorrect message sorting issue

* Wed Jan 02 2013 supp <supp> 3.0.2-1.mga3
+ Revision: 337730
- update to 3.0.2, bringing many new features

* Fri Nov 02 2012 supp <supp> 2.1.2-2.mga3
+ Revision: 312588
- fix minimum dslib version dependency

* Mon Oct 29 2012 dams <dams> 2.1.2-1.mga3
+ Revision: 311375
- update %%group
- new version 2.1.2

* Mon Jul 30 2012 supp <supp> 2.1.1-1.mga3
+ Revision: 276146
- update to 2.1.1, fixing several minor bugs and adding new CA cert for DataBox

* Sat Jun 30 2012 supp <supp> 2.0.2-3.mga3
+ Revision: 265643
- bump for cauldron
- update to 2.0.2, fixing serious bug which may corrupt data when using multiple accounts

* Sat Mar 03 2012 supp <supp> 2.0-1.mga2
+ Revision: 217264
- update to 2.0, allowing access to new features of DataBox

* Thu Dec 08 2011 supp <supp> 1.7-1.mga2
+ Revision: 178922
- imported package datovka