automatic version update by autodist [release 2018g-1mamba;Tue Oct 30 2018]
This commit is contained in:
parent
70ce37b953
commit
18dbf60efe
12
tzdata.spec
12
tzdata.spec
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: tzdata
|
||||
Version: 2018e
|
||||
Version: 2018g
|
||||
Release: 1mamba
|
||||
Summary: timezone data
|
||||
Group: System/Internationalization
|
||||
@ -74,6 +74,10 @@ find . -type f -name '*.java' -print0 \
|
||||
%build
|
||||
%if "%{stage1}" != "1"
|
||||
cd javazic
|
||||
%ifarch arm
|
||||
export LD_PRELOAD=%{_libdir}/libatomic.so.1
|
||||
%endif
|
||||
|
||||
%{javahome}/bin/javac %{buildopts} -classpath . `find . -name \*.java`
|
||||
cd ..
|
||||
%{javahome}/bin/java -classpath javazic/ rht.tools.javazic.Main -V %{version} \
|
||||
@ -118,6 +122,12 @@ cp -pr zoneinfo/java %{buildroot}%{_datadir}/javazi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 30 2018 Automatic Build System <autodist@mambasoft.it> 2018g-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 21 2018 Automatic Build System <autodist@mambasoft.it> 2018f-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 09 2018 Automatic Build System <autodist@mambasoft.it> 2018e-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user