From: Jakub Bogusz Date: Tue, 29 Jun 2004 19:03:34 +0000 (+0000) Subject: - translated utf-8 to iso-8859-2, unification X-Git-Tag: auto/ac/fonts-TTF-DejaVu-1_4-1~2 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=11e405d007d77007c2bfe0fad911d84cadf72918;p=packages%2Ffonts-TTF-DejaVu.git - translated utf-8 to iso-8859-2, unification Changed files: fonts-TTF-DejaVu.spec -> 1.2 --- diff --git a/fonts-TTF-DejaVu.spec b/fonts-TTF-DejaVu.spec index 9ffda4a..dfe8cb6 100644 --- a/fonts-TTF-DejaVu.spec +++ b/fonts-TTF-DejaVu.spec @@ -1,6 +1,6 @@ %define _name dejavu Summary: Bitstream Vera True Type fonts fork with latin-ext-A characters -Summary(pl): Odłam czionek True Type Bitstream Vera ze znakami latin-ext-A +Summary(pl): Od³am fontów True Type Bitstream Vera ze znakami latin-ext-A Name: fonts-TTF-DejaVu Version: 1.0 Release: 1 @@ -18,10 +18,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _ttffontsdir %{_fontsdir}/TTF %description -DejaVu is a set of fonts based on Bitstream Vera fonts which have additional characters from Latin Extended-A set. +DejaVu is a set of fonts based on Bitstream Vera fonts which have +additional characters from Latin Extended-A set. %description -l pl -DejaVu to zestaw czcionek oparty na Bitstream Vera z rozszerzonym wsparciem dla znaków Latin Extened-A. +DejaVu to zestaw fontów oparty na Bitstream Vera z rozszerzonym +wsparciem dla znaków Latin Extened-A. %prep %setup -q -n %{_name}-ttf-%{version} @@ -29,6 +31,7 @@ DejaVu to zestaw czcionek oparty na Bitstream Vera z rozszerzonym wsparciem dla %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_ttffontsdir} + install *.ttf $RPM_BUILD_ROOT%{_ttffontsdir} %clean