SPECS: tzdata.spec - separate zoneinfo_right like in glibc
glen
glen at pld-linux.org
Tue May 16 23:50:04 CEST 2006
Author: glen Date: Tue May 16 21:50:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- separate zoneinfo_right like in glibc
---- Files affected:
SPECS:
tzdata.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/tzdata.spec
diff -u SPECS/tzdata.spec:1.6 SPECS/tzdata.spec:1.7
--- SPECS/tzdata.spec:1.6 Tue May 16 23:32:07 2006
+++ SPECS/tzdata.spec Tue May 16 23:49:58 2006
@@ -25,6 +25,25 @@
Ten pakiet zawiera pliki z danymi na temat reguł stref czasowych na
całym świecie.
+%package zoneinfo_right
+Summary: Non-POSIX (real) time zones
+Summary(es): Zonas de tiempo reales (no de POSIX)
+Summary(pl): Nie-POSIX-owe (prawdziwe) strefy czasowe
+Obsoletes: glibc-zoneinfo_right
+Group: Libraries
+
+%description zoneinfo_right
+You don't want this. Details at:
+http://sources.redhat.com/ml/libc-alpha/2000-12/msg00068.html
+
+%description zoneinfo_right -l es
+No lo necesita. Encontrará los detalles en:
+http://sources.redhat.com/ml/libc-alpha/2000-12/msg00068.html
+
+%description zoneinfo_right -l pl
+Nie potrzebujesz tego. Szczegóły pod:
+http://sources.redhat.com/ml/libc-alpha/2000-12/msg00068.html
+
%prep
%setup -q -n %{name}
mkdir %{name}%{version}
@@ -57,6 +76,11 @@
%defattr(644,root,root,755)
%doc tzcode%{version}/README tzcode%{version}/Theory tzcode%{version}/tz-link.html
%{_datadir}/zoneinfo
+%exclude %{_datadir}/zoneinfo/right
+
+%files zoneinfo_right
+%defattr(644,root,root,755)
+%{_datadir}/zoneinfo/right
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -64,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/05/16 21:49:58 glen
+- separate zoneinfo_right like in glibc
+
Revision 1.6 2006/05/16 21:32:07 glen
- upstream 2006g
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tzdata.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list