- further ARM fixes
- global fixes for utime(2), fadvise*(2)
This commit is contained in:
parent
7c1ee801ca
commit
f2e3c0ca3e
2 changed files with 1300 additions and 85 deletions
|
|
@ -34,7 +34,7 @@
|
|||
Summary: Small libc implementation
|
||||
Name: dietlibc
|
||||
Version: 0.33
|
||||
Release: %release_func 1504
|
||||
Release: %release_func 1505
|
||||
License: GPLv2
|
||||
Group: Development/Libraries
|
||||
URL: http://www.fefe.de/dietlibc/
|
||||
|
|
@ -198,6 +198,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 20 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.33-0.1505.20101223
|
||||
- further ARM fixes
|
||||
- global fixes for utime(2), fadvise*(2)
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-0.1504.20101223
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue