From 2be1863ab3a7c22390955a68a6226de803d45918 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Oct 14 2010 22:05:07 +0000 Subject: Bump release number for rebuild --- diff --git a/llvm.spec b/llvm.spec index ed6b4f3..f0427fd 100644 --- a/llvm.spec +++ b/llvm.spec @@ -12,7 +12,7 @@ Name: llvm Version: 2.7 -Release: 10%{?dist} +Release: 11%{?dist} Summary: The Low Level Virtual Machine Group: Development/Languages @@ -386,6 +386,9 @@ find examples -name 'Makefile' | xargs -0r rm -f %changelog +* Fri Oct 15 2010 Michel Salim - 2.7-11 +- Re-add omitted %%{_includedir} + * Thu Oct 14 2010 Michel Salim - 2.7-10 - Add correct C include directory at compile time (# 641500) - Upstream patch so -g flag is not passed to assembler (# 605266)