This commit is contained in:
Elliot Lee 2004-11-02 15:37:01 +00:00
parent 29bd7febbb
commit 020c5f161f
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
#define MAX_SECTOR_SIZE 2048
#define SECTOR_SIZE 512 /* still used in BSD code */
-#define MAXIMUM_PARTS 60
+#define MAXIMUM_PARTS 16
+#define MAXIMUM_PARTS 15
#define ACTIVE_FLAG 0x80

View File

@ -1,7 +1,7 @@
# Upstream maintainer aeb@cwi.nl
# 'raw' support is deprecated, only ship it if we need compatibility stuff.
%define include_raw 0
%define include_raw 1
%if %{include_raw}
%define raw_options ADD_RAW=yes
@ -21,7 +21,7 @@
Summary: A collection of basic system utilities.
Name: util-linux
Version: 2.12a
Release: 16
Release: 16.EL4
License: distributable
Group: System Environment/Base