summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 04:26:36 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 04:26:36 +0000
commit87d02aa3cc4eaf1b3c99dcf52fb52e43a5331b2a (patch)
treec56ab83286a446aa62c37759b81e1bfb67c1e997
parente89f6de0d81dd42abb232116967627902aa2d05b (diff)
downloade2fsprogs-87d02aa3cc4eaf1b3c99dcf52fb52e43a5331b2a.tar.gz
e2fsprogs-87d02aa3cc4eaf1b3c99dcf52fb52e43a5331b2a.tar.xz
e2fsprogs-87d02aa3cc4eaf1b3c99dcf52fb52e43a5331b2a.zip
auto-import changelog data from e2fsprogs-1.35-7.src.rpme2fsprogs-1_35-7
* Mon Mar 15 2004 Thomas Woerner <twoerner@redhat.com> 1.35-7 - final 1.35 * Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Thu Feb 05 2004 Thomas Woerner <twoerner@redhat.com> 1.35-5.1 - C++ header fix for ext2fs.h * Thu Feb 05 2004 Thomas Woerner <twoerner@redhat.com> 1.35-5 - newest WIP version (2004.01.31)
-rw-r--r--.cvsignore2
-rw-r--r--e2fsprogs.spec30
-rw-r--r--sources2
3 files changed, 23 insertions, 11 deletions
diff --git a/.cvsignore b/.cvsignore
index 7c369ff..f1fe785 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-e2fsprogs-1.35-WIP-1207.tar.gz
+e2fsprogs-1.35.tar.gz
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index 267d05b..dca2cc0 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -4,15 +4,13 @@
Summary: Utilities for managing the second extended (ext2) filesystem.
Name: e2fsprogs
Version: 1.35
-Release: 4
+Release: 7
License: GPL
Group: System Environment/Base
-Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}-WIP-1207.tar.gz
+Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz
+#Source: ftp://ftp.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.34+1.35-WIP-2004.01.31.orig.tar.gz
Patch2: e2fsprogs-1.27-nostrip.patch
-Patch4: e2fsprogs-1.32-mainframe.patch
-Patch5: e2fsprogs-1.32-s390.patch
Patch6: e2fsprogs-1.32-nosync.patch
-Patch7: e2fsprogs-1.35-fix.patch
Url: http://e2fsprogs.sourceforge.net/
Prereq: /sbin/ldconfig
BuildRoot: %{_tmppath}/%{name}-root
@@ -47,12 +45,9 @@ also want to install e2fsprogs.
%prep
%setup -q -n e2fsprogs-1.35
+#%setup -q -n e2fsprogs-1.34+1.35-WIP-2004.01.31
%patch2 -p1 -b .nostrip
-#%patch4 -p1 -b .mainframe
-%patch5 -p1 -b .s390
%patch6 -p1 -b .nosync
-%patch7 -p1
-#chmod 644 po/*.po
%build
%configure --enable-elf-shlibs --enable-nls
@@ -107,6 +102,7 @@ exit 0
%{_root_sbindir}/mkfs.ext3
%{_root_sbindir}/resize2fs
%{_root_sbindir}/tune2fs
+%{_sbindir}/filefrag
%{_sbindir}/mklost+found
%{_root_libdir}/libblkid.so.*
@@ -131,6 +127,7 @@ exit 0
%{_mandir}/man8/dumpe2fs.8*
%{_mandir}/man8/e2fsck.8*
%{_mandir}/man8/findfs.8*
+%{_mandir}/man8/filefrag.8*
%{_mandir}/man8/fsck.ext2.8*
%{_mandir}/man8/fsck.ext3.8*
%{_mandir}/man8/e2image.8*
@@ -187,6 +184,21 @@ exit 0
%{_mandir}/man3/uuid_unparse.3*
%changelog
+* Mon Mar 15 2004 Thomas Woerner <twoerner@redhat.com> 1.35-7
+- final 1.35
+
+* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
+- rebuilt
+
+* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
+- rebuilt
+
+* Thu Feb 5 2004 Thomas Woerner <twoerner@redhat.com> 1.35-5.1
+- C++ header fix for ext2fs.h
+
+* Thu Feb 5 2004 Thomas Woerner <twoerner@redhat.com> 1.35-5
+- newest WIP version (2004.01.31)
+
* Thu Jan 08 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- add patch from Dave Jones
diff --git a/sources b/sources
index 6a453ab..28e8155 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3279f7f3c3a7c87a75460cb1320caa8b e2fsprogs-1.35-WIP-1207.tar.gz
+8d25ffd60d405ef32d341704a2323807 e2fsprogs-1.35.tar.gz