From 729b95cda5135b61540dfd19e4c8ac3c2b787049 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Fri, 10 Aug 2007 20:53:52 +0000 Subject: [PATCH] - Update license tag to indicate GPL v2 or later - Update URLs to point to new upstream location --- .cvsignore | 2 +- pyparted.spec | 15 ++++++++------- sources | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 05b9c2c..a7122c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparted-1.8.8.tar.bz2 +pyparted-1.8.9.tar.bz2 diff --git a/pyparted.spec b/pyparted.spec index 5117c45..dd6edeb 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -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 - 1.8.8-2 -- Update License tag to GPLv2 +* Fri Aug 10 2007 David Cantrell - 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 - 1.8.8-1 - Clean up wording in package description (#226337) diff --git a/sources b/sources index 3a51904..f03316c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf64073721545be09ee68564673908ff pyparted-1.8.8.tar.bz2 +24d60b03142abd7cf1ba4d069bc9db3e pyparted-1.8.9.tar.bz2