From b4498d9f1897dbfacc30e549c7ed9a9200daa919 Mon Sep 17 00:00:00 2001 From: OBS User coolo Date: Tue, 31 May 2011 07:31:50 +0000 Subject: [PATCH 1/2] Fixed typo in summary of e2fsprogs.spec Rev filesystems/16 Md5 896347b41ab3f837aff3f53f310d2e0a 2011-05-31 07:31:50 coolo 72186 --- e2fsprogs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e2fsprogs.spec b/e2fsprogs.spec index a06471f..8a72347 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -31,7 +31,7 @@ Obsoletes: e2fsprogs-64bit %endif # Version: 1.41.14 -Release: 1 +Release: 2 Summary: Utilities for the Second Extended File System Url: http://e2fsprogs.sourceforge.net Source: %{name}-%{version}.tar.bz2 @@ -70,7 +70,7 @@ Dummy development package for backwards compatibility. %package -n libext2fs2 License: GPLv2+ -Summary: Ext2fs libray +Summary: Ext2fs library Group: System/Filesystems AutoReqProv: on From c7ba0b41394d5cedec58df7bdf7adccf172587eb Mon Sep 17 00:00:00 2001 From: OBS User dirkmueller Date: Mon, 25 Jul 2011 14:41:55 +0000 Subject: [PATCH 2/2] - Fix licenses in spec file to match those specified in COPYING file Rev filesystems/17 Md5 47db16588a5ee004bfc2e566d4142e63 2011-07-25 14:41:55 dirkmueller 76809 --- e2fsprogs.changes | 10 ++++++++++ e2fsprogs.spec | 12 ++++++------ 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/e2fsprogs.changes b/e2fsprogs.changes index a712668..b1d5213 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jul 22 17:11:57 UTC 2011 - jack@suse.cz + +- Fix typo in package summary + +------------------------------------------------------------------- +Fri Jul 22 13:03:13 UTC 2011 - jack@suse.cz + +- Fix licenses in spec file to match those specified in COPYING file + ------------------------------------------------------------------- Tue Jan 25 17:25:30 CET 2011 - pth@suse.de diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 8a72347..d7a2c43 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -19,7 +19,7 @@ Name: e2fsprogs -License: GPLv2+ +License: GPLv2 Group: System/Filesystems Supplements: filesystem(ext2) filesystem(ext3) filesystem(ext4) BuildRequires: libblkid-devel libuuid-devel pkg-config @@ -54,7 +54,7 @@ under Linux. Included in this package are: chattr, lsattr, mke2fs, mklost+found, tune2fs, e2fsck, resize2fs, and badblocks. %package devel -License: GPLv2+ +License: LGPLv2 Summary: Dummy development package Group: Development/Libraries/C and C++ AutoReqProv: on @@ -69,7 +69,7 @@ Requires: libext2fs-devel = %version libblkid-devel libuuid-devel Dummy development package for backwards compatibility. %package -n libext2fs2 -License: GPLv2+ +License: LGPLv2 Summary: Ext2fs library Group: System/Filesystems AutoReqProv: on @@ -78,7 +78,7 @@ AutoReqProv: on The basic Ext2fs shared library. %package -n libext2fs-devel -License: GPLv2+ +License: LGPLv2 Summary: Development files for libext2fs Group: Development/Libraries/C and C++ AutoReqProv: on @@ -88,7 +88,7 @@ Requires: libext2fs2 = %version libcom_err-devel Development files for libext2fs. %package -n libcom_err2 -License: GPLv2+ +License: MIT Summary: E2fsprogs error reporting library Group: System/Filesystems # bug437293 @@ -105,7 +105,7 @@ AutoReqProv: on com_err is an error message display library. %package -n libcom_err-devel -License: GPLv2+ +License: MIT Summary: Development files for libcom_err Group: Development/Libraries/C and C++ AutoReqProv: on