SPECS: tzdata.spec - bcond header - removed excessive _s - added U...
qboosh
qboosh at pld-linux.org
Fri Nov 2 17:18:52 CET 2007
Author: qboosh Date: Fri Nov 2 16:18:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bcond header
- removed excessive _s
- added URL
- proper License (database itself is Public Domain, the rest exists in sources only)
---- Files affected:
SPECS:
tzdata.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/tzdata.spec
diff -u SPECS/tzdata.spec:1.28 SPECS/tzdata.spec:1.29
--- SPECS/tzdata.spec:1.28 Thu Nov 1 21:38:11 2007
+++ SPECS/tzdata.spec Fri Nov 2 17:18:46 2007
@@ -1,22 +1,26 @@
# $Revision$, $Date$
-%define _tzdata_ver 2007i
-%define _tzcode_ver 2007h
-%bcond_without tests
+#
+# Conditional build
+%bcond_without tests # make check
+#
+%define tzdata_ver 2007i
+%define tzcode_ver 2007h
Summary: Timezone data
Summary(pl.UTF-8): Dane o strefach czasowych
Name: tzdata
-Version: %{_tzdata_ver}
+Version: %{tzdata_ver}
Release: 1
-License: GPL
+License: Public Domain (database), BSD/LGPL v2.1+ (code/test suite)
Group: Base
Source0: %{name}-base-0.tar.bz2
# Source0-md5: 906a4c98cc5240f416524a256b039c42
-Source1: ftp://elsie.nci.nih.gov/pub/%{name}%{_tzdata_ver}.tar.gz
+Source1: ftp://elsie.nci.nih.gov/pub/%{name}%{tzdata_ver}.tar.gz
# Source1-md5: bfe68c92dbe3726676063bdb14931b8b
-Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{_tzcode_ver}.tar.gz
+Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_ver}.tar.gz
# Source2-md5: e3d9b770e2a74bcddb6aac57f699c961
Source3: timezone.init
Source4: timezone.sysconfig
+URL: http://www.twinsun.com/tz/tz-link.htm
BuildRequires: gawk
BuildRequires: perl-base
BuildRequires: rpmbuild(macros) >= 1.228
@@ -132,6 +136,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2007/11/02 16:18:46 qboosh
+- bcond header
+- removed excessive _s
+- added URL
+- proper License (database itself is Public Domain, the rest exists in sources only)
+
Revision 1.28 2007/11/01 20:38:11 arekm
- added tests bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tzdata.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list