Changeset 212 for spec/trunk/SPECS/git.spec
- Timestamp:
- Sep 24, 2011, 2:47:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/git.spec
r210 r212 10 10 Name: git 11 11 Version: 1.7.6.1 12 Release: 2%{?dist}12 Release: 3%{?dist} 13 13 Summary: Fast Version Control System 14 14 License: GPLv2 … … 452 452 453 453 %changelog 454 * Sat Sep 24 2011 yd 455 - symlink script files to exe, so execvp can find them. 456 - ignore CR while reading CRLF terminated text files. 457 458 * Tue Sep 20 2011 yd 459 - disable broken_path_fix macro. 460 461 * Mon Sep 19 2011 yd 462 - use bigger stack for threads; use socketpair instead of pipes.
Note:
See TracChangeset
for help on using the changeset viewer.