Author: glen Date: Wed Jun 4 22:51:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 5.9.1, ghost soname symlinks
---- Files affected: SPECS: oniguruma.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/oniguruma.spec diff -u SPECS/oniguruma.spec:1.9 SPECS/oniguruma.spec:1.10 --- SPECS/oniguruma.spec:1.9 Tue Feb 20 08:36:40 2007 +++ SPECS/oniguruma.spec Thu Jun 5 00:51:18 2008 @@ -2,12 +2,12 @@ Summary: Oniguruma - a regular expressions library Summary(pl.UTF-8): Oniguruma - biblioteka wyrażeń regularnych Name: oniguruma -Version: 5.5.2 +Version: 5.9.1 Release: 1 License: BSD Group: Libraries Source0: http://www.geocities.jp/kosako3/oniguruma/archive/onig-%{version}.tar.gz -# Source0-md5: 0571de5686fe9edeb6b6e1fb630e3012 +# Source0-md5: 5ce5f9bba5e83f0ea6ec24e1ac77091c URL: http://www.geocities.jp/kosako3/oniguruma/ BuildRequires: autoconf BuildRequires: automake @@ -71,7 +71,8 @@ %defattr(644,root,root,755) %doc HISTORY README %doc %lang(ja) README.ja -%attr(755,root,root) %{_libdir}/libonig.so.2.0.0 +%attr(755,root,root) %{_libdir}/libonig.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libonig.so.2 %files devel %defattr(644,root,root,755) @@ -92,7 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.9 2007-02-20 07:36:40 glen +Revision 1.10 2008-06-04 22:51:18 glen +- update to 5.9.1, ghost soname symlinks + +Revision 1.9 2007/02/20 07:36:40 glen - update to 5.5.2, new soname Revision 1.8 2007/02/13 07:16:50 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/oniguruma.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
