Accepting request 142957 from home:tittiatcoke:branches:devel:tools:building

A regression from cmake 2.8.9 was detected and reported in cmake bug#0013667. This SR fixes this issue based on the upstream fix.

OBS-URL: https://build.opensuse.org/request/show/142957
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=104
This commit is contained in:
Klaus Kämpf
2012-11-29 08:22:26 +00:00
committed by Git OBS Bridge
parent 714f336ac7
commit 9b2e95ca63
3 changed files with 119 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 26 19:56:15 UTC 2012 - tittiatcoke@gmail.com
- Add cmake-fix-qt-includes.diff to fix the missing qt_include_dir.
This was reported as cmake regression from 2.8.9 (kitware#0013667).
-------------------------------------------------------------------
Wed Nov 14 12:55:10 UTC 2012 - idonmez@suse.com