rpms/kacst-fonts/devel kacst-fonts.spec,1.6,1.7

Pravin Satpute pravins at fedoraproject.org
Thu Jul 9 05:07:27 UTC 2009


Author: pravins

Update of /cvs/pkgs/rpms/kacst-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10683

Modified Files:
	kacst-fonts.spec 
Log Message:
* Thu Jul 09 2009 Pravin Satpute <psatpute at redhat.com> - 2.0-4
- cleaned rpmlink



Index: kacst-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kacst-fonts/devel/kacst-fonts.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- kacst-fonts.spec	8 Jul 2009 10:12:43 -0000	1.6
+++ kacst-fonts.spec	9 Jul 2009 05:07:23 -0000	1.7
@@ -8,11 +8,12 @@ from the King Abdulaziz City for Science
 
 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 f
 
 %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 <psatpute at redhat.com> - 2.0-4
+- cleaned rpmlink
+
 * Wed Jul 08 2009 Pravin Satpute <psatpute at redhat.com> - 2.0-3
 - updated spec as per new font packaging guideline
 




More information about the fedora-extras-commits mailing list