diff --git a/kacst-fonts.spec b/kacst-fonts.spec index e966ae1..1ab167c 100644 --- a/kacst-fonts.spec +++ b/kacst-fonts.spec @@ -8,11 +8,12 @@ from the King Abdulaziz City for Science & Technology(kacst). Name: %{fontname}-fonts Version: 2.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Source: http://downloads.sourceforge.net/sourceforge/arabeyes/%{fontname}_fonts_%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: dos2unix BuildRequires: fontpackages-devel > 1.13 Group: User Interface/X Obsoletes: fonts-arabic <= 2.1-2 @@ -214,7 +215,7 @@ This package contains title type fonts for the display of Arabic %prep %setup -q -n KacstArabicFonts-%{version} -#find . -not -name \*.ttf -type f -exec dos2unix -k {} \; +find . -not -name \*.ttf -type f -exec dos2unix -k {} \; %build echo "Nothing to do in Build." @@ -234,6 +235,9 @@ rm -rf %{buildroot} %dir %{fontdir} %changelog +* Thu Jul 09 2009 Pravin Satpute - 2.0-4 +- cleaned rpmlink + * Wed Jul 08 2009 Pravin Satpute - 2.0-3 - updated spec as per new font packaging guideline