]> git.pld-linux.org Git - packages/fonts-TTF-microsoft-arialunicode.git/commitdiff
- use %{rel} macro
authorpawelz <pawelz@pld-linux.org>
Sun, 4 Apr 2010 18:02:11 +0000 (18:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fonts-TTF-microsoft-arialunicode.spec -> 1.14

fonts-TTF-microsoft-arialunicode.spec

index 3fd1a29ff94190507a0f534c94e395bb2b86518f..cf05eb01259cad15e1880a082f7fdba45e1ee3df 100644 (file)
@@ -2,16 +2,17 @@
 # Conditional build:
 %bcond_with    license_agreement       # generates package (may require MS Office license?)
 #
+%define                base_name               fonts-TTF-Microsoft-ArialUnicode
+%define                rel                     3
 Summary:       Microsoft Arial Unicode TrueType font
 Summary(pl.UTF-8):     Font TrueType Arial Unicode firmy Microsoft
-%define                base_name               fonts-TTF-Microsoft-ArialUnicode
 %if %{with license_agreement}
 Name:          %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
 Version:       1.0
-Release:       3%{?with_license_agreement:wla}
+Release:       %{rel}%{?with_license_agreement:wla}
 # part of MS Office - may require Office license to use
 License:       ?
 Group:         Fonts
This page took 0.105073 seconds and 4 git commands to generate.