Switch back to gzipped tarball

This commit is contained in:
Eric Sandeen 2012-10-02 20:56:21 -05:00
parent 6c91b018a4
commit 9f62610e46
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ e2fsprogs-1.41.12.tar.gz
/e2fsprogs-1.42.4.tar.gz
/e2fsprogs-1.42.5.tar.bz2
/e2fsprogs-1.42.6.tar.bz2
/e2fsprogs-1.42.6.tar.gz

View File

@ -1,12 +1,12 @@
Summary: Utilities for managing ext2, ext3, and ext4 filesystems
Name: e2fsprogs
Version: 1.42.6
Release: 1%{?dist}
Release: 2%{?dist}
# License tags based on COPYING file distinctions for various components
License: GPLv2
Group: System Environment/Base
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Source1: ext2_types-wrapper.h
Source2: e2fsck.conf
@ -322,6 +322,9 @@ exit 0
%{_libdir}/pkgconfig/ss.pc
%changelog
* Tue Oct 02 2012 Eric Sandeen <sandeen@redhat.com> 1.42.6-2
- Switch back to gzipped tarball to make sf.net source URL correct
* Tue Oct 02 2012 Eric Sandeen <sandeen@redhat.com> 1.42.6-1
- New upstream release

View File

@ -1 +1 @@
63cf1b8f0e62a22ea9daa35aeb344577 e2fsprogs-1.42.6.tar.bz2
9e444c240c1001b3292d108fbad0f49c e2fsprogs-1.42.6.tar.gz