SPECS: totem.spec - disable nvtv on not supported archs, rel.3

freetz freetz at pld-linux.org
Sat Sep 10 01:13:37 CEST 2005


Author: freetz                       Date: Fri Sep  9 23:13:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable nvtv on not supported archs, rel.3

---- Files affected:
SPECS:
   totem.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/totem.spec
diff -u SPECS/totem.spec:1.63 SPECS/totem.spec:1.64
--- SPECS/totem.spec:1.63	Thu Sep  8 15:03:32 2005
+++ SPECS/totem.spec	Sat Sep 10 01:13:32 2005
@@ -7,11 +7,16 @@
 %bcond_with	gstreamer	# build with gstreamer instead xine-lib
 %bcond_without	nvtv		# build without nvtv support
 #
+# nvtv only available on few archs
+%ifnarch alpha arm %{ix86} ia64 sh %{x8664}
+%define		without_nvtv	1
+%endif
+#
 Summary:	Movie player for GNOME 2 based on the gstreamer engine
 Summary(pl):	Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer
 Name:		totem
 Version:	1.2.0
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://ftp.gnome.org/pub/gnome/sources/totem/1.2/%{name}-%{version}.tar.bz2
@@ -204,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2005/09/09 23:13:32  freetz
+- disable nvtv on not supported archs, rel.3
+
 Revision 1.63  2005/09/08 13:03:32  patrys
 - missing BR: nautilus-devel (libnautilus-extension for media sinks)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.63&r2=1.64&f=u




More information about the pld-cvs-commit mailing list