SHA256
6
0
forked from pool/timezone
OBS User unknown
2008-01-26 17:36:58 +00:00
committed by Git OBS Bridge
parent 39e6060271
commit 0caa40856c
6 changed files with 19 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package timezone (Version 2007j)
# spec file for package timezone (Version 2007k)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,8 +15,8 @@ License: Public Domain, Freeware
Summary: Timezone Descriptions
Group: System/Base
AutoReqProv: on
Version: 2007j
Release: 7
Version: 2007k
Release: 1
Url: http://www.gnu.org/software/libc/libc.html
PreReq: filesystem
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -83,6 +83,8 @@ fi
%{_sbindir}/zic
%changelog
* Fri Jan 25 2008 pbaudis@suse.cz
- Update to version 2007k (esp. Argentina DST change) [#350489]
* Wed Jan 16 2008 schwab@suse.de
- Use RPM_OPT_FLAGS.
* Thu Dec 06 2007 pbaudis@suse.cz
@@ -434,12 +436,12 @@ fi
- init.d/nscd: Remove -S support (was removed from nscd)
* Fri Aug 19 2005 schwab@suse.de
- Fix comment.
* Fri Aug 19 2005 matz@suse.de
- Change .note.SuSE format [#105825].
* Fri Aug 19 2005 kukuk@suse.de
- Update to current CVS
- Move all obsolete libraries into own subpackage and document
them as obsolete
* Fri Aug 19 2005 matz@suse.de
- Change .note.SuSE format [#105825].
* Fri Aug 05 2005 schwab@suse.de
- -mno-tls-direct-seg-refs is x86-only
* Tue Aug 02 2005 kukuk@suse.de