Ignore:
Timestamp:
Sep 24, 2011, 2:47:26 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: git build update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/git.spec

    r210 r212  
    1010Name:           git
    1111Version:        1.7.6.1
    12 Release:        2%{?dist}
     12Release:        3%{?dist}
    1313Summary:        Fast Version Control System
    1414License:        GPLv2
     
    452452
    453453%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.