SPECS: tzdata.spec - updated to 2006c
glen
glen at pld-linux.org
Sun Apr 9 14:23:14 CEST 2006
Author: glen Date: Sun Apr 9 12:23:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2006c
---- Files affected:
SPECS:
tzdata.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/tzdata.spec
diff -u SPECS/tzdata.spec:1.4 SPECS/tzdata.spec:1.5
--- SPECS/tzdata.spec:1.4 Sun Apr 9 14:15:28 2006
+++ SPECS/tzdata.spec Sun Apr 9 14:23:09 2006
@@ -2,16 +2,16 @@
Summary: Timezone data
Summary(pl): Dane o strefach czasowych
Name: tzdata
-Version: 2005h
+Version: 2006c
Release: 1
License: GPL
Group: Base
-Source0: %{name}.tar.bz2
-# Source0-md5: d20ffc3a857fd1714daadf8edacfb37a
-Source1: %{name}%{version}.tar.gz
-# Source1-md5: 4c7aa406b55cce53b268ad4d274f33ba
-Source2: tzcode%{version}.tar.gz
-# Source2-md5: cc4d27cfad7a8405fa198afbbd514204
+Source0: %{name}-base-0.tar.bz2
+# Source0-md5: 906a4c98cc5240f416524a256b039c42
+Source1: ftp://elsie.nci.nih.gov/pub/%{name}%{version}.tar.gz
+# Source1-md5: 420d97a09c9750839afc2703f6b8276f
+Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{version}.tar.gz
+# Source2-md5: 2100d0b0c6f2ad320260290e5dc7e957
BuildRequires: gawk
BuildRequires: perl-base
BuildArch: noarch
@@ -32,13 +32,16 @@
mkdir tzcode%{version}
tar xzf %{SOURCE2} -C tzcode%{version}
+sed -e "
+s|@objpfx@|`pwd`/obj/|
+s|@datadir@|%{_datadir}|
+s|@install_root@|$RPM_BUILD_ROOT|
+" Makeconfig.in > Makeconfig
+
+grep -v tz-art.htm tzcode%{version}/tz-link.htm > tzcode%{version}/tz-link.html
+
%build
-sed -e 's|@objpfx@|'`pwd`'/obj/|' \
- -e 's|@datadir@|%{_datadir}|' \
- -e 's|@install_root@|$RPM_BUILD_ROOT|' \
- Makeconfig.in > Makeconfig
%{__make}
-grep -v tz-art.htm tzcode%{version}/tz-link.htm > tzcode%{version}/tz-link.html
%install
rm -rf $RPM_BUILD_ROOT
@@ -61,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/04/09 12:23:09 glen
+- updated to 2006c
+
Revision 1.4 2006/04/09 12:15:28 glen
- adapter is smart
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tzdata.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list