]> git.pld-linux.org Git - packages/elation.git/blobdiff - elation.spec
- tabs in preamble
[packages/elation.git] / elation.spec
index cc2dacc9e515903b454d8d7b4665a49eee20d83f..00ed06df8407b59b8f0de190be6c15ebfa647829 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       DVR-like media player
+Summary(pl.UTF-8):     Odtwarzacz multimedialny w stylu DVR
 Name:          elation
 Version:       0.0.1.001
 %define        _snap   20050701
@@ -20,6 +21,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Elation is a DVR-like media player.
 
+%description -l pl.UTF-8
+Elation to odtwarzacz multimedialny w stylu DVR.
+
 %prep
 %setup -q -n %{name}
 
@@ -46,5 +50,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING README
 %attr(755,root,root) %{_bindir}/%{name}
+%dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*.so
 %{_datadir}/%{name}
This page took 0.076993 seconds and 4 git commands to generate.