From b68f156fb2a3a28bd5ff81ee40bc63ff3401e71b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Thu, 25 Feb 2010 11:48:08 +0000 Subject: [PATCH] fix license --- libsmi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libsmi.spec b/libsmi.spec index c7ee046..88b55f6 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -1,10 +1,10 @@ Name: libsmi Version: 0.4.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library to access SMI MIB information Group: System Environment/Libraries -License: BSD +License: GPLv2+ URL: http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html Source0: ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/%{name}-%{version}.tar.gz Source1: smi.conf @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 25 2010 Radek Vokal - 0.4.8-4 +- fix lincese field, based on the tarball project is now GPL+ + * Sat Jul 25 2009 Fedora Release Engineering - 0.4.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild