SPECS: totem.spec - plugin is basic not base (thx freetz)

patrys patrys at pld-linux.org
Sat Sep 9 03:21:28 CEST 2006


Author: patrys                       Date: Sat Sep  9 01:21:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- plugin is basic not base (thx freetz)

---- Files affected:
SPECS:
   totem.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/totem.spec
diff -u SPECS/totem.spec:1.97 SPECS/totem.spec:1.98
--- SPECS/totem.spec:1.97	Fri Sep  8 11:07:20 2006
+++ SPECS/totem.spec	Sat Sep  9 03:21:23 2006
@@ -17,7 +17,7 @@
 Summary(pl):	Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer
 Name:		totem
 Version:	2.16.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://ftp.gnome.org/pub/gnome/sources/totem/2.16/%{name}-%{version}.tar.bz2
@@ -224,36 +224,36 @@
 %postun	libs -p /sbin/ldconfig
 
 %triggerin -n browser-plugin-%{name} -- mozilla
-%nsplugin_install -d %{_libdir}/mozilla/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_install -d %{_libdir}/mozilla/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerun -n browser-plugin-%{name} -- mozilla
-%nsplugin_uninstall -d %{_libdir}/mozilla/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_uninstall -d %{_libdir}/mozilla/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerin -n browser-plugin-%{name} -- mozilla-firefox
-%nsplugin_install -d %{_libdir}/mozilla-firefox/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_install -d %{_libdir}/mozilla-firefox/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerun -n browser-plugin-%{name} -- mozilla-forefox
-%nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerin -n browser-plugin-%{name} -- netscape-common
-%nsplugin_install -d %{_libdir}/netscape/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_install -d %{_libdir}/netscape/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerun -n browser-plugin-%{name} -- netscape-common
-%nsplugin_uninstall -d %{_libdir}/netscape/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_uninstall -d %{_libdir}/netscape/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerin -n browser-plugin-%{name} -- seamonkey
-%nsplugin_install -d %{_libdir}/seamonkey/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_install -d %{_libdir}/seamonkey/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerun -n browser-plugin-%{name} -- seamonkey
-%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 # as rpm removes the old obsoleted package files after the triggers
 # are ran, add another trigger to make the links there.
 %triggerpostun -n browser-plugin-%{name} -- mozilla-plugin-%{name}
-%nsplugin_install -f -d %{_libdir}/mozilla/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_install -f -d %{_libdir}/mozilla/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %triggerpostun -n browser-plugin-%{name} -- mozilla-firefox-plugin-%{name}
-%nsplugin_install -f -d %{_libdir}/netscape/plugins libtotem-{base,complex,gmp,narrowspace}-plugin.{so,xpt}
+%nsplugin_install -f -d %{_libdir}/netscape/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt}
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -297,6 +297,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2006/09/09 01:21:23  patrys
+- plugin is basic not base (thx freetz)
+
 Revision 1.97  2006/09/08 09:07:20  patrys
 - up to 2.16.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list