SPECS: pdflib.spec - include .so symlinks for binding modules (-av...
qboosh
qboosh at pld-linux.org
Fri Oct 27 22:28:15 CEST 2006
Author: qboosh Date: Fri Oct 27 20:28:15 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include .so symlinks for binding modules (-avoid version should be used in fact)
---- Files affected:
SPECS:
pdflib.spec (1.70 -> 1.71)
---- Diffs:
================================================================
Index: SPECS/pdflib.spec
diff -u SPECS/pdflib.spec:1.70 SPECS/pdflib.spec:1.71
--- SPECS/pdflib.spec:1.70 Fri Oct 27 22:23:41 2006
+++ SPECS/pdflib.spec Fri Oct 27 22:28:10 2006
@@ -210,17 +210,17 @@
%files perl
%defattr(644,root,root,755)
%{perl_vendorarch}/pdflib_pl.pm
-%attr(755,root,root) %{perl_vendorarch}/pdflib_pl.so.*
+%attr(755,root,root) %{perl_vendorarch}/pdflib_pl.so*
%files tcl
%defattr(644,root,root,755)
%dir %{_libdir}/tcl*/pdflib
-%attr(755,root,root) %{_libdir}/tcl*/pdflib/pdflib_tcl.so.*
+%attr(755,root,root) %{_libdir}/tcl*/pdflib/pdflib_tcl.so*
%{_libdir}/tcl*/pdflib/pkgIndex.tcl
%files python
%defattr(644,root,root,755)
-%attr(755,root,root) %{py_libdir}/lib-dynload/pdflib_py.so.*
+%attr(755,root,root) %{py_libdir}/lib-dynload/pdflib_py.so*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -228,6 +228,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71 2006/10/27 20:28:10 qboosh
+- include .so symlinks for binding modules (-avoid version should be used in fact)
+
Revision 1.70 2006/10/27 20:23:41 qboosh
- BR: rpm-pythonprov
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pdflib.spec?r1=1.70&r2=1.71&f=u
More information about the pld-cvs-commit
mailing list