Oops re-add accidentally dropped glibc patch
This commit is contained in:
parent
2665a2c51a
commit
367c280d92
@ -18,7 +18,8 @@ Provides: xfs-cmds
|
||||
Obsoletes: xfs-cmds <= %{version}
|
||||
Conflicts: xfsdump < 3.0.1
|
||||
|
||||
Patch0: xfsprogs-3.1.0-mkfs-fixes.patch
|
||||
Patch0: xfsprogs-3.1.0-glibc-fixes.patch
|
||||
Patch1: xfsprogs-3.1.0-mkfs-fixes.patch
|
||||
|
||||
%description
|
||||
A set of commands to use the XFS filesystem, including mkfs.xfs.
|
||||
@ -64,6 +65,7 @@ in building or running the xfstests QA suite.
|
||||
%setup -q
|
||||
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
export tagname=CC DEBUG=-DNDEBUG
|
||||
@ -196,6 +198,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
* Wed Jan 13 2010 Eric Sandeen <sandeen@redhat.com> 3.1.0-1
|
||||
- New upstream release
|
||||
- Minor fixups for new glibc headers
|
||||
- Fixes default mkfs.xfs on 4k sector device (#539553)
|
||||
|
||||
* Tue Dec 08 2009 Eric Sandeen <sandeen@redhat.com> 3.0.3-5
|
||||
|
Loading…
Reference in New Issue
Block a user