forked from pool/timezone
Accepting request 298367 from home:elvigia:branches:Base:System
- Revert initrd generation updates, they add a new build cycle. - Revert initrd generation updates, they add a new build cycle. OBS-URL: https://build.opensuse.org/request/show/298367 OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=158
This commit is contained in:
parent
c95dcd586b
commit
f9526fb18e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 21 23:38:49 UTC 2015 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Revert initrd generation updates, they add a new build cycle.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 06:59:29 UTC 2015 - astieger@suse.com
|
Tue Apr 14 06:59:29 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 21 23:38:49 UTC 2015 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Revert initrd generation updates, they add a new build cycle.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 06:59:29 UTC 2015 - astieger@suse.com
|
Tue Apr 14 06:59:29 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -40,7 +40,6 @@ Patch4: tzcode-link.diff
|
|||||||
Patch5: tzcode-symlink.patch
|
Patch5: tzcode-symlink.patch
|
||||||
# COMMON-END
|
# COMMON-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: suse-module-tools
|
|
||||||
|
|
||||||
%global AREA Etc
|
%global AREA Etc
|
||||||
%global ZONE UTC
|
%global ZONE UTC
|
||||||
@ -125,10 +124,6 @@ fi
|
|||||||
if [ -e /usr/share/zoneinfo/posixrules.rpmnew ]; then
|
if [ -e /usr/share/zoneinfo/posixrules.rpmnew ]; then
|
||||||
rm -f /usr/share/zoneinfo/posixrules.rpmnew
|
rm -f /usr/share/zoneinfo/posixrules.rpmnew
|
||||||
fi
|
fi
|
||||||
%{?regenerate_initrd_post}
|
|
||||||
|
|
||||||
%posttrans
|
|
||||||
%{?regenerate_initrd_posttrans}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user