automatic version update by autodist [release 3.14.1-1mamba;Fri Nov 21 2014]
This commit is contained in:
parent
998e50d933
commit
5a968374ce
21
totem.spec
21
totem.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: totem
|
Name: totem
|
||||||
Version: 3.12.2
|
Version: 3.14.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A movie player based on GStreamer
|
Summary: A movie player based on GStreamer
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -169,14 +169,13 @@ exit 0
|
|||||||
%{_bindir}/totem-audio-preview
|
%{_bindir}/totem-audio-preview
|
||||||
#%{_bindir}/totem-video-indexer
|
#%{_bindir}/totem-video-indexer
|
||||||
%{_bindir}/totem-video-thumbnailer
|
%{_bindir}/totem-video-thumbnailer
|
||||||
%dir %{_libdir}/totem/plugins
|
|
||||||
%{_libdir}/totem/plugins/*
|
|
||||||
%{_datadir}/GConf/gsettings/opensubtitles.convert
|
%{_datadir}/GConf/gsettings/opensubtitles.convert
|
||||||
#%{_datadir}/GConf/gsettings/publish.convert
|
#%{_datadir}/GConf/gsettings/publish.convert
|
||||||
%{_datadir}/GConf/gsettings/pythonconsole.convert
|
%{_datadir}/GConf/gsettings/pythonconsole.convert
|
||||||
%{_datadir}/GConf/gsettings/totem.convert
|
%{_datadir}/GConf/gsettings/totem.convert
|
||||||
%{_datadir}/appdata/totem.appdata.xml
|
%{_datadir}/appdata/org.gnome.Totem.appdata.xml
|
||||||
%{_datadir}/applications/totem.desktop
|
%{_datadir}/applications/org.gnome.Totem.desktop
|
||||||
|
%{_datadir}/dbus-1/services/org.gnome.Totem.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.totem.*.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.totem.*.xml
|
||||||
#%dir %{_datadir}/omf/totem
|
#%dir %{_datadir}/omf/totem
|
||||||
#%{_datadir}/omf/totem/*
|
#%{_datadir}/omf/totem/*
|
||||||
@ -189,8 +188,10 @@ exit 0
|
|||||||
%files -n libtotem
|
%files -n libtotem
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libtotem.so.*
|
%{_libdir}/libtotem.so.*
|
||||||
|
%dir %{_libdir}/totem/plugins
|
||||||
|
%{_libdir}/totem/plugins/*
|
||||||
%{_libdir}/girepository-1.0/Totem-1.0.typelib
|
%{_libdir}/girepository-1.0/Totem-1.0.typelib
|
||||||
%{_libexecdir}/totem-plugin-viewer
|
#%{_libexecdir}/totem-plugin-viewer
|
||||||
%{_libexecdir}/totem/totem-bugreport.py
|
%{_libexecdir}/totem/totem-bugreport.py
|
||||||
%dir %{_datadir}/totem
|
%dir %{_datadir}/totem
|
||||||
%{_datadir}/totem/*
|
%{_datadir}/totem/*
|
||||||
@ -214,7 +215,7 @@ exit 0
|
|||||||
|
|
||||||
%files mozilla-plugin
|
%files mozilla-plugin
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/mozilla/plugins/libtotem-*
|
#%{_libdir}/mozilla/plugins/libtotem-*
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -222,6 +223,12 @@ exit 0
|
|||||||
%{_datadir}/gtk-doc/html/%{name}/*
|
%{_datadir}/gtk-doc/html/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 21 2014 Automatic Build System <autodist@mambasoft.it> 3.14.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Nov 03 2014 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Aug 24 2014 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
* Sun Aug 24 2014 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user