]> git.pld-linux.org Git - packages/fonts-TTF-DejaVu.git/blobdiff - fonts-TTF-DejaVu.spec
- dropped _name macro (no benefits)
[packages/fonts-TTF-DejaVu.git] / fonts-TTF-DejaVu.spec
index e9cf7b47bdebc54ddf24ad7c07ffd0237895babf..74d7016bf8519150bc65f4df197c827e858e9572 100644 (file)
@@ -1,14 +1,12 @@
-%define                _name   dejavu
-%define                _rel    1
 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:       2.15
+Version:       2.22
 Release:       1
 License:       distributable
 Group:         Fonts
-Source0:       http://dl.sourceforge.net/dejavu/%{_name}-ttf-%{version}.tar.bz2
-# Source0-md5: 2f8c073084c27d0df40e747eda7f79ba
+Source0:       http://dl.sourceforge.net/dejavu/dejavu-fonts-ttf-%{version}.tar.bz2
+# Source0-md5: 95fcce4244a786cee3ce49debe17ef34
 URL:           http://dejavu.sourceforge.net/wiki/index.php/Main_Page
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/TTF
@@ -26,13 +24,13 @@ DejaVu to zestaw fontów oparty na Bitstream Vera z dodanymi znakami
 wielu alfabetów.
 
 %prep
-%setup -q -n %{_name}-ttf-%{version}
+%setup -q -n dejavu-fonts-ttf-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_ttffontsdir}
 
-install *.ttf $RPM_BUILD_ROOT%{_ttffontsdir}
+install ttf/*.ttf $RPM_BUILD_ROOT%{_ttffontsdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -45,5 +43,5 @@ fontpostinst TTF
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS README NEWS
+%doc AUTHORS BUGS LICENSE NEWS README
 %{_ttffontsdir}/*
This page took 0.059058 seconds and 4 git commands to generate.