Go to file
Jeff Mahoney e7adb97c64 Accepting request 210106 from home:neilbrown:branches:filesystems
create e2fsprogs-mini

This patch only creates the .spec file.  A link needs to also
be created from filesystems:e2fsprogs-mini to filesystems:e2fsprogs.

This is needed so to reduce the build dependencies on libtirpc so the
new fixed version can actually get into Factory and hopefully openSUSE 13.1

- Created "-mini" version of package which doesn't
  build "info" and so doesn't depend on makeinfo,
  texinfo, and all of tex.  This should allow packages
  in the bootstrap cycle (such as krb5-mini) to
  build-depends of libraries from here.


- Created "-mini" version of package which doesn't
  build "info" and so doesn't depend on makeinfo,
  texinfo, and all of tex.  This should allow packages
  in the bootstrap cycle (such as krb5-mini) to
  build-depends of libraries from here.

- update to 1.42.8
  * e2fsck: detect and fix invalid extents at leaf block tails
  * e2fsck: allow checking ro root fs with external journal
  * fix offline resizing of fs with flex_bg && !resize_inode
  * fix resize2fs to not leave bitmaps beyond fs end
  * fixed e2image for large (>32-bit) filesystems
  * debugfs fixes
- Removed upstreamed patches:
    e2p-Fix-s-handling-in-parse_num_blocks2.patch
    resize-bigalloc_check-should-have-return-type-void.patch
    libext2fs-Fix-return-value-in-ext2fs_test_block_bitm.patch
    libext2fs-Provide-prototype-for-ext2fs_symlink.patch

- Fix compilation for Fedora targets in Build Service

- Fix compilation warnings by patches:
  e2p-Fix-s-handling-in-parse_num_blocks2.patch

OBS-URL: https://build.opensuse.org/request/show/210106
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=50
2013-12-10 20:59:42 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=1 2006-12-18 23:15:45 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=45 2009-07-17 14:27:47 +00:00
e2fsck.conf Accepting request 131510 from home:namtrac:branches:filesystems 2012-08-28 18:55:50 +00:00
e2fsprogs-1.41.1-splash_support.patch Accepting request 156351 from home:jankara:branches:filesystems 2013-02-25 18:21:48 +00:00
e2fsprogs-1.42-ext2fsh_implicit.patch Accepting request 124987 from home:coolo:branches:openSUSE:Factory 2012-06-14 15:27:03 +00:00
e2fsprogs-1.42-implicit_fortify_decl.patch Accepting request 122001 from home:jankara:branches:filesystems 2012-05-23 21:39:30 +00:00
e2fsprogs-1.42.8.tar.gz Accepting request 181173 from home:jankara:branches:filesystems 2013-06-27 14:23:56 +00:00
e2fsprogs-mini.changes Accepting request 210106 from home:neilbrown:branches:filesystems 2013-12-10 20:59:42 +00:00
e2fsprogs-mini.spec Accepting request 210106 from home:neilbrown:branches:filesystems 2013-12-10 20:59:42 +00:00
e2fsprogs.changes Accepting request 210106 from home:neilbrown:branches:filesystems 2013-12-10 20:59:42 +00:00
e2fsprogs.spec Accepting request 210106 from home:neilbrown:branches:filesystems 2013-12-10 20:59:42 +00:00
libcom_err-compile_et_permissions.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=45 2009-07-17 14:27:47 +00:00
pre_checkin.sh Accepting request 210106 from home:neilbrown:branches:filesystems 2013-12-10 20:59:42 +00:00
README.SUSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=35 2008-09-15 14:32:55 +00:00

e2fsprogs-devel
---------------
Since the e2fsprogs libraries has been split out into own packages,
each having its own devel package
libext2fs-devel
libblkid-devel
libuuid-devel
libcom_err-devel
the e2fsprogs-devel package is deprecated and is provided for temporary
backwards compatibility only.