]> git.pld-linux.org Git - packages/tzdata.git/commitdiff
- up to 2020f auto/th/tzdata-2020f-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Jan 2021 21:41:54 +0000 (22:41 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Jan 2021 21:41:54 +0000 (22:41 +0100)
- disable tests by default (always fail on ix86)

tzdata.spec

index c0127323e21c1dbffc79f0d4550c92b84a9645c9..15b62c3ad42b18ecfffec25a36c175497eae41a6 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build
-%bcond_without tests           # make check
+%bcond_with    tests           # make check
 %bcond_without java            # build java subpackage
 
 %if "%{pld_release}" == "ac"
 Summary:       Timezone data
 Summary(pl.UTF-8):     Dane o strefach czasowych
 Name:          tzdata
-Version:       2020d
-Release:       2
+Version:       2020f
+Release:       1
 License:       Public Domain (database), BSD/LGPL v2.1+ (code/test suite)
 Group:         Base
 #Source0Download: https://www.iana.org/time-zones
 Source0:       https://www.iana.org/time-zones/repository/releases/tzdb-%{version}.tar.lz
-# Source0-md5: 06e1ef95398506c87d3224abfc6f59ff
+# Source0-md5: d185bbba5f17dd80f5aa34601ac1def1
 Source3:       timezone.init
 Source4:       timezone.sysconfig
 Source5:       javazic.tar.gz
This page took 0.059489 seconds and 4 git commands to generate.