Author: glen Date: Sat Jun 23 09:14:14 2012 GMT Module: packages Tag: HEAD ---- Log message: - restore 49.1.1 on HEAD, 4.8 is on ICU_4_8 branch (versioning scheme changed; new sonames)
---- Files affected: packages/icu: icu.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/icu/icu.spec diff -u packages/icu/icu.spec:1.50 packages/icu/icu.spec:1.51 --- packages/icu/icu.spec:1.50 Tue Jun 19 22:31:15 2012 +++ packages/icu/icu.spec Sat Jun 23 11:14:09 2012 @@ -3,12 +3,12 @@ Summary: International Components for Unicode Summary(pl.UTF-8): Międzynarodowe komponenty dla unikodu Name: icu -Version: 4.8.1.1 +Version: 49.1.1 Release: 1 License: MIT-like Group: Libraries Source0: http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{ver}-src.tgz -# Source0-md5: ea93970a0275be6b42f56953cd332c17 +# Source0-md5: 7c53f83e0327343f4060c0eb83842daf Patch0: ac264-hack.patch URL: http://www.icu-project.org/ BuildRequires: autoconf @@ -142,7 +142,7 @@ %files -n libicu %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libicu*.so.*.* -%attr(755,root,root) %ghost %{_libdir}/libicu*.so.48 +%attr(755,root,root) %ghost %{_libdir}/libicu*.so.49 %files -n libicu-devel %defattr(644,root,root,755) @@ -173,8 +173,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2012/06/23 09:14:09 glen +- restore 49.1.1 on HEAD, 4.8 is on ICU_4_8 branch + (versioning scheme changed; new sonames) + Revision 1.50 2012/06/19 20:31:15 lmasko -- Maitnance release 4.8.1.1. Helps with my problems with libreoffice. +- Maitenance release 4.8.1.1. Helps with my problems with libreoffice. Revision 1.49 2012/04/11 16:38:47 qboosh - updated to 49.1.1 (versioning scheme changed; new sonames) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/icu/icu.spec?r1=1.50&r2=1.51 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
