- Update license tag to indicate GPL v2 or later
- Update URLs to point to new upstream location
This commit is contained in:
parent
c1e6ff4013
commit
729b95cda5
@ -1 +1 @@
|
||||
pyparted-1.8.8.tar.bz2
|
||||
pyparted-1.8.9.tar.bz2
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
|
||||
Summary: Python module for GNU parted
|
||||
Name: pyparted
|
||||
Version: 1.8.8
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
Version: 1.8.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://people.redhat.com/dcantrel/%{name}
|
||||
URL: http://dcantrel.fedorapeople.org/%{name}
|
||||
|
||||
Source0: http://people.redhat.com/dcantrel/%{name}/%{name}-%{version}.tar.bz2
|
||||
Source0: http://dcantrel.fedorapeople.org/%{name}/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: python-devel, parted-devel >= 1.8.6, pkgconfig
|
||||
@ -37,8 +37,9 @@ CFLAGS="%{optflags}" CC="%{__cc}" %{__make} %{?_smp_mflags}
|
||||
%{python_sitearch}/partedmodule.so
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 1.8.8-2
|
||||
- Update License tag to GPLv2
|
||||
* Fri Aug 10 2007 David Cantrell <dcantrell@redhat.com> - 1.8.9-1
|
||||
- Update license tag to indicate GPL v2 or later
|
||||
- Update URLs to point to new upstream location
|
||||
|
||||
* Fri Jun 15 2007 David Cantrell <dcantrell@redhat.com> - 1.8.8-1
|
||||
- Clean up wording in package description (#226337)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user