]> git.pld-linux.org Git - packages/fonts-TTF-microsoft.git/commitdiff
- there is no epoch 0
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 26 Oct 2009 11:51:32 +0000 (11:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fonts-TTF-microsoft.spec -> 1.38

fonts-TTF-microsoft.spec

index 8729a11265c62d19cce1ae0d1ca0fa3af30f228d..0f2f7f5f7448be90817763cc7ecc33068c89e457 100644 (file)
@@ -5,8 +5,9 @@
 #
 # Conditional build:
 %bcond_with    license_agreement       # generates package
 #
 # Conditional build:
 %bcond_with    license_agreement       # generates package
-#
+
 %define                base_name       fonts-TTF-microsoft
 %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}
 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
 %else
 Name:          %{base_name}-installer
 %endif
-%define                _rel    8
 Version:       20020525
 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}
 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
 %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)
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.059448 seconds and 4 git commands to generate.