]> 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 8ceae011b0498a32527903f5c20bf1a957e41f20..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    6
+%define                _rel    8
 Version:       20020525
 Release:       %{_rel}%{?with_license_agreement:wla}
 License:       Microsoft EULA (for non-commercial use)
@@ -52,8 +52,10 @@ URL:         http://corefonts.sourceforge.net/
 BuildRequires: cabextract
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/TTF
+Requires:      fontpostinst
 %else
 Requires:      cabextract
+Requires:      mktemp > 1.5-18
 Requires:      rpm-build-tools
 %endif
 BuildArch:     noarch
@@ -64,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}
@@ -78,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.0696 seconds and 4 git commands to generate.