]> 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 8729a11265c62d19cce1ae0d1ca0fa3af30f228d..0f2f7f5f7448be90817763cc7ecc33068c89e457 100644 (file)
@@ -5,8 +5,9 @@
 #
 # Conditional build:
 %bcond_with    license_agreement       # generates package
-#
+
 %define                base_name       fonts-TTF-microsoft
+%define                rel     8
 Summary:       Microsoft TrueType fonts
 Summary(pl.UTF-8):     Fonty TrueType firmy Microsoft
 %if %{with license_agreement}
@@ -14,9 +15,8 @@ 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 > 0:4.4.35
+Requires:      rpm-build-tools > 4.4.35
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.093812 seconds and 4 git commands to generate.