diff --git a/.cvsignore b/.cvsignore index e69de29..4cb40ca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1,7 @@ +anka.tar.gz +comix.tar.gz +dorian.tar.gz +gan.tar.gz +gladia.tar.gz +ktav-yad.tar.gz +ozrad.tar.gz diff --git a/fonts-hebrew-fancy.spec b/fonts-hebrew-fancy.spec new file mode 100644 index 0000000..b8900b1 --- /dev/null +++ b/fonts-hebrew-fancy.spec @@ -0,0 +1,70 @@ +%define culmus_version 0.101 + +Name: fonts-hebrew-fancy +Version: 0.101 +Release: 2%{?dist} +License: GPL +Source0: http://culmus.sourceforge.net/fancy/comix.tar.gz +Source1: http://culmus.sourceforge.net/fancy/dorian.tar.gz +Source2: http://culmus.sourceforge.net/fancy/gan.tar.gz +Source3: http://culmus.sourceforge.net/fancy/gladia.tar.gz +Source4: http://culmus.sourceforge.net/fancy/ktav-yad.tar.gz +Source5: http://culmus.sourceforge.net/fancy/ozrad.tar.gz +Source6: http://culmus.sourceforge.net/fancy/anka.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +Group: User Interface/X +Summary: Fancy fonts for Hebrew +Summary(he): גופנים מקושטים לעברית +URL: http://culmus.sourceforge.net/fancy + +%description +The fonts-hebrew-fancy package contains fancy (non-standard) Hebrew fonts +from the Culmus project by Maxim Iorsh. + +%description -l he +החבילה fonts-hebrew-fancy כוללת גופנים מקושטים (לא סטנדרטיים) לעברית, +מפרויקט קולמוס של מקסים יורש. + +%prep +%setup -c +%setup -T -D -a 1 +%setup -T -D -a 2 +%setup -T -D -a 3 +%setup -T -D -a 4 +%setup -T -D -a 5 +%setup -T -D -a 6 + +%install +rm -rf $RPM_BUILD_ROOT + +mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/hebrew-fancy +cp *.pfa *.afm $RPM_BUILD_ROOT%{_datadir}/fonts/hebrew-fancy +# %%ghost the fonts.cache-1 file +touch $RPM_BUILD_ROOT%{_datadir}/fonts/hebrew-fancy/fonts.cache-{1,2} + +%clean +rm -rf $RPM_BUILD_ROOT + +%post +fc-cache %{_datadir}/fonts/hebrew-fancy + +%postun +if [ "$1" = "0" ]; then + fc-cache %{_datadir}/fonts +fi + +%files +%defattr(-,root,root,-) +%doc GNU-GPL +%dir %{_datadir}/fonts/hebrew-fancy +%{_datadir}/fonts/hebrew-fancy/*.pfa +%{_datadir}/fonts/hebrew-fancy/*.afm +%ghost %verify(not md5 size mtime) %{_datadir}/fonts/hebrew-fancy/fonts.cache-1 +%ghost %verify(not md5 size mtime) %{_datadir}/fonts/hebrew-fancy/fonts.cache-2 + +%changelog +* Tue Nov 22 2005 Dan Kenigsberg - 0.101-2 +- Clean things according to the review of mpeters AT mac.com +* Tue Nov 22 2005 Dan Kenigsberg - 0.101-1 +- Take fonts-hebrew.spec and change it for the fancy fonts. diff --git a/sources b/sources index e69de29..30074ca 100644 --- a/sources +++ b/sources @@ -0,0 +1,7 @@ +0ff1173ac7e33e57107dc3f754bc517f anka.tar.gz +9c5ef1154377e1713facd636db56291a comix.tar.gz +410e999713f4214bf168ba44b7363164 dorian.tar.gz +38aa8a0bc758e520ae91fd14801d46c8 gan.tar.gz +34c72b7ee66d38baddae31998000678c gladia.tar.gz +e5e9572e5cbca24c976b8091feeb586f ktav-yad.tar.gz +1e3c28c01fc9a7b40fed694a571034cc ozrad.tar.gz