]> git.pld-linux.org Git - packages/fonts-TTF-microsoft.git/blobdiff - fonts-TTF-microsoft.spec
- there is no epoch 0
[packages/fonts-TTF-microsoft.git] / fonts-TTF-microsoft.spec
index 296c8d0e488c39f361cd52c4ae1f7feef39b93cd..0f2f7f5f7448be90817763cc7ecc33068c89e457 100644 (file)
@@ -5,18 +5,18 @@
 #
 # Conditional build:
 %bcond_with    license_agreement       # generates package
-#
+
 %define                base_name       fonts-TTF-microsoft
-Summary:       Microsoft True Type fonts
-Summary(pl):   Fonty True Type firmy Microsoft
+%define                rel     8
+Summary:       Microsoft TrueType fonts
+Summary(pl.UTF-8):     Fonty TrueType firmy Microsoft
 %if %{with license_agreement}
 Name:          %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-%define                _rel    8
 Version:       20020525
-Release:       %{_rel}%{?with_license_agreement:wla}
+Release:       %{rel}%{?with_license_agreement:wla}
 License:       Microsoft EULA (for non-commercial use)
 Group:         Fonts
 %if %{with license_agreement}
@@ -56,7 +56,7 @@ Requires:     fontpostinst
 %else
 Requires:      cabextract
 Requires:      mktemp > 1.5-18
-Requires:      rpm-build-tools
+Requires:      rpm-build-tools > 4.4.35
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -64,10 +64,10 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                ttffontsdir     %{_fontsdir}/TTF
 
 %description
-Microsoft free True Type fonts collection.
+Microsoft free TrueType fonts collection.
 
-%description -l pl
-Kolekcja darmowych fontów True Type firmy Microsoft.
+%description -l pl.UTF-8
+Kolekcja darmowych fontów TrueType firmy Microsoft.
 
 %prep
 %if %{with license_agreement}
@@ -80,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.0928330000000001 seconds and 4 git commands to generate.