]> git.pld-linux.org Git - packages/fonts-TTF-DejaVu.git/blobdiff - fonts-TTF-DejaVu.spec
- up to 2.18
[packages/fonts-TTF-DejaVu.git] / fonts-TTF-DejaVu.spec
index 9ffda4a09a7124db383c5bca26ea5c01f74f89ca..72b8d52fdac910cd41dacacd713f4a301604a3c7 100644 (file)
@@ -1,15 +1,14 @@
 %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:       Bitstream Vera True Type fonts fork with additional characters
+Summary(pl.UTF-8):     Odłam fontów True Type Bitstream Vera z dodanymi znakami
 Name:          fonts-TTF-DejaVu
-Version:       1.0
+Version:       2.18
 Release:       1
 License:       distributable
 Group:         Fonts
-Source0:       http://www.srnet.cz/~stepan/sw/data/%{_name}-ttf-%{version}.tar.gz
-# Source0-md5: 1289834767d32c4ae3b4d27c2558eb54
-#Source1:      %{name}.Fontmap
-URL:           http://www.gnome.org/fonts/
+Source0:       http://dl.sourceforge.net/dejavu/%{_name}-ttf-%{version}.tar.bz2
+# Source0-md5: 78012718a15d43e2c4952db7409c9e7e
+URL:           http://dejavu.sourceforge.net/wiki/index.php/Main_Page
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/TTF
 BuildArch:     noarch
@@ -18,10 +17,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 a variety of scripts.
 
-%description -l pl
-DejaVu to zestaw czcionek oparty na Bitstream Vera z rozszerzonym wsparciem dla znaków Latin Extened-A.
+%description -l pl.UTF-8
+DejaVu to zestaw fontów oparty na Bitstream Vera z dodanymi znakami
+wielu alfabetów.
 
 %prep
 %setup -q -n %{_name}-ttf-%{version}
@@ -29,6 +30,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
@@ -42,5 +44,5 @@ fontpostinst TTF
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS BUGS LICENSE NEWS README
 %{_ttffontsdir}/*
This page took 0.112724 seconds and 4 git commands to generate.