]> git.pld-linux.org Git - packages/fonts-TTF-microsoft.git/blobdiff - fonts-TTF-microsoft.spec
- converted to UTF-8
[packages/fonts-TTF-microsoft.git] / fonts-TTF-microsoft.spec
index b1f2880668f8dac062c2f0d7f06a8e11c82a8b2c..3ef8839fef4aa9894993d8a994e1176ede23c0cf 100644 (file)
@@ -8,13 +8,13 @@
 #
 %define                base_name       fonts-TTF-microsoft
 Summary:       Microsoft True Type fonts
-Summary(pl):   Fonty True Type firmy Microsoft
+Summary(pl.UTF-8):   Fonty True Type firmy Microsoft
 %if %{with license_agreement}
 Name:          %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-%define                _rel    7
+%define                _rel    8
 Version:       20020525
 Release:       %{_rel}%{?with_license_agreement:wla}
 License:       Microsoft EULA (for non-commercial use)
@@ -52,6 +52,7 @@ URL:          http://corefonts.sourceforge.net/
 BuildRequires: cabextract
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/TTF
+Requires:      fontpostinst
 %else
 Requires:      cabextract
 Requires:      mktemp > 1.5-18
@@ -65,8 +66,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Microsoft free True Type fonts collection.
 
-%description -l pl
-Kolekcja darmowych fontów True Type firmy Microsoft.
+%description -l pl.UTF-8
+Kolekcja darmowych fontów True Type firmy Microsoft.
 
 %prep
 %if %{with license_agreement}
@@ -79,7 +80,7 @@ Kolekcja darmowych font
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%if %{without license_agreement}
+%if !%{with license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
 sed -e '
This page took 0.095058 seconds and 4 git commands to generate.