Author: freetz Date: Wed Feb 22 18:43:44 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - gstreamer by default for now, xorg deps, rel.2
---- Files affected: SPECS: totem.spec (1.73.2.3 -> 1.73.2.4) ---- Diffs: ================================================================ Index: SPECS/totem.spec diff -u SPECS/totem.spec:1.73.2.3 SPECS/totem.spec:1.73.2.4 --- SPECS/totem.spec:1.73.2.3 Mon Feb 13 11:08:11 2006 +++ SPECS/totem.spec Wed Feb 22 19:43:39 2006 @@ -4,8 +4,8 @@ # - switch to common plugins dir (better known as glen's nsplugins dir ;) # # Conditional build -%bcond_with gstreamer # build with gstreamer instead xine-lib %bcond_with mozilla_firefox # build with mozilla-firefox +%bcond_without gstreamer # build with gstreamer instead xine-lib %bcond_without nvtv # build without nvtv support # # nvtv only available on few archs @@ -17,7 +17,7 @@ Summary(pl): Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer Name: totem Version: 1.3.91 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://ftp.gnome.org/pub/gnome/sources/totem/1.3/%{name}-%{version}.tar.bz2 @@ -56,6 +56,7 @@ BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper %{!?with_gstreamer:BuildRequires: xine-lib-devel >= 2:1.0.2-1} +BuildRequires: xorg-lib-libXv-devel Requires(post,preun): GConf2 Requires(post,postun): scrollkeeper Requires: %{name}-libs = %{version}-%{release} @@ -266,6 +267,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73.2.4 2006/02/22 18:43:39 freetz +- gstreamer by default for now, xorg deps, rel.2 + Revision 1.73.2.3 2006/02/13 10:08:11 freetz - 1.3.91, killed xfree86 requirement, xine backend not tested ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.73.2.3&r2=1.73.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
