Sept. 3, 2002 Dmitry V. Levin 1.27-alt2 |
- Use subst instead of perl for build.
- Updated %post/%postun scripts.
- Updated devel-static requirements. |
March 22, 2002 Dmitry V. Levin 1.27-alt1 |
- 1.27 |
March 16, 2002 Dmitry V. Levin 1.26-alt2 |
- Resurrected notitle patch (lost somehow since 1.19-ipl3mdk release).
- Fixed dependencies, summaries and descriptions.
- Fixed various compilation warnings.
- Added necessary ext3 symlinks.
- Build e2fsck dynamically.
- Repackaged docs. |
Feb. 28, 2002 Konstantin Volckov <goldhead@altlinux.ru> 1.26-alt1 |
- 1.26 |
Nov. 28, 2001 Konstantin Volckov <goldhead@altlinux.ru> 1.25-alt1 |
- 1.25
- Added some RH and MDK patches.
- Fixed %description's |
Sept. 20, 2001 Konstantin Volckov <goldhead@altlinux.ru> 1.24a-alt1 |
- 1.24a |
Jan. 17, 2001 Dmitry V. Levin 1.19-ipl3mdk |
- Create tmpfiles in more secure way.
- Added some "__progname" enhancements.
- Split into e2fsprogs, libe2fs and libe2fs-devel subpackages. |
Oct. 13, 2000 Dmitry V. Levin 1.19-ipl2mdk |
- Added mountlabel patch. |
Aug. 2, 2000 Dmitry V. Levin 1.19-ipl1mdk |
- Updated:
+ new release 1.19
+ e2compr patch.
- Added: ext2 resize. |
May 29, 2000 Dmitry V. Levin 1.18.9-ipl5mdk |
- RE adaptions. |
May 20, 2000 Dmitry V. Levin 1.18.9-5mdk.ldv |
- Merged MDK changes. |
April 2, 2000 Dmitry V. Levin 1.18.9-4mdk.mdk |
- Merged RH patches. |
March 28, 2000 Dmitry V. Levin 1.18.9-3mdk.ldv |
- rpm-3.0.4 |
March 21, 2000 Pixel <pixel@mandrakesoft.com> 1.18-3mdk |
- patch for long device names and option -C (usefull for loopback) |
March 11, 2000 Pixel <pixel@mandrakesoft.com> 1.18-2mdk |
- patch for adding ability to say "-t loop" or "-t noloop", looking in the fstab
mount options |
Feb. 6, 2000 Dmitry V. Levin |
- e2cfsprogs-9-patch-1.18 |
Nov. 3, 1999 Dmitry V. Levin |
- e2compr code and documentation
- optimal manpage compression
- Fandra adaptions |
Oct. 27, 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> |
- 1.17. |
Oct. 20, 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> |
- update mke2fs man page so that it reflects changes in mke2fs
netweem 1.14 and 1.15. |
Aug. 13, 1999 Thierry Vignaud <tvignaud@mandrakesoft.com> |
- bzip2 info |
July 21, 1999 Thierry Vignaud <tvignaud@mandrakesoft.com> |
- Updated to 1.15
- Added french description |
June 23, 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> |
- Add e2fsprog-shared in the %files
(proposed by H.J. Lu <hjl@varesearch.com>). |
April 10, 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com> |
- Mandrake adaptions
- bzip2 man pages
- add de locale
- fix up description (you need e2fsprogs in any case... Installing a
system without e2fsck is definately stupid)
- add e2compression support |
March 16, 1999 Cristian Gafton <gafton@redhat.com> |
- fix fsck segfault |
Feb. 2, 1999 Jeff Johnson <jbj@redhat.com> |
- update to 1.14
- use
CFLAGS="${CFLAGS:--pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fomit-frame-pointer -march=armv7-a -mthumb -D_LARGEFILE64_SOURCE -fno-strict-aliasing}"; export CFLAGS;
CXXFLAGS="${CXXFLAGS:--pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fomit-frame-pointer -march=armv7-a -mthumb -D_LARGEFILE64_SOURCE -fno-strict-aliasing}"; export CXXFLAGS;
FFLAGS="${FFLAGS:--pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fomit-frame-pointer -march=armv7-a -mthumb -D_LARGEFILE64_SOURCE -fno-strict-aliasing}"; export FFLAGS;
FCFLAGS="${FCFLAGS:--pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fomit-frame-pointer -march=armv7-a -mthumb -D_LARGEFILE64_SOURCE -fno-strict-aliasing}"; export FCFLAGS;
[ -n "${ASFLAGS-}" ] || ASFLAGS="$(printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fomit-frame-pointer -march=armv7-a -mthumb -D_LARGEFILE64_SOURCE -fno-strict-aliasing' |sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g')"; export ASFLAGS;
export lt_cv_prog_cc_static_works=yes ;
export lt_cv_deplibs_check_method=pass_all ;
readlink -e -- './configure' |xargs -ri dirname -- '{}' |xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' |sort -u |xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.{sub,guess};
./configure --build=armh-alt-linux-gnueabi --host=armh-alt-linux-gnueabi \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/lib \
--localstatedir=/var/lib \
--sharedstatedir=/var/lib \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--disable-dependency-tracking \
--disable-silent-rules \
--without-included-gettext to generate config.sub on arm |
Jan. 14, 1999 Jeff Johnson <jbj@redhat.com> |
- fix /usr/bin/compile_et and doco for com_err.h (#673) |
Jan. 7, 1999 Cristian Gafton <gafton@redhat.com> |
- build with prefix=/usr
- add arm patch |
Dec. 28, 1998 Jeff Johnson <jbj@redhat.com> |
- update to 1.13. |
Aug. 28, 1998 Jeff Johnson <jbj@redhat.com> |
- recompile statically linked binary for 5.2/sparc |
July 13, 1998 Jeff Johnson <jbj@redhat.com> |
- upgrade to 1.12. |