SPECS: mono-debugger.spec - fixed section libdir

pawcioos pawcioos at pld-linux.org
Sun Jul 17 19:55:11 CEST 2005


Author: pawcioos                     Date: Sun Jul 17 17:55:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed section libdir

---- Files affected:
SPECS:
   mono-debugger.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/mono-debugger.spec
diff -u SPECS/mono-debugger.spec:1.13 SPECS/mono-debugger.spec:1.14
--- SPECS/mono-debugger.spec:1.13	Sun Jul 17 19:22:12 2005
+++ SPECS/mono-debugger.spec	Sun Jul 17 19:55:06 2005
@@ -22,7 +22,6 @@
 BuildRequires:	monodoc
 BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
-Requires:	gtk-sharp >= 0.18
 Requires:	mono >= 1.1.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -103,12 +102,11 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/mono-debugger-mini-wrapper
 %attr(755,root,root) %{_libdir}/*.so.*.*.*
-# XXX: WRONG, FIX IT
-#%{_libdir}/*
+%{_libdir}/lib*.so*
+%{_libdir}/mono/*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_pkgconfigdir}/*.pc
 
@@ -126,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/07/17 17:55:06  pawcioos
+- fixed section libdir
+
 Revision 1.13  2005/07/17 17:22:12  qboosh
 - better Group, gpm-friendly Source0 URL
 - files need fix
================================================================

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




More information about the pld-cvs-commit mailing list