- Use xz compressed upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
parent
e2043da4dd
commit
e9e3bffa43
@ -1 +1 @@
|
||||
m4-1.4.13.tar.bz2
|
||||
m4-1.4.13.tar.xz
|
||||
|
7
m4.spec
7
m4.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user