- update license tag
This commit is contained in:
parent
2e494cf7b0
commit
c6c19a0ffc
@ -1,8 +1,8 @@
|
||||
Summary: The shared library for the S-Lang extension language
|
||||
Name: slang
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://space.mit.edu/pub/davis/slang/v2.1/%{name}-%{version}.tar.bz2
|
||||
Patch1: slang-2.1.0-makefile.patch
|
||||
@ -102,6 +102,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_libdir}/libslang*.a
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2007 Miroslav Lichvar <mlichvar@redhat.com> - 2.1.1-2
|
||||
- update license tag
|
||||
|
||||
* Mon Jul 09 2007 Miroslav Lichvar <mlichvar@redhat.com> - 2.1.1-1
|
||||
- update to 2.1.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user