SHA256
1
0
forked from pool/ccache

Accepting request 61512 from home:adra:branches:devel:tools:building

thanks

OBS-URL: https://build.opensuse.org/request/show/61512
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2011-02-24 19:41:55 +00:00
committed by Git OBS Bridge
parent 6b42402ee7
commit 941f938ff2
4 changed files with 40 additions and 24 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Feb 16 18:19:41 UTC 2011 - asterios.dramis@gmail.com
- update to ccache-3.1.4
- Made a work-around for a bug in gzputc() in zlib 1.2.5.
- Corrupt manifest files are now removed so that they won't block direct
mode hits.
- ccache now copes with file systems that don't know about symbolic links.
- The file handle in now correctly closed on write error when trying to
create a cache dir tag.
- Spec file updates:
- Changes based on rpmdevtools templates and spec-cleaner run.
- Updated Summary: and %description.
- Made it compile with external zlib instead of the bundled copy.
- Added also the html files in the %doc section.
-------------------------------------------------------------------
Mon Nov 29 09:56:02 UTC 2010 - puzel@novell.com