- License fix, rebuild for devel (F8).

This commit is contained in:
José Abílio Oliveira Matos 2007-08-28 15:58:11 +00:00
parent 2cc5896311
commit 27400d64ba

View File

@ -3,11 +3,11 @@
Name: python-cpio
Version: 0.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A Python module for accessing cpio archives
Group: Development/Languages
License: LGPL
License: LGPLv2.1+
URL: http://developer.berlios.de/projects/python-cpio/
Source0: http://download.berlios.de/python-cpio/python-cpio-0.1.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/cpioarchive.py[co]
%changelog
* Tue Aug 28 2007 José Matos <jamatos[AT]fc.up.pt> - 0.1-4
- License fix, rebuild for devel (F8).
* Tue Dec 12 2006 José Matos <jamatos[AT]fc.up.pt> - 0.1-3
- Rebuild for python 2.5.