forked from pool/xfsprogs-sha1
This commit is contained in:
committed by
Git OBS Bridge
parent
7761120b4e
commit
042e4f0650
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 29 12:26:30 CEST 2008 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- updated to version 2.9.8
|
||||||
|
* Add support for sb_features2 in wrong location in mkfs.xfs,
|
||||||
|
xfs_repair and xfs_db.
|
||||||
|
* Improve memory limits for libxfs cache in xfs_repair and added
|
||||||
|
a -m option to manually limit usage of xfs_repair.
|
||||||
|
* Add -c option to xfs_admin to turn lazy-counters on/off.
|
||||||
|
* Added support for mdp in libdisk/mkfs.xfs, thanks to
|
||||||
|
Hubert Verstraete.
|
||||||
|
* Add -p option to fsck.xfs, thanks to Markus Rothe.
|
||||||
|
* Cleanup sys v3 bzero/bcopy calls, thanks to Nigel Kukard.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 20 09:59:53 CET 2008 - mmarek@suse.cz
|
Thu Mar 20 09:59:53 CET 2008 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xfsprogs (Version 2.9.7)
|
# spec file for package xfsprogs (Version 2.9.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
BuildRequires: e2fsprogs-devel
|
BuildRequires: e2fsprogs-devel
|
||||||
Version: 2.9.7
|
Version: 2.9.8
|
||||||
Release: 1
|
Release: 1
|
||||||
# hint for ZYPP
|
# hint for ZYPP
|
||||||
Supplements: filesystem(xfs)
|
Supplements: filesystem(xfs)
|
||||||
@@ -134,6 +134,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/man/man3/*
|
/usr/share/man/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 29 2008 mmarek@suse.cz
|
||||||
|
- updated to version 2.9.8
|
||||||
|
* Add support for sb_features2 in wrong location in mkfs.xfs,
|
||||||
|
xfs_repair and xfs_db.
|
||||||
|
* Improve memory limits for libxfs cache in xfs_repair and added
|
||||||
|
a -m option to manually limit usage of xfs_repair.
|
||||||
|
* Add -c option to xfs_admin to turn lazy-counters on/off.
|
||||||
|
* Added support for mdp in libdisk/mkfs.xfs, thanks to
|
||||||
|
Hubert Verstraete.
|
||||||
|
* Add -p option to fsck.xfs, thanks to Markus Rothe.
|
||||||
|
* Cleanup sys v3 bzero/bcopy calls, thanks to Nigel Kukard.
|
||||||
* Thu Mar 20 2008 mmarek@suse.cz
|
* Thu Mar 20 2008 mmarek@suse.cz
|
||||||
- updated to version 2.9.7
|
- updated to version 2.9.7
|
||||||
* Add -y (another no-op) fsck option.
|
* Add -y (another no-op) fsck option.
|
||||||
|
BIN
xfsprogs_2.9.7-1.tar.bz2
(Stored with Git LFS)
BIN
xfsprogs_2.9.7-1.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
xfsprogs_2.9.8-1.tar.bz2
(Stored with Git LFS)
Normal file
BIN
xfsprogs_2.9.8-1.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user