]> git.pld-linux.org Git - packages/fonts-TTF-DejaVu.git/blobdiff - fonts-TTF-DejaVu.spec
- up to 1.4
[packages/fonts-TTF-DejaVu.git] / fonts-TTF-DejaVu.spec
index 9ffda4a09a7124db383c5bca26ea5c01f74f89ca..eeb45981556d87968140e574866a60ba417302f7 100644 (file)
@@ -1,13 +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(pl):   Od³am fontów True Type Bitstream Vera ze znakami latin-ext-A
 Name:          fonts-TTF-DejaVu
-Version:       1.0
+Version:       1.4
 Release:       1
 License:       distributable
 Group:         Fonts
 Source0:       http://www.srnet.cz/~stepan/sw/data/%{_name}-ttf-%{version}.tar.gz
-# Source0-md5: 1289834767d32c4ae3b4d27c2558eb54
+# Source0-md5: 16002b942c031a2596db8ccecc90402e
+# Source0-size:        372408
 #Source1:      %{name}.Fontmap
 URL:           http://www.gnome.org/fonts/
 Requires(post,postun): fontpostinst
@@ -18,10 +19,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 +32,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 +46,5 @@ fontpostinst TTF
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS BUGS README NEWS
 %{_ttffontsdir}/*
This page took 0.094966 seconds and 4 git commands to generate.