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}
|
%define fontdir %{_datadir}/fonts/%{fontname}
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 1.6.2
|
Version: 2.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Source: http://downloads.sourceforge.net/sourceforge/arabeyes/%{fontname}_fonts_%{version}.tar.bz2
|
Source: http://downloads.sourceforge.net/sourceforge/arabeyes/%{fontname}_fonts_%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
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).
|
from the King Abdulaziz City for Science & Technology(kacst).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n KacstArabicFonts-1.6.2
|
%setup -q -n KacstArabicFonts-%{version}
|
||||||
find . -not -name \*.ttf -type f -exec dos2unix -k {} \;
|
find . -not -name \*.ttf -type f -exec dos2unix -k {} \;
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -50,11 +50,14 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc *.TXT
|
%doc Copyright LICENSE README
|
||||||
%dir %{fontdir}
|
%dir %{fontdir}
|
||||||
%{fontdir}/*.ttf
|
%{fontdir}/*.ttf
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 23 2008 Rahul Bhalerao <rbhalera@redhat.com> - 1.6.2-4.fc10
|
||||||
- Dropping previous release
|
- Dropping previous release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user