Updated to new version
This commit is contained in:
parent
05d100c1df
commit
3b0fb29739
@ -1 +1 @@
|
||||
kacst_fonts_1.6.2.tar.bz2
|
||||
kacst_fonts_2.0.tar.bz2
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define fontdir %{_datadir}/fonts/%{fontname}
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 1.6.2
|
||||
Release: 4%{?dist}
|
||||
Version: 2.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Source: http://downloads.sourceforge.net/sourceforge/arabeyes/%{fontname}_fonts_%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -21,7 +21,7 @@ This package contains fonts for the display of Arabic
|
||||
from the King Abdulaziz City for Science & Technology(kacst).
|
||||
|
||||
%prep
|
||||
%setup -q -n KacstArabicFonts-1.6.2
|
||||
%setup -q -n KacstArabicFonts-%{version}
|
||||
find . -not -name \*.ttf -type f -exec dos2unix -k {} \;
|
||||
|
||||
%build
|
||||
@ -50,11 +50,14 @@ fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc *.TXT
|
||||
%doc Copyright LICENSE README
|
||||
%dir %{fontdir}
|
||||
%{fontdir}/*.ttf
|
||||
|
||||
%changelog
|
||||
* Fri Sep 05 2008 Rahul Bhalerao <rbhalera@redhat.com> - 2.0-1.fc10
|
||||
- Updated to new upstream version
|
||||
|
||||
* Wed Jul 23 2008 Rahul Bhalerao <rbhalera@redhat.com> - 1.6.2-4.fc10
|
||||
- Dropping previous release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user