Ignore:
Timestamp:
Jan 16, 2012, 5:02:12 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: curl, zlib, rebuild with libc 0.6.4 runtime.

File:
1 edited

Legend:

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

    r168 r282  
    22Name: curl
    33Version: 7.21.1
    4 Release: 3%{?dist}
     4Release: 4%{?dist}
    55License: MIT
    66Group: Applications/Internet
     
    8989
    9090%build
    91 export CONFIG_SHELL="/bin/sh" ; \
     91export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe"
    9292export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" ; \
    9393export LIBS="-lurpo -lmmap -lpthread" ; \
     
    175175
    176176%changelog
     177* Mon Jan 16 2012 yd
     178- rebuild with libc 0.6.4 runtime.
Note: See TracChangeset for help on using the changeset viewer.