- Update license tag to indicate GPL v2 or later

- Update URLs to point to new upstream location
This commit is contained in:
David Cantrell 2007-08-10 20:53:52 +00:00
parent c1e6ff4013
commit 729b95cda5
3 changed files with 10 additions and 9 deletions

View File

@ -1 +1 @@
pyparted-1.8.8.tar.bz2
pyparted-1.8.9.tar.bz2

View File

@ -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)

View File

@ -1 +1 @@
bf64073721545be09ee68564673908ff pyparted-1.8.8.tar.bz2
24d60b03142abd7cf1ba4d069bc9db3e pyparted-1.8.9.tar.bz2