- Use bzipped 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:27:31 +00:00
parent 03e1676f8d
commit aa30c1e5c1
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libzip-0.9.tar.gz
libzip-0.9.tar.bz2

View File

@ -3,13 +3,13 @@
Name: libzip
Version: 0.9
Release: 3%{?dist}
Release: 4%{?dist}
Summary: C library for reading, creating, and modifying zip archives
Group: System Environment/Libraries
License: BSD
URL: http://www.nih.at/libzip/index.html
Source0: http://www.nih.at/libzip/%{name}-%{version}.tar.gz
Source0: http://www.nih.at/libzip/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: automake libtool
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Aug 11 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.9-4
- Use bzipped upstream tarball.
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
5b753dfe336f6fe87b0e698b382c3071 libzip-0.9.tar.gz
56b9f11c1eee5eed189a20183d7e06b0 libzip-0.9.tar.bz2