Author: jareq Date: Wed Jun 7 10:10:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added lirc bcond
---- Files affected: SPECS: totem.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: SPECS/totem.spec diff -u SPECS/totem.spec:1.84 SPECS/totem.spec:1.85 --- SPECS/totem.spec:1.84 Mon Jun 5 14:24:46 2006 +++ SPECS/totem.spec Wed Jun 7 12:10:52 2006 @@ -7,6 +7,7 @@ %bcond_without gstreamer # build with gstreamer instead xine-lib %bcond_without mozilla_firefox # build with mozilla intead of mozilla-firefox %bcond_without nvtv # build without nvtv support +%bcond_without lirc # without lirc support # # nvtv only available on few archs %ifnarch alpha arm %{ix86} ia64 sh %{x8664} @@ -45,7 +46,7 @@ BuildRequires: libmusicbrainz-devel %{?with_nvtv:BuildRequires: libnvtvsimple-devel >= 0.4.5} BuildRequires: libtool -BuildRequires: lirc-devel +%{?with_lirc:BuildRequires: lirc-devel} %if %{with mozilla_firefox} BuildRequires: mozilla-firefox-devel %else @@ -179,7 +180,7 @@ %{__autoconf} %{__automake} %configure \ - --enable-lirc \ + %{?with_lirc:--enable-lirc} \ --enable-mozilla \ --enable-nautilus \ %{?with_nvtv:--enable-nvtv} \ @@ -302,6 +303,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2006/06/07 10:10:52 jareq +- added lirc bcond + Revision 1.84 2006/06/05 12:24:46 qboosh - C: xine-input-gnome-vfs, force gstreamer version (merged from AC-branch) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit