- License fix, rebuild for devel (F8).
This commit is contained in:
parent
2cc5896311
commit
27400d64ba
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user