X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=elisa.spec;h=0812a5fc81a9de6c16bf9f88a2ec0fdddb26c019;hb=1a2634b0bdc549078529511bcf5876664616dfdc;hp=1d3fd884ba8df5f5ece18adb3c4c2d09428da367;hpb=0a76eb338a1ac1e6ab15b91c4d299fc9c5935ba7;p=packages%2Felisa.git diff --git a/elisa.spec b/elisa.spec index 1d3fd88..0812a5f 100644 --- a/elisa.spec +++ b/elisa.spec @@ -1,42 +1,75 @@ Summary: Media center -Summary(pl): Media center +Summary(pl.UTF-8): Centrum multimedialne Name: elisa -Version: 0.1.4.2 -Release: 0.1 -License: GPL -Group: Applications -Source0: http://www.fluendo.com/elisa/downloads/elisa/%{name}-%{version}.tar.gz -# Source0-md5: fe9bfb723c8565e62ebf4d2e21588aab +Version: 0.5.7 +Release: 2 +License: GPL v3 +Group: Applications/Multimedia +Source0: http://elisa.fluendo.com/static/download/elisa/%{name}-%{version}.tar.gz +# Source0-md5: 6ab12f15e85ce41f7e706bf943d04533 URL: http://www.fluendo.com/elisa/ +BuildRequires: python-TwistedCore >= 8.0.0 +BuildRequires: python-gstreamer >= 0.10.9 +BuildRequires: python-setuptools +Requires: pigment >= 0.1.5 +Requires: python-PIL +Requires: python-TwistedCore >= 8.0.0 +Requires: python-TwistedCore-ssl >= 8.0.0 +Requires: python-TwistedWeb >= 8.0.0 +Requires: python-TwistedWeb2 >= 8.0.0 +Requires: python-coherence +Requires: python-cssutils >= 0.9.5.1 +Requires: python-encutils +Requires: python-gstreamer >= 0.10.9 +Requires: python-pigment >= 0.3.5 +Requires: python-pygobject +Requires: python-pymetar +Requires: python-setuptools +Requires: python-sqlite +Requires: elisa-plugins-good +Requires: elisa-plugins-bad +Suggests: elisa-plugins-ugly +Suggests: python-gpod +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Elisa is a project to create an open source cross platform media -center solution +center solution. -%description -l pl -Elisa is a project to create an open source cross platform media -center solution +%description -l pl.UTF-8 +Elisa jest projektem stworzenia wieloplatformowego centrum +multimedialnego o otwartych źródłach. %prep %setup -q %build -CFLAGS="%{rpmcflags}" \ python setup.py build %install rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}/plugins python setup.py install \ --root=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name} -name "*.py" -exec rm {} \; + +%py_postclean + %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc -%attr(755,root,root) %{_bindir}/* +# COPYING contains just some notes, LICENSE.GPL includes excemption clause +%doc AUTHORS COPYING FAQ* LICENSE.* NEWS README FIRST_RUN +%attr(755,root,root) %{_bindir}/elisa* %{py_sitescriptdir}/%{name} -%{py_sitescriptdir}/%{name}-%{version}* +%{py_sitescriptdir}/%{name}*.egg-info +%{py_sitescriptdir}/%{name}_*.pyc +%{py_sitescriptdir}/%{name}*.pth +%{_desktopdir}/%{name}.desktop +%{_desktopdir}/%{name}-mobile.desktop +%{_pixmapsdir}/%{name}.png +%{_datadir}/dbus-1/services/com.fluendo.elisa.service +%{_mandir}/man1/%{name}*