summaryrefslogtreecommitdiff
path: root/totem.spec.in
diff options
context:
space:
mode:
authorChristian Fredrik Kalager Schaller <uraeus@src.gnome.org>2005-01-28 11:54:34 +0000
committerChristian Fredrik Kalager Schaller <uraeus@src.gnome.org>2005-01-28 11:54:34 +0000
commit6bdb25017b1a03ebee07e2d68eaa87d22ec57d6f (patch)
treed505fc653b1fe1043ebd858e613c0b3c36e29f45 /totem.spec.in
parent0394a740c4fe8ec15d70f3ccd7869fd64e125e9c (diff)
downloadtotem-6bdb25017b1a03ebee07e2d68eaa87d22ec57d6f.tar.gz
update totem spec file to cater for latest changes
Diffstat (limited to 'totem.spec.in')
-rw-r--r--totem.spec.in12
1 files changed, 8 insertions, 4 deletions
diff --git a/totem.spec.in b/totem.spec.in
index 90bb6117e..d8db0e88c 100644
--- a/totem.spec.in
+++ b/totem.spec.in
@@ -49,11 +49,11 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/totem-video-thu
%config %{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
%{_bindir}/%{name}
%{_bindir}/totem-video-thumbnailer
-%{_libdir}/bonobo/servers/Totem_properties.server
-%{_libexecdir}/totem-properties-page
-%{_datadir}/application-registry/%{name}.applications
+%{_libdir}/libtotem-plparser*
+%{_libdir}/nautilus/extensions-1.0
+%{_libdir}/pkgconfig/totem-plparser.pc
+%{_includedir}//totem/1/plparser/*.h
%{_datadir}/applications/%{name}.desktop
-%{_datadir}/mime-info/%{name}.keys
%{_datadir}/pixmaps/*
%{_datadir}/gnome/help
%{_datadir}/omf/totem/totem-C.omf
@@ -65,6 +65,10 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/totem-video-thu
%{_datadir}/omf/totem/totem-es.omf
%changelog
+* Fri Jan 28 2005 Christian Schaller <Uraeus@gnome.org>
+- update spec file to reflect update to new nautilus version
+- add playlist
+
* Thu Dec 23 2004 Christian Schaller <Uraeus@gnome.org>
- Add russian omf file
* Thu Sep 21 2004 Christian Schaller <Uraeus@gnome.org>