rpms/e2fsprogs/devel e2fsprogs.spec,1.130,1.131

Eric Sandeen sandeen at fedoraproject.org
Fri Feb 27 01:09:40 UTC 2009


Author: sandeen

Update of /cvs/pkgs/rpms/e2fsprogs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3373

Modified Files:
	e2fsprogs.spec 
Log Message:
* Thu Feb 26 2009 Eric Sandeen <sandeen at redhat.com> 1.41.4-5
- fix a couple missed descriptions; obsolete e4fsprogs



Index: e2fsprogs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/e2fsprogs/devel/e2fsprogs.spec,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- e2fsprogs.spec	26 Feb 2009 22:29:21 -0000	1.130
+++ e2fsprogs.spec	27 Feb 2009 01:09:10 -0000	1.131
@@ -4,7 +4,7 @@
 Summary: Utilities for managing ext2, ext3, and ext4 filesystems
 Name: e2fsprogs
 Version: 1.41.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 # License based on upstream-modified COPYING file,
 # which clearly states "V2" intent.
 License: GPLv2
@@ -22,6 +22,7 @@
 Url: http://e2fsprogs.sourceforge.net/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: e2fsprogs-libs = %{version}-%{release}, device-mapper
+Obsoletes: e4fsprogs
 BuildRequires: pkgconfig, texinfo, libselinux-devel
 BuildRequires: libsepol-devel, device-mapper-devel, util-linux
 
@@ -41,7 +42,7 @@
 performance of an ext2, ext3, or ext4 filesystem.
 
 %package libs
-Summary: Ext2/3 filesystem-specific shared libraries and headers
+Summary: Ext2/3/4 filesystem-specific shared libraries and headers
 Group: Development/Libraries
 # License based on upstream-modified COPYING file,
 # which clearly states "V2" intent as well as other
@@ -53,7 +54,7 @@
 E2fsprogs-lib contains the libraries of the e2fsprogs package.
 
 %package devel
-Summary: Ext2/3 filesystem-specific static libraries and headers
+Summary: Ext2/3/4 filesystem-specific static libraries and headers
 Group: Development/Libraries
 # License based on upstream-modified COPYING file,
 # which clearly states [L]GPLv2 intent as well as other
@@ -67,10 +68,10 @@
 
 %description devel
 E2fsprogs-devel contains the libraries and header files needed to
-develop second and third extended (ext2/ext3) filesystem-specific
-programs.
+develop second, third and fourth extended (ext2/ext3/ext4)
+filesystem-specific programs.
 
-You should install e2fsprogs-devel if you want to develop ext2/ext3
+You should install e2fsprogs-devel if you want to develop ext2/3/4
 filesystem-specific programs. If you install e2fsprogs-devel, you'll
 also want to install e2fsprogs.
 
@@ -298,6 +299,9 @@
 %dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
 
 %changelog
+* Thu Feb 26 2009 Eric Sandeen <sandeen at redhat.com> 1.41.4-5
+- fix a couple missed descriptions; obsolete e4fsprogs
+
 * Thu Feb 26 2009 Eric Sandeen <sandeen at redhat.com> 1.41.4-4
 - Edit summary & description to include ext4 (#487469)
 - Fix blkid null ptr deref in initrd (#486997)




More information about the fedora-extras-commits mailing list