SHA256
6
0
forked from pool/cmake

Accepting request 231232 from home:dirkmueller:branches:devel:tools:building

- fix build on SLE11
- remove dependency on system curl: this is not a security
  senstive app and the system curl comes quite late in the
  build cycle
- remove nonsensical checks for %{sles_version}

OBS-URL: https://build.opensuse.org/request/show/231232
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=145
This commit is contained in:
Ismail Dönmez
2014-04-24 10:29:47 +00:00
committed by Git OBS Bridge
parent b0c1f44120
commit bfdd57c284
2 changed files with 15 additions and 12 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 23 17:15:17 UTC 2014 - dmueller@suse.com
- fix build on SLE11
- remove dependency on system curl: this is not a security
senstive app and the system curl comes quite late in the
build cycle
- remove nonsensical checks for %{sles_version}
-------------------------------------------------------------------
Thu Mar 20 01:42:01 UTC 2014 - hrvoje.senjan@gmail.com