diff --git a/.cvsignore b/.cvsignore index c788948..943153b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libzip-0.9.tar.gz +libzip-0.9.tar.bz2 diff --git a/libzip.spec b/libzip.spec index 61da5b2..e35ee47 100644 --- a/libzip.spec +++ b/libzip.spec @@ -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ä - 0.9-4 +- Use bzipped upstream tarball. + * Sat Jul 25 2009 Fedora Release Engineering - 0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 86917b3..13793d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b753dfe336f6fe87b0e698b382c3071 libzip-0.9.tar.gz +56b9f11c1eee5eed189a20183d7e06b0 libzip-0.9.tar.bz2