|
@@ -4,7 +4,7 @@ Summary: Oniguruma - A regular expressions library
|
|
|
Summary(ja): 鬼車 - 正規表現ライブラリ
|
|
|
Name: oniguruma
|
|
|
Version: 5.9.2
|
|
|
-Release: 1%{?_dist_release}
|
|
|
+Release: 2%{?_dist_release}
|
|
|
License: BSD
|
|
|
Group: System Environment/Libraries
|
|
|
URL: http://www.geocities.jp/kosako3/oniguruma/
|
|
@@ -82,10 +82,12 @@ applications with Oniguruma.
|
|
|
%doc doc/*
|
|
|
%{_bindir}/onig-config
|
|
|
%{_libdir}/libonig.so
|
|
|
-#%{_libdir}/libonig.la
|
|
|
%{_includedir}/onig*.h
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Apr 14 2011 IWAI, Masaharu <iwai@alib.jp> 5.9.2-2
|
|
|
+- rebuild on current VineSeed
|
|
|
+
|
|
|
* Tue Jan 12 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 5.9.2-1
|
|
|
- new upstream release
|
|
|
|