3.3.92
This commit is contained in:
parent
55fb8159a5
commit
2e091407ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
ccbbe8c6d1e18eb1c78f7dce19b43bda totem-3.3.90.tar.xz
|
||||
2e2ff518742465bfa0fc5aaad6257eda totem-3.3.92.tar.xz
|
||||
|
||||
11
totem.spec
11
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@gmail.com> - 1:3.3.92-1
|
||||
- Update to 3.3.92
|
||||
|
||||
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.3.90-2
|
||||
- Rebuild against new cogl
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user