From: Thomas Jarosch Date: Fri, 28 Dec 2012 10:53:40 +0000 (+0100) Subject: Fix rpm dependency X-Git-Tag: v1.0rc1~7 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=b953c0e3d0b979b28329b0626be6973cdedcdd34;hp=1f4fecf44922398ca773de1b4d07dd456c455149 Fix rpm dependency --- diff --git a/libftdi1.spec.in b/libftdi1.spec.in index 881b0c4..c92f071 100644 --- a/libftdi1.spec.in +++ b/libftdi1.spec.in @@ -24,7 +24,7 @@ Requires: libftdi1 = %{version}, libusb1-devel Summary: Python bindings for libftdi License: LGPL Group: Development/Libraries -Requires: %{name}-libs = %{version}-%{release} +Requires: %{name} = %{version}-%{release} %description Library to program and control the FTDI USB controller