From 96c74a615bdd2b8270d90f92df50a2973313239d44eb88f01ad5f5cfd6c3e3e4 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 14 Sep 2011 12:58:29 +0000 Subject: [PATCH] Autobuild autoformatter for 82000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=12 --- llvm.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/llvm.spec b/llvm.spec index fa58d39..06b60b9 100644 --- a/llvm.spec +++ b/llvm.spec @@ -76,6 +76,7 @@ tools as well as libraries with equivalent functionality. %package devel + Summary: Libraries and Header Files for LLVM Group: Development/Languages/Other Requires: %{name} = %{version} @@ -88,6 +89,7 @@ new native programs that use the LLVM infrastructure. %package doc + Summary: Documentation for LLVM Group: Documentation/HTML Requires: %{name} = %{version} @@ -97,6 +99,7 @@ Documentation for the LLVM compiler infrastructure. %package clang + Summary: CLANG frontend for LLVM Group: Development/Languages/Other Requires: %{name} = %{version} @@ -108,6 +111,7 @@ This package contains the clang (C language) frontend for LLVM. %package clang-devel + Summary: CLANG frontend for LLVM (devel package) Group: Development/Languages/Other Requires: %{name} = %{version} @@ -119,6 +123,7 @@ This package contains the clang (C language) frontend for LLVM. %package vim-plugins + Summary: Vim plugins for LLVM Group: Productivity/Text/Editors Requires: vim