- Use xz compressed upstream tarball.

https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
Ville Skyttä 2009-08-12 17:35:16 +00:00
parent e2043da4dd
commit e9e3bffa43
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
m4-1.4.13.tar.bz2
m4-1.4.13.tar.xz

View File

@ -1,10 +1,10 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.13
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3+
Group: Applications/Text
Source: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
Source: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
URL: http://www.gnu.org/software/m4/
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires(post): /sbin/install-info
@ -55,6 +55,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Aug 12 2009 Ville Skyttä <ville.skytta@iki.fi> - 1.4.13-3
- Use xz compressed upstream tarball.
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
28f9ccd3ac4da45409251008b911d677 m4-1.4.13.tar.bz2
206b13cb45e95cd2ba60bf401900ab2d m4-1.4.13.tar.xz