- Remove compiled bits for the bug report scripts (#478889)
This commit is contained in:
parent
bd1dcf3b9e
commit
a8d3fd512b
10
totem.spec
10
totem.spec
@ -10,7 +10,7 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 2.25.3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+ with exceptions
|
||||
Group: Applications/Multimedia
|
||||
URL: http://projects.gnome.org/totem/
|
||||
@ -268,7 +268,8 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/totem/plugins/*/*.{a,la} \
|
||||
$RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.{a,la} \
|
||||
$RPM_BUILD_ROOT%{_libdir}/libbaconvideowidget*.{a,la} \
|
||||
$RPM_BUILD_ROOT%{_libdir}/libbaconvideowidget.so \
|
||||
$RPM_BUILD_ROOT%{_libdir}/totem/plugins/bemused/
|
||||
$RPM_BUILD_ROOT%{_libdir}/totem/plugins/bemused/ \
|
||||
$RPM_BUILD_ROOT%{_libexecdir}/totem/totem-bugreport.py[co]
|
||||
|
||||
%find_lang %{name} --with-gnome
|
||||
|
||||
@ -390,7 +391,7 @@ fi
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/%{name}/
|
||||
%dir %{_libexecdir}/totem
|
||||
%{_libexecdir}/totem/totem-bugreport.py*
|
||||
%{_libexecdir}/totem/totem-bugreport.py
|
||||
%{_libdir}/libbaconvideowidget.so*
|
||||
%dir %{_libdir}/totem/plugins
|
||||
%{_libdir}/totem/plugins/gromit
|
||||
@ -457,6 +458,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 05 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-6
|
||||
- Remove compiled bits for the bug report scripts (#478889)
|
||||
|
||||
* Wed Dec 17 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-5
|
||||
- Whatever
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user