forked from pool/timezone
Accepting request 131619 from Base:System
- Add tzcode-symlink.patch: use a symlink to create /etc/localtime (bnc#773491) - Do not apply tzcode-link.diff on openSUSE >= 12.2 (bnc#773491). OBS-URL: https://build.opensuse.org/request/show/131619 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/timezone?expand=0&rev=63
This commit is contained in:
committed by
Git OBS Bridge
parent
3128609f98
commit
48e9c81e00
@@ -32,6 +32,7 @@ Patch1: tzcode-zic.diff
|
||||
Patch2: tzcode-ksh.diff
|
||||
Patch3: iso3166-uk.diff
|
||||
Patch4: tzcode-link.diff
|
||||
Patch5: tzcode-symlink.patch
|
||||
# COMMON-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%global AREA Etc
|
||||
@@ -50,7 +51,11 @@ can select an appropriate time zone for your system with YaST.
|
||||
%patch1
|
||||
%patch2
|
||||
%patch3
|
||||
%if 0%{?suse_version} < 1220
|
||||
%patch4
|
||||
%else
|
||||
%patch5 -p1
|
||||
%endif
|
||||
# COMMON-PREP-END
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user