summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2014-08-05 11:48:30 +0900
committerChanho Park <chanho61.park@samsung.com>2014-08-05 11:55:38 +0900
commitd8d47b95cdadca0e9c52bffec30e96aa26538659 (patch)
tree1c744c71bd353d24bca960855aa8d0535e5b078a /packaging
parentb3e792477d70370bbdae683c23354ce209b0b844 (diff)
downloade2fsprogs-d8d47b95cdadca0e9c52bffec30e96aa26538659.tar.gz
e2fsprogs-d8d47b95cdadca0e9c52bffec30e96aa26538659.tar.bz2
e2fsprogs-d8d47b95cdadca0e9c52bffec30e96aa26538659.zip
packaging: update 1.42.11 and fix group tagsubmit/tizen/20140805.025917
Change-Id: I75e18bb295b61630afcda6cb4514d873387cc81b Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/e2fsprogs.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/packaging/e2fsprogs.spec b/packaging/e2fsprogs.spec
index 76912cd7..f75f23b8 100644
--- a/packaging/e2fsprogs.spec
+++ b/packaging/e2fsprogs.spec
@@ -3,7 +3,7 @@ BuildRequires: autoconf
BuildRequires: libblkid-devel
BuildRequires: libuuid-devel
BuildRequires: pkg-config
-Version: 1.42.6
+Version: 1.42.11
Release: 0
Summary: Utilities for the Second Extended File System
License: GPL-2.0
@@ -24,7 +24,7 @@ mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.
%package devel
Summary: Dummy development package
License: LGPL-2.0
-Group: Development/Libraries/C and C++
+Group: Base/Development
Requires: libblkid-devel
Requires: libext2fs-devel = %version
Requires: libuuid-devel
@@ -35,7 +35,7 @@ Dummy development package for backwards compatibility.
%package -n libext2fs
Summary: Ext2fs library
License: LGPL-2.0
-Group: System/Filesystems
+Group: Base/File Systems
%description -n libext2fs
The basic Ext2fs shared library.
@@ -43,7 +43,7 @@ The basic Ext2fs shared library.
%package -n libext2fs-devel
Summary: Development files for libext2fs
License: LGPL-2.0
-Group: Development/Libraries/C and C++
+Group: Base/Development
Requires: libcom_err-devel
Requires: libext2fs = %version
@@ -53,7 +53,7 @@ Development files for libext2fs.
%package -n libcom_err
Summary: E2fsprogs error reporting library
License: MIT
-Group: System/Filesystems
+Group: Base/File Systems
%description -n libcom_err
com_err is an error message display library.
@@ -61,7 +61,7 @@ com_err is an error message display library.
%package -n libcom_err-devel
Summary: Development files for libcom_err
License: MIT
-Group: Development/Libraries/C and C++
+Group: Base/Development
Requires: glibc-devel
Requires: libcom_err = %version