[lirc/f14/master] fix up prior fix

Jarod Wilson jwilson at fedoraproject.org
Wed Aug 4 23:47:22 UTC 2010


commit a971cba2fccc8550b3388976ecd04fb08d9da4c2
Author: Jarod Wilson <jarod at redhat.com>
Date:   Wed Aug 4 19:45:30 2010 -0400

    fix up prior fix
    
    Signed-off-by: Jarod Wilson <jarod at redhat.com>

 lirc.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lirc.spec b/lirc.spec
index 8c0a708..d2e4a4a 100644
--- a/lirc.spec
+++ b/lirc.spec
@@ -51,10 +51,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  %{__perl}
 BuildRequires:  libusb-devel, python-devel
 BuildRequires:  automake libtool
-%if %{with_irman}
+%if %{with irman}
 BuildRequires:  libirman-devel
 %endif
-%if %{with_ftdi}
+%if %{with ftdi}
 BuildRequires:  libftdi-devel
 %endif
 %if %{with alsa}


More information about the scm-commits mailing list