- License: LGPLv2+ (with exceptions)

This commit is contained in:
Rex Dieter 2007-08-12 01:06:08 +00:00
parent 1c01bd4480
commit ee56f8b11f

View File

@ -5,9 +5,10 @@
Summary: C++ user interface toolkit
Name: fltk
Version: 1.1.8
Release: 0.3.%{snap}%{?dist}
Release: 0.4.%{snap}%{?dist}
License: LGPL with exceptions
# LGPLv2+ with exceptions, see COPYING
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.fltk.org/
%if "%{?snap:1}" == "1"
@ -202,6 +203,9 @@ update-desktop-database >& /dev/null ||:
%changelog
* Sat Aug 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.1.8-0.4.r5750
- License: LGPLv2+ (with exceptions)
* Sun Apr 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.1.8-0.3.r5750
- *really* fix --rpath issue, using non-empty patch this time (#238284)