Author: kwizart
Update of /cvs/free/rpms/vlc/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23088
Modified Files:
vlc.spec
Log Message:
Hack for lirc multilib transition until
https://bugzilla.redhat.com/show_bug.cgi?id=462435 is solved
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-8/vlc.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vlc.spec 15 Sep 2008 20:12:32 -0000 1.5
+++ vlc.spec 16 Sep 2008 08:53:00 -0000 1.6
@@ -20,7 +20,7 @@
Name: vlc
Version: 0.8.7
%define _version 0.8.6i
-Release: 0.3%{?dist}
+Release: 0.3%{?dist}.1
License: GPLv2+
Group: Applications/Multimedia
URL:
http://www.videolan.org/
@@ -120,7 +120,9 @@
BuildRequires: libupnp-devel
BuildRequires: libvorbis-devel
BuildRequires: libxml2-devel
-BuildRequires: lirc-devel
+# (BR: on lirc-libs works around some mock funkiness on f8)
+#
https://bugzilla.redhat.com/show_bug.cgi?id=462435
+BuildRequires: lirc-devel, lirc-libs
%if %with_internal_live555
BuildConflicts: live-devel
BuildConflicts: live555-devel