SPECS: mono-debugger.spec - fixed path /usr/lib

pawcioos pawcioos at pld-linux.org
Mon Jul 18 12:22:02 CEST 2005


Author: pawcioos                     Date: Mon Jul 18 10:22:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed path /usr/lib

---- Files affected:
SPECS:
   mono-debugger.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/mono-debugger.spec
diff -u SPECS/mono-debugger.spec:1.15 SPECS/mono-debugger.spec:1.16
--- SPECS/mono-debugger.spec:1.15	Sun Jul 17 21:20:56 2005
+++ SPECS/mono-debugger.spec	Mon Jul 18 12:21:57 2005
@@ -103,7 +103,7 @@
 %attr(755,root,root) %{_libdir}/mono-debugger-mini-wrapper
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/mono/*
+%{_prefix}/lib/mono
 
 %files devel
 %defattr(644,root,root,755)
@@ -116,7 +116,7 @@
 
 %files doc
 %defattr(644,root,root,755)
-%{_libdir}/monodoc/sources/*
+%{_libdir}/monodoc/sources
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/07/18 10:21:57  pawcioos
+- fixed path /usr/lib
+
 Revision 1.15  2005/07/17 19:20:56  qboosh
 - removed dup from files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono-debugger.spec?r1=1.15&r2=1.16&f=u




More information about the pld-cvs-commit mailing list