Bump release

This commit is contained in:
Denis Silakov 2013-11-01 10:29:17 +04:00
parent 49748db0ae
commit 6fa9aee331

View file

@ -7,7 +7,7 @@
Summary: International Components for Unicode Summary: International Components for Unicode
Name: icu Name: icu
Version: 4.8 Version: 4.8
Release: %mkrel 5 Release: 6
Epoch: 1 Epoch: 1
License: MIT License: MIT
Group: System/Libraries Group: System/Libraries
@ -117,13 +117,6 @@ popd
%clean %clean
rm -rf %{buildroot} rm -rf %{buildroot}
%if %mdkversion < 200900
%post -n %{libname} -p /sbin/ldconfig
%endif
%if %mdkversion < 200900
%postun -n %{libname} -p /sbin/ldconfig
%endif
%files %files
%defattr(-,root,root) %defattr(-,root,root)