1 |
## $Id: dietlibc.spec,v 1.3 2005/02/01 12:03:17 ensc Exp $ |
# $Id: dietlibc.spec,v 1.2 2010/03/04 16:31:07 slords Exp $ |
2 |
|
|
3 |
## This package understands the following switches: |
## This package understands the following switches: |
4 |
|
|
22 |
%endif |
%endif |
23 |
|
|
24 |
|
|
25 |
%{!?release_func:%global release_func() %1%{?dist}.1} |
%{!?release_func:%global release_func() %1%{?dist}.2} |
26 |
|
|
27 |
Summary: Small libc implementation |
Summary: Small libc implementation |
28 |
Name: dietlibc |
Name: dietlibc |
126 |
|
|
127 |
|
|
128 |
%changelog |
%changelog |
129 |
|
* Fri Jan 31 2014 Ian Wells <esmith@wellsi.com> 0.30-4.2 |
130 |
|
- Roll for SME 8 [SME: 8078] |
131 |
|
|
132 |
* Mon May 14 2007 Shad L. Lords <slords@mail.com> 0.30-4.1 |
* Mon May 14 2007 Shad L. Lords <slords@mail.com> 0.30-4.1 |
133 |
- Add 64 bit stat and lseek functions |
- Add 64 bit stat and lseek functions |
134 |
- Enable gnu safe functions |
- Enable gnu safe functions |