automatic update by autodist [release 0.8.14-1mamba;Tue May 12 2015]
This commit is contained in:
parent
5d6ebfeb57
commit
dcddb7a897
30
idjc.spec
30
idjc.spec
@ -1,6 +1,6 @@
|
|||||||
Name: idjc
|
Name: idjc
|
||||||
Version: 0.8.10
|
Version: 0.8.14
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A graphical shoutcast/icecast client
|
Summary: A graphical shoutcast/icecast client
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -63,20 +63,19 @@ A graphical shoutcast/icecast client with two media players, a jingles player, c
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/idjc
|
%{_bindir}/idjc
|
||||||
%{_libdir}/idjc.la
|
%dir %{_libdir}/idjc
|
||||||
%{_libdir}/idjc.so
|
%{_libdir}/idjc/idjc.la
|
||||||
%{_libdir}/idjc.so.*
|
%{_libdir}/idjc/idjc.so
|
||||||
#%{_bindir}/idjcctrl
|
%{python27_sitelib}/idjcmonitor.py
|
||||||
#%{_libexecdir}/idjcmixer
|
%{python27_sitelib}/idjcmonitor.pyc
|
||||||
#%{_libexecdir}/idjcsourceclient
|
%{python27_sitelib}/idjcmonitor.pyo
|
||||||
|
%{_libdir}/idjc/idjc.la
|
||||||
|
%{_libdir}/idjc/idjc.so
|
||||||
|
%dir %{_libdir}/idjc/site-packages
|
||||||
|
%dir %{_libdir}/idjc/site-packages/idjc
|
||||||
|
%{_libdir}/idjc/site-packages/idjc/*
|
||||||
%{_datadir}/applications/idjc.desktop
|
%{_datadir}/applications/idjc.desktop
|
||||||
%{_datadir}/pixmaps/idjc.png
|
%{_datadir}/pixmaps/idjc.png
|
||||||
%dir %{python27_sitearch}/idjc
|
|
||||||
%{python27_sitearch}/idjc/*.py
|
|
||||||
%{python27_sitearch}/idjc/*.pyc
|
|
||||||
%{python27_sitearch}/idjc/*.pyo
|
|
||||||
%dir %{python27_sitearch}/idjc/prelims
|
|
||||||
%{python27_sitearch}/idjc/prelims/*
|
|
||||||
%dir %{_datadir}/idjc
|
%dir %{_datadir}/idjc
|
||||||
%{_datadir}/idjc/*.png
|
%{_datadir}/idjc/*.png
|
||||||
%{_mandir}/man1/idjc*.1*
|
%{_mandir}/man1/idjc*.1*
|
||||||
@ -85,6 +84,9 @@ A graphical shoutcast/icecast client with two media players, a jingles player, c
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 12 2015 Automatic Build System <autodist@mambasoft.it> 0.8.14-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Thu May 15 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.10-2mamba
|
* Thu May 15 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.10-2mamba
|
||||||
- ffmpeg 2.2 rebuild
|
- ffmpeg 2.2 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user