add doc
This commit is contained in:
parent
de8fee7d90
commit
30ce178ada
@ -5,7 +5,7 @@
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 2.1.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: The Nuosu SIL Font
|
||||
|
||||
Group: User Interface/X
|
||||
@ -25,7 +25,7 @@ Until this version, the font was called SIL Yi.
|
||||
|
||||
%prep
|
||||
%setup -q -c %{name}
|
||||
|
||||
sed -i 's/\r//' OFL.txt doc/FONTLOG.txt
|
||||
|
||||
%build
|
||||
|
||||
@ -45,10 +45,13 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
||||
|
||||
%_font_pkg -f %{fontconf} *.ttf
|
||||
|
||||
%doc
|
||||
%doc OFL.txt doc/FONTLOG.txt
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 12 2011 Peng Wu <pwu@redhat.com> - 2.1.1-3
|
||||
- Add document.
|
||||
|
||||
* Sun Jan 30 2011 Peng Wu <pwu@redhat.com> - 2.1.1-2
|
||||
- Clean the spec file and add fontconfig file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user