Author: freetz Date: Fri Jun 2 17:21:18 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - C: xine-input-gnome-vfs (broken), force gstreamer version at build time rel.2
---- Files affected: SPECS: totem.spec (1.72.2.9 -> 1.72.2.10) ---- Diffs: ================================================================ Index: SPECS/totem.spec diff -u SPECS/totem.spec:1.72.2.9 SPECS/totem.spec:1.72.2.10 --- SPECS/totem.spec:1.72.2.9 Fri May 19 18:06:00 2006 +++ SPECS/totem.spec Fri Jun 2 19:21:12 2006 @@ -17,7 +17,7 @@ Summary(pl): Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer Name: totem Version: 1.4.1 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://ftp.gnome.org/pub/gnome/sources/totem/1.4/%{name}-%{version}.tar.bz2 @@ -68,6 +68,8 @@ Requires: gstreamer-videosink >= 0.10 %else Requires: xine-plugin-video +# not usable +Conflicts: xine-input-gnome-vfs %endif Requires: gtk+2 >= 2:2.8.3 %if %{with mozilla_firefox} @@ -182,7 +184,7 @@ --enable-mozilla \ --enable-nautilus \ %{?with_nvtv:--enable-nvtv} \ - %{?with_gstreamer:--enable-gstreamer} + %{?with_gstreamer:--enable-gstreamer=0.10} %{__make} \ %if %{with mozilla_firefox} @@ -301,6 +303,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72.2.10 2006/06/02 17:21:12 freetz +- C: xine-input-gnome-vfs (broken), force gstreamer version at build time + rel.2 + Revision 1.72.2.9 2006/05/19 16:06:00 freetz - 1.4.1, switched to firefox (epiphany depends on it too), fixed firefox build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.72.2.9&r2=1.72.2.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
