- Use bzipped upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
parent
26a82b1769
commit
7d9186506b
@ -1 +1 @@
|
||||
irssi-0.8.14.tar.gz
|
||||
irssi-0.8.14.tar.bz2
|
||||
|
@ -3,12 +3,12 @@
|
||||
Summary: Modular text mode IRC client with Perl scripting
|
||||
Name: irssi
|
||||
Version: 0.8.14
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: GPLv2+
|
||||
Group: Applications/Communications
|
||||
URL: http://irssi.org/
|
||||
Source0: http://irssi.org/files/irssi-%{version}.tar.gz
|
||||
Source0: http://irssi.org/files/irssi-%{version}.tar.bz2
|
||||
Source1: irssi-config.h
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
BuildRequires: ncurses-devel openssl-devel zlib-devel
|
||||
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 11 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.8.14-2
|
||||
- Use bzipped upstream tarball.
|
||||
|
||||
* Mon Aug 3 2009 Marek Mahut <mmahut@fedoraproject.org> - 0.8.14-1
|
||||
- Upstream release 0.8.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user