Author: glen                         Date: Tue Oct 31 23:13:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2006n

---- Files affected:
SPECS:
   tzdata.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/tzdata.spec
diff -u SPECS/tzdata.spec:1.10 SPECS/tzdata.spec:1.11
--- SPECS/tzdata.spec:1.10      Sun Jul 30 16:46:11 2006
+++ SPECS/tzdata.spec   Wed Nov  1 00:13:44 2006
@@ -2,16 +2,16 @@
 Summary:       Timezone data
 Summary(pl):   Dane o strefach czasowych
 Name:          tzdata
-Version:       2006g
-Release:       2
+Version:       2006n
+Release:       1
 License:       GPL
 Group:         Base
 Source0:       %{name}-base-0.tar.bz2
 # Source0-md5: 906a4c98cc5240f416524a256b039c42
 Source1:       ftp://elsie.nci.nih.gov/pub/%{name}%{version}.tar.gz
-# Source1-md5: fed13df17e2e386f4c31b0962d3ed356
+# Source1-md5: dee8a703541c5d28a656efdac6a6d525
 Source2:       ftp://elsie.nci.nih.gov/pub/tzcode%{version}.tar.gz
-# Source2-md5: 4091e3f764a296b476bb77cf8eda01c7
+# Source2-md5: 8eacb8dab98dbb95c4085b6c77ba3083
 BuildRequires: gawk
 BuildRequires: perl-base
 BuildArch:     noarch
@@ -47,9 +47,9 @@
 %prep
 %setup -q -n %{name}
 mkdir %{name}%{version}
-tar xzf %{SOURCE1} -C %{name}%{version}
+%{__tar} xzf %{SOURCE1} -C %{name}%{version}
 mkdir tzcode%{version}
-tar xzf %{SOURCE2} -C tzcode%{version}
+%{__tar} xzf %{SOURCE2} -C tzcode%{version}
 
 sed -e "
 s|@objpfx@|`pwd`/obj/|
@@ -65,6 +65,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install
+
 echo ====================TESTING=========================
 %{__make} check \
        CC="%{__cc}" \
@@ -97,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/10/31 23:13:44  glen
+- 2006n
+
 Revision 1.10  2006/07/30 14:46:11  sparky
 - pass __cc, rpmcflags and rpmldflags to make check
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tzdata.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to