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