Author: wolf                         Date: Fri Dec 16 22:14:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.11

---- Files affected:
SPECS:
   mono-debugger.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/mono-debugger.spec
diff -u SPECS/mono-debugger.spec:1.18 SPECS/mono-debugger.spec:1.19
--- SPECS/mono-debugger.spec:1.18       Thu Jul 21 23:31:20 2005
+++ SPECS/mono-debugger.spec    Fri Dec 16 23:14:30 2005
@@ -1,28 +1,25 @@
 # $Revision$, $Date$
+%include       /usr/lib/rpm/macros.mono
 Summary:       Debugger for mono
 Summary(pl):   Odpluskiwacz dla mono
 Name:          mono-debugger
-Version:       0.10
+Version:       0.11
 Release:       0.1
 License:       GPL
 Group:         Development/Tools
 Source0:       
http://go-mono.com/sources/mono-debugger/%{name}-%{version}.tar.gz
-# Source0-md5: 6b7ea2b91f733788fdba8d4d1ff746c4
+# Source0-md5: d41f098cdeb4b3be0e822a36b52b2b82
 Patch0:                %{name}-build-doc.patch
 URL:           http://www.go-mono.com/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel >= 2.0.0
-BuildRequires: gtk+2-devel
-BuildRequires: gtk-sharp-devel >= 0.16
-BuildRequires: libgnome-devel
+BuildRequires: glib2-devel
 BuildRequires: libtool
-BuildRequires: mono-csharp
+BuildRequires: mono-csharp >= 1.1.11
 BuildRequires: mono-jay
 BuildRequires: monodoc
 BuildRequires: pkgconfig
 BuildRequires: readline-devel
-Requires:      mono >= 1.1.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -69,7 +66,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -86,9 +83,9 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-cp doc/debugger.source $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
-cp doc/debugger.tree $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
-cp doc/debugger.zip $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
+#cp doc/debugger.source $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
+#cp doc/debugger.tree $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
+#cp doc/debugger.zip $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -100,10 +97,11 @@
 %defattr(644,root,root,755)
 %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}/lib*.so.*.*.*
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_prefix}/lib/mono/1.0/mdb.exe
+%{_prefix}/lib/mono/1.0/mdb-server*
+%attr(755,root,root) %{_prefix}/lib/mono/1.0/mono-debugger-mini-wrapper
 %{_prefix}/lib/mono/gac/*
 %{_prefix}/lib/mono/%{name}
 
@@ -116,9 +114,9 @@
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
 
-%files doc
-%defattr(644,root,root,755)
-%{_libdir}/monodoc/sources/*
+#%files doc
+#%defattr(644,root,root,755)
+#%{_libdir}/monodoc/sources/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -126,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/12/16 22:14:30  wolf
+- 0.11
+
 Revision 1.18  2005/07/21 21:31:20  pawcioos
 - next fixed dirs
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to