]> git.pld-linux.org Git - packages/pld-release.git/commitdiff
- let's try not to change release for snap
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 28 Nov 2014 09:49:09 +0000 (10:49 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 28 Nov 2014 09:49:09 +0000 (10:49 +0100)
pld-release.spec

index c883ea5bfdf222cdd849a6c5c5062d1163b5ece9..cc5a8c0a4284f4cd3260abe229bfcc40a98216e7 100644 (file)
@@ -18,6 +18,7 @@
 %define        distversion     3.0
 %define        distrelease     "%{distversion} PLD Linux (%{distname})"
 
+%define                rel     5%{?with_snap:.%{snapshot}}
 Summary:       PLD Linux release file
 Summary(cs.UTF-8):     Soubor s číslem verze systému PLD Linux
 Summary(da.UTF-8):     PLD Linux release fil
@@ -40,7 +41,7 @@ Summary(tr.UTF-8):    PLD Linux sürüm dosyası
 Summary(zh_CN.UTF-8):  PLD Linux 版本文件。
 Name:          pld-release
 Version:       %{distversion}
-Release:       5%{?with_snap:.%{snapshot}}
+Release:       %{rel}
 License:       GPL
 Group:         Base
 Provides:      system-release(releasever) = %{distversion}
This page took 0.098948 seconds and 4 git commands to generate.