SHA256
1
0
forked from pool/fastlzlib
Files
fastlzlib/_servicedata
Martin Pluskal 799bccd3cd - Rename package
- Use _service for fetching source
- Use correct upstream urls
- Update to version 0.0+git.20150512:
  * Upgraded LZ4 to r127
  * Fixed for crappy AIX.
  * Manually merged 9090cda92ce3a119ad3b5aad491b8545a87fa103 by mvwieringen   * "Make fastlzlib.h usable for C++" [as zlib.h is]
  * Synchronized LZ4 code to r90 (http://code.google.com/p/lz4/)
  * Manually merged 8c4cdb259a0b0f1d4b92f86d80df8e9242d5a505 by mvwieringen   * "The zlib deflateResetKeep that is called from deflateReset of which fastlzlibReset is an equivalence off resets more fields so added resetting these fields in fastlzlibReset too"
  * Removed unused zlibLevelToFastlz()
  * Use real zlib compression levels At level Z_BEST_COMPRESSION, LZ4 backend uses LZ4_compressHC() (lz4HC with high performance decompression) The fastLZ backend is now optional
  * Build cleanup.
  * Moved LZ4 and FastLZ code in subfolders so that the build is not too messy.
  * Cleaned a little bit the build.

- Used the bareos spec file
- Cleaned the spec file

OBS-URL: https://build.opensuse.org/package/show/Archiving/fastlzlib?expand=0&rev=2
2017-11-10 08:51:23 +00:00

6 lines
442 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/xroche/fastlzlib.git</param>
<param name="changesrevision">9d4b3ecb1d43e3724fa3d06abb56fa71b097917c</param></service><service name="tar_scm">
<param name="url">https://github.com/bareos/fastlzlib</param>
<param name="changesrevision">35ffa7b1f6ba11f5bda6930acc4200c45aa30662</param></service></servicedata>