SPECS: oniguruma.spec - correct libdir
glen
glen at pld-linux.org
Mon Nov 20 00:20:06 CET 2006
Author: glen Date: Sun Nov 19 23:20:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- correct libdir
---- Files affected:
SPECS:
oniguruma.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/oniguruma.spec
diff -u SPECS/oniguruma.spec:1.3 SPECS/oniguruma.spec:1.4
--- SPECS/oniguruma.spec:1.3 Mon Nov 20 00:17:50 2006
+++ SPECS/oniguruma.spec Mon Nov 20 00:20:01 2006
@@ -64,7 +64,7 @@
%defattr(644,root,root,755)
%doc HISTORY README
%doc %lang(ja) README.ja
-%attr(755,root,root) %{_prefix}/lib/libonig.so.1.0.0
+%attr(755,root,root) %{_libdir}/libonig.so.1.0.0
%files devel
%defattr(644,root,root,755)
@@ -84,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/11/19 23:20:01 glen
+- correct libdir
+
Revision 1.3 2006/11/19 23:17:50 glen
- update to 4.5.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/oniguruma.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list