SPECS: mono-debugger.spec - removed dup from files
qboosh
qboosh at pld-linux.org
Sun Jul 17 21:21:01 CEST 2005
Author: qboosh Date: Sun Jul 17 19:21:01 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed dup from files
---- Files affected:
SPECS:
mono-debugger.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/mono-debugger.spec
diff -u SPECS/mono-debugger.spec:1.14 SPECS/mono-debugger.spec:1.15
--- SPECS/mono-debugger.spec:1.14 Sun Jul 17 19:55:06 2005
+++ SPECS/mono-debugger.spec Sun Jul 17 21:20:56 2005
@@ -101,8 +101,8 @@
%doc NEWS README ChangeLog TODO AUTHORS doc/*.t* RELEASE-NOTES-*
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/mono-debugger-mini-wrapper
-%attr(755,root,root) %{_libdir}/*.so.*.*.*
-%{_libdir}/lib*.so*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/mono/*
%files devel
@@ -124,6 +124,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/07/17 19:20:56 qboosh
+- removed dup from files
+
Revision 1.14 2005/07/17 17:55:06 pawcioos
- fixed section libdir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mono-debugger.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list