Author: freetz Date: Tue Jun 20 20:45:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - move nautilus specific extension to main package, R: nautilus, rel.2
---- Files affected: SPECS: totem.spec (1.87 -> 1.88) ---- Diffs: ================================================================ Index: SPECS/totem.spec diff -u SPECS/totem.spec:1.87 SPECS/totem.spec:1.88 --- SPECS/totem.spec:1.87 Mon Jun 12 20:19:22 2006 +++ SPECS/totem.spec Tue Jun 20 22:45:17 2006 @@ -18,7 +18,7 @@ Summary(pl): Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer Name: totem Version: 1.5.2 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://ftp.gnome.org/pub/gnome/sources/totem/1.5/%{name}-%{version}.tar.bz2 @@ -73,6 +73,7 @@ Conflicts: xine-input-gnome-vfs %endif Requires: gtk+2 >= 2:2.9.2 +Requires: nautilus >= 2.15.2 %if %{with mozilla_firefox} %requires_eq mozilla-firefox %else @@ -270,6 +271,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so %{_datadir}/%{name} %{_desktopdir}/*.desktop %{_mandir}/man1/* @@ -283,7 +285,6 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libtotem-plparser.so.*.*.* -%attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so %files devel %defattr(644,root,root,755) @@ -308,6 +309,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.88 2006/06/20 20:45:17 freetz +- move nautilus specific extension to main package, R: nautilus, rel.2 + Revision 1.87 2006/06/12 18:19:22 freetz - 1.5.2, (re)generate icon cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.87&r2=1.88&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
