From e11001748ca460a7d0ba0dd4166bffdd05056b9b Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Thu, 16 Aug 2007 11:29:36 +0000 Subject: [PATCH] - Fix licensing tag. --- sed.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sed.spec b/sed.spec index f33b925..c2580b2 100644 --- a/sed.spec +++ b/sed.spec @@ -6,8 +6,8 @@ Summary: A GNU stream text editor Name: sed Version: 4.1.5 -Release: 8%{?dist} -License: GPL +Release: 9%{?dist} +License: GPLv2+ Group: Applications/Text URL: http://www.gnu.org/software/sed/ Source0: ftp://ftp.gnu.org/pub/gnu/sed/sed-%{version}.tar.gz @@ -72,6 +72,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Thu Aug 16 2007 Petr Machata - 4.1.5-9 +- Fix licensing tag. + * Wed Feb 7 2007 Petr Machata - 4.1.5-8 - tidy up the specfile per rpmlint comments - use utf-8 and fix national characters in contributor's names