diff --git a/llvm.changes b/llvm.changes index a7b3803..85224b2 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 17 10:53:20 UTC 2014 - idonmez@suse.com + +- Remove wrong Requires from the llvm-devel package + ------------------------------------------------------------------- Wed Sep 17 08:09:17 UTC 2014 - idonmez@suse.com diff --git a/llvm.spec b/llvm.spec index 2823765..9c0cb2e 100644 --- a/llvm.spec +++ b/llvm.spec @@ -95,8 +95,6 @@ This package contains the shared libraries needed for LLVM. Summary: Header Files for LLVM Group: Development/Languages/Other Requires: %{name} = %{version} -Requires: libffi-devel -Requires: ncurses-devel %description devel This package contains library and header files needed to develop