[totem/f17] 3.3.92

Kalev Lember kalev at fedoraproject.org
Tue Mar 20 21:03:07 UTC 2012


commit 2e091407fff0bc0d260fc4cd9c102f40af97e978
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 20 22:54:30 2012 +0200

    3.3.92

 .gitignore |    1 +
 sources    |    2 +-
 totem.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 820ba36..0e7692f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ totem-2.90.5.tar.bz2
 /totem-3.3.3.tar.xz
 /totem-3.3.4.tar.xz
 /totem-3.3.90.tar.xz
+/totem-3.3.92.tar.xz
diff --git a/sources b/sources
index 43156ce..0bf9194 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ccbbe8c6d1e18eb1c78f7dce19b43bda  totem-3.3.90.tar.xz
+2e2ff518742465bfa0fc5aaad6257eda  totem-3.3.92.tar.xz
diff --git a/totem.spec b/totem.spec
index a7cbcfe..afdc0bb 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,7 +1,7 @@
 Summary: Movie player for GNOME
 Name: totem
-Version: 3.3.90
-Release: 2%{?dist}
+Version: 3.3.92
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
@@ -140,9 +140,9 @@ audio and video files in the properties dialog.
 
 %build
 
-export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins
+export BROWSER_PLUGIN_DIR=%{_libdir}/mozilla/plugins
 %configure \
-  --enable-mozilla \
+  --enable-browser-plugins \
   --enable-nautilus \
   --disable-scrollkeeper \
   --disable-vala \
@@ -257,6 +257,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/totem/mozilla-viewer.css
 
 %changelog
+* Tue Mar 20 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.3.92-1
+- Update to 3.3.92
+
 * Sat Mar 10 2012 Matthias Clasen <mclasen at redhat.com> - 1:3.3.90-2
 - Rebuild against new cogl
 


More information about the scm-commits mailing list