rpms/fonts-arabic/devel fonts-arabic.spec,1.16,1.17

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Feb 1 12:14:09 UTC 2007


Author: pnemade

Update of /cvs/dist/rpms/fonts-arabic/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9428

Modified Files:
	fonts-arabic.spec 
Log Message:
- Updated SPEC file as part of Core/Extras Review Bug rh#225760




Index: fonts-arabic.spec
===================================================================
RCS file: /cvs/dist/rpms/fonts-arabic/devel/fonts-arabic.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- fonts-arabic.spec	9 Jan 2007 04:35:52 -0000	1.16
+++ fonts-arabic.spec	1 Feb 2007 12:14:07 -0000	1.17
@@ -1,14 +1,15 @@
-%define	kacst		KacstArabicFonts-1.5
-%define paktype		paktype-20061222
+%define  kacst    KacstArabicFonts-1.5
+%define paktype    paktype-20061222
 
-Name: fonts-arabic
+Name:    fonts-arabic
 Version: 2.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPL
 Source0: %{kacst}.tar.gz
 Source1: %{paktype}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
+BuildRequires : dos2unix
 Group: User Interface/X
 Summary: Fonts for Arabic
 URL: http://www.arabeyes.org/resources.php
@@ -20,6 +21,10 @@
 
 %prep
 %setup -q -c -a 0 -a 1
+find . -not -name \*.ttf -type f -exec dos2unix -k {} \;
+chmod 644 %{_builddir}/fonts-arabic-2.0/KacstArabicFonts-1.5/license.txt
+
+%build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +57,9 @@
 %{_datadir}/fonts/arabic/*.ttf
 
 %changelog
+* Thu Feb 01 2007 Parag Nemade <pnemade at redhat.com> - 2.0-5
+- Updated SPEC file as part of Core/Extras Review Bug rh#225760 
+
 * Tue Jan 09 2007 Parag Nemade <pnemade at redhat.com> - 2.0-4
 - Resolved:bug rh#221385 PakTypeTehreer.ttf contains a space in PS name (Parag Nemade)
 




More information about the fedora-cvs-commits mailing list