- use the right license tag for the documentation

This commit is contained in:
pertusus 2007-08-28 22:21:30 +00:00
parent 9d93e6bfb2
commit 0d05e444de

View File

@ -1,10 +1,10 @@
Name: texi2html
Version: 1.78
Release: 2%{?dist}
Release: 3%{?dist}
# GPLv2+ is for the code
# MIT-like for the documentation
# OFSFDL (Old FSF Documentation License) for the documentation
# CC-BY-SA or GPLv2 for the images
License: GPLv2+ and MIT-like and (CC-BY-SA or GPLv2)
License: GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2)
Group: Applications/Text
Summary: A highly customizable texinfo to HTML and other formats translator
Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.bz2
@ -72,6 +72,9 @@ fi
%dir %{_sysconfdir}/texinfo
%changelog
* Tue Aug 28 2007 Patrice Dumas <pertusus@free.fr> 1.78-3
- use the right license tag for the documentation
* Tue Aug 28 2007 Patrice Dumas <pertusus@free.fr> 1.78-2
- Requires latex2html and perl(Text::Unidecode)
- add ownership for directories common for the texinfo implementations