This commit is contained in:
Dennis Gilmore 2012-07-27 03:44:53 -05:00
parent a6ee2161b0
commit faa2322476

View File

@ -1,7 +1,7 @@
Summary: Movie player for GNOME
Name: totem
Version: 3.4.3
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
License: GPLv2+ with exceptions
Group: Applications/Multimedia
@ -273,6 +273,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
%changelog
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.4.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Jul 22 2012 Ville Skyttä <ville.skytta@iki.fi> - 1:3.4.3-2
- Call ldconfig at post(un)install time.
- Own the %%{_datadir}/totem dir.