]> git.pld-linux.org Git - packages/totem.git/commitdiff
- move nautilus specific extension to main package, R: nautilus, rel.2 auto/th/totem-1_5_2-2
authorfreetz <freetz@pld-linux.org>
Tue, 20 Jun 2006 20:45:17 +0000 (20:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    totem.spec -> 1.88

totem.spec

index 64cd80cf4b7dcabb465629ac5581b5b62083809f..d44c39edc1ab67956003d7bf3b6bd52af853e502 100644 (file)
@@ -17,7 +17,7 @@ Summary:      Movie player for GNOME 2 based on the gstreamer engine
 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
@@ -72,6 +72,7 @@ Requires:     xine-plugin-video
 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
@@ -269,6 +270,7 @@ gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 %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/*
@@ -282,7 +284,6 @@ gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 %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)
This page took 0.247772 seconds and 4 git commands to generate.