rpms/unikurd-web-font/F-9 import.log, NONE, 1.1 unikurd-web-font.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michal Nowak mnowak at fedoraproject.org
Sun Nov 9 11:59:24 UTC 2008


Author: mnowak

Update of /cvs/pkgs/rpms/unikurd-web-font/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14961/F-9

Modified Files:
	.cvsignore sources 
Added Files:
	import.log unikurd-web-font.spec 
Log Message:
init



--- NEW FILE import.log ---
unikurd-web-font-20020502-1_el5:F-9:unikurd-web-font-20020502-1.el5.src.rpm:1226231838


--- NEW FILE unikurd-web-font.spec ---
%define fontname          unikurd-web
%define fontdir           %{_datadir}/fonts/%{fontname}
%define archivename       unikurdweb

Name:           %{fontname}-font
Version:        20020502
Release:        1%{?dist}
Summary:        A widely used Kurdish font

Group:          User Interface/X
# FIXME:
# Shouldn't we have SFD (or SFD-like) sources? Upstream is *not*
# responding on this
License:        GPLv3
URL:            http://www.kurditgroup.org/node/1337
Source0:        http://www.kurditgroup.org/download/1337/%{archivename}.zip
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch

%description
A widely used Kurdish font which supports various Arabic scripts like 
(Arabic, Kurdish, Persian) and also Latin.


%prep
%setup -q -c %{archivename}


%build


%install
rm -rf $RPM_BUILD_ROOT

install -dm 0755 $RPM_BUILD_ROOT%{fontdir}
install -pm 0644 Unikuweb.ttf $RPM_BUILD_ROOT%{fontdir}


%clean
rm -rf $RPM_BUILD_ROOT


%post
if [ -x %{_bindir}/fc-cache ] ; then
    %{_bindir}/fc-cache -f %{fontdir} || :
fi

%postun
if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then
    %{_bindir}/fc-cache -f %{fontdir} || :
fi


%files
%defattr(644,root,root,755)
%doc gpl.txt
%dir %{fontdir}/
%{fontdir}/Unikuweb.ttf


%changelog
* Tue Oct 14 2008 Michal Nowak <mnowak at redhat.com> - 20020502
- version is now based on date of last issue of the font
- %%defattr(-,root,root,-) -> %%defattr(644,root,root,755)

* Mon Oct 13 2008 Michal Nowak <mnowak at redhat.com> - 1.00-2
- got rid of -web sub-package
- changed name from unikurd-fonts-web to unikurd-web-font
- minor structural changes in SPEC file

* Tue Jul 30 2008 Michal Nowak <mnowak at redhat.com> - 1.00-1
- initial packaging
- this package should be prepared for another unikurd fonts 
  in sub-packages because on the KurdIT group/unikurd web there
  are plenthora of them, but probably not under suitable licenses



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/unikurd-web-font/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Oct 2008 16:45:08 -0000	1.1
+++ .cvsignore	9 Nov 2008 11:58:54 -0000	1.2
@@ -0,0 +1 @@
+unikurdweb.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/unikurd-web-font/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Oct 2008 16:45:08 -0000	1.1
+++ sources	9 Nov 2008 11:58:54 -0000	1.2
@@ -0,0 +1 @@
+1d0af629e8f4ce4e1722d0cacf2e26b0  unikurdweb.zip




More information about the fedora-extras-commits mailing list