Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20407
Modified Files:
mythtv.spec
Log Message:
d'oh. lirc-libs, not lirc-lib.
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mythtv.spec 3 Sep 2008 16:38:50 -0000 1.3
+++ mythtv.spec 3 Sep 2008 16:50:57 -0000 1.4
@@ -61,8 +61,8 @@
BuildRequires: jack-audio-connection-kit-devel
# Need dvb headers to build in dvb support
BuildRequires: kernel-headers
-# Remote control support (BR: on lirc-lib works around some mock funkiness on f8)
-BuildRequires: lirc-devel, lirc-lib
+# Remote control support (BR: on lirc-libs works around some mock funkiness on f8)
+BuildRequires: lirc-devel, lirc-libs
# X, Xv, and XvMC video support
BuildRequires: libXxf86vm-devel, libXmu-devel
BuildRequires: libXvMC-devel, libXv-devel
@@ -1020,7 +1020,7 @@
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases
-- Add work-around for lirc-lib mock quirk on f8 builds
+- Add work-around for lirc-libs mock quirk on f8 builds
* Fri Aug 15 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-8
- Don't BR: libdvdcss-devel