- updated to 20080517 snapshot
- use patches from git repository
This commit is contained in:
parent
921d845ad7
commit
0abbcc0bac
1 changed files with 5 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
## --with dynamic ... enable dynamic lib support
|
||||
|
||||
|
||||
%global snapshot 20080409
|
||||
%global snapshot 20080517
|
||||
%global pkglibdir %_prefix/lib/dietlibc
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
|
|
@ -52,7 +52,6 @@ Patch33: dietlibc-0.31-stacksmash-dyn.patch
|
|||
Patch41: dietlibc-0.31.20080212-teststdout.patch
|
||||
Patch43: dietlibc-0.31-pagesize.patch
|
||||
Patch44: dietlibc-0.31-printFG.patch
|
||||
Patch45: dietlibc-0.31-stat64.patch
|
||||
Patch46: dietlibc-0.31-testsuite.patch
|
||||
Patch47: dietlibc-0.31-lcctime.patch
|
||||
Patch48: dietlibc-0.31-implicitfunc.patch
|
||||
|
|
@ -108,7 +107,6 @@ This package contains the dynamic libraries for dietlibc.
|
|||
%patch41 -p1 -b .teststdout
|
||||
%patch43 -p1 -b .pagesize
|
||||
%patch44 -p1 -b .printFG
|
||||
%patch45 -p1 -b .stat64
|
||||
%patch46 -p1 -b .testsuite
|
||||
%patch47 -p1 -b .lcctime
|
||||
%patch48 -p1 -b .implicitfunc
|
||||
|
|
@ -201,6 +199,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun May 18 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.31-5.20080517
|
||||
- updated to 20080517 snapshot
|
||||
- use patches from git repository
|
||||
|
||||
* Sun May 18 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.31-5.20080409
|
||||
- fixed __signalfd() prototype
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue