- added DavidCLM afm and pfa
- bug 509694
This commit is contained in:
parent
64658104e1
commit
fb9b367895
@ -1,2 +1,3 @@
|
|||||||
culmus-0.102.tar.gz
|
culmus-0.102.tar.gz
|
||||||
culmus-0.103.tar.gz
|
culmus-0.103.tar.gz
|
||||||
|
david-type1-0.103.tar.gz
|
||||||
|
@ -10,7 +10,7 @@ Hebrew from the Culmus project.
|
|||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 0.103
|
Version: 0.103
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Fonts for Hebrew from Culmus project
|
Summary: Fonts for Hebrew from Culmus project
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -26,6 +26,7 @@ Source6: %{fontconf}-frank-ruehl-clm.conf
|
|||||||
Source7: %{fontconf}-miriam-clm.conf
|
Source7: %{fontconf}-miriam-clm.conf
|
||||||
Source8: %{fontconf}-miriam-mono-clm.conf
|
Source8: %{fontconf}-miriam-mono-clm.conf
|
||||||
Source9: %{fontconf}-nachlieli-clm.conf
|
Source9: %{fontconf}-nachlieli-clm.conf
|
||||||
|
Source10: http://downloads.sourceforge.net/sourceforge/%{fontname}/david-type1-%{version}.tar.gz
|
||||||
Obsoletes: culmus-fonts < 0.102-1
|
Obsoletes: culmus-fonts < 0.102-1
|
||||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||||
|
|
||||||
@ -114,7 +115,7 @@ Requires: %{name}-common = %{version}-%{release}
|
|||||||
%description -n %{fontname}-david-clm-fonts
|
%description -n %{fontname}-david-clm-fonts
|
||||||
%common_desc
|
%common_desc
|
||||||
|
|
||||||
%_font_pkg -n david-clm -f %{fontconf}-david-clm.conf DavidCLM-*.ttf
|
%_font_pkg -n david-clm -f %{fontconf}-david-clm.conf DavidCLM-*.ttf DavidCLM-*.afm DavidCLM-*.pfa
|
||||||
|
|
||||||
%package -n %{fontname}-drugulin-clm-fonts
|
%package -n %{fontname}-drugulin-clm-fonts
|
||||||
Summary: Fonts for Hebrew from Culmus project
|
Summary: Fonts for Hebrew from Culmus project
|
||||||
@ -188,6 +189,9 @@ Requires: %{name}-common = %{version}-%{release}
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{fontname}-%{version}
|
%setup -q -n %{fontname}-%{version}
|
||||||
|
%setup -c -q -a 10
|
||||||
|
mv %{fontname}-%{version}/* .
|
||||||
|
mv david-%{version}/* .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -247,6 +251,10 @@ rm -fr %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 10 2009 Pravin Satpute <psatpute@redhat.com> - 0.103-2
|
||||||
|
- added DavidCLM afm and pfa
|
||||||
|
- bug 509694
|
||||||
|
|
||||||
* Wed Jul 08 2009 Pravin Satpute <psatpute@redhat.com> - 0.103-1
|
* Wed Jul 08 2009 Pravin Satpute <psatpute@redhat.com> - 0.103-1
|
||||||
- upstream new release 0.103
|
- upstream new release 0.103
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user