New upstream.
This commit is contained in:
parent
680ae02601
commit
229d001fb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
freefont-sfd-20090104.tar.gz
|
||||
/freefont-sfd-20100919.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global fontconf 67-%{fontname}
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 20090104
|
||||
Release: 12%{?dist}
|
||||
Version: 20100919
|
||||
Release: 1%{?dist}
|
||||
Summary: Free UCS Outline Fonts
|
||||
Group: User Interface/X
|
||||
# Standard font exception
|
||||
@ -123,6 +123,8 @@ for fconf in %{fontconf}-mono.conf \
|
||||
%{buildroot}%{_fontconfig_confdir}/$fconf
|
||||
done
|
||||
|
||||
rm %{buildroot}%{_datadir}/fonts/gnu-free/Untitled1.ttf
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
@ -132,11 +134,14 @@ rm -rf %{buildroot}
|
||||
|
||||
%files common
|
||||
%defattr(0644,root,root,0755)
|
||||
%doc AUTHORS ChangeLog CREDITS COPYING README
|
||||
%doc AUTHORS ChangeLog CREDITS COPYING README Untitled1.ttf
|
||||
|
||||
%files compat
|
||||
|
||||
%changelog
|
||||
* Tue Oct 05 2010 Jon Ciesla <limb@jcomserv.net> 20100919-1
|
||||
- New upstream.
|
||||
|
||||
* Tue Aug 10 2010 Jon Ciesla <limb@jcomserv.net> 20090104-12
|
||||
- Moved priority from 60 to 67, BZ 621498.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user