From 2bcbea42f6f772699e3df0e0e17f08cd8b82752ac2a4a894942a2c90f03d0d31 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 11 Jul 2011 08:27:41 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/llvm revision 4.0 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=21141617a6180a5c538775d014d6ffd4 --- llvm.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index f0c6deb..a6b32b5 100644 --- a/llvm.spec +++ b/llvm.spec @@ -28,7 +28,7 @@ Name: llvm Version: 2.9.99.svn20110709 -Release: 0 +Release: 1 License: NCSA Summary: Low Level Virtual Machine Url: http://www.llvm.org @@ -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} @@ -107,6 +110,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} @@ -118,6 +122,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