- use the right license tag for the documentation
This commit is contained in:
parent
9d93e6bfb2
commit
0d05e444de
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user