rpms/monodevelop-debugger-mdb/F-11 monodevelop-debugger-mdb.spec, 1.1, 1.2 sources, 1.2, 1.3

palango palango at fedoraproject.org
Fri Jul 3 21:51:46 UTC 2009


Author: palango

Update of /cvs/pkgs/rpms/monodevelop-debugger-mdb/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27064

Modified Files:
	monodevelop-debugger-mdb.spec sources 
Log Message:
fix build


Index: monodevelop-debugger-mdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/monodevelop-debugger-mdb/F-11/monodevelop-debugger-mdb.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- monodevelop-debugger-mdb.spec	3 Jul 2009 18:27:48 -0000	1.1
+++ monodevelop-debugger-mdb.spec	3 Jul 2009 21:51:46 -0000	1.2
@@ -4,7 +4,7 @@
 Summary:        MonoDevelop Debugger Addin
 Name:           monodevelop-debugger-mdb
 Version:        2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        MIT
 Group:          Development/Tools
 Source:         http://ftp.novell.com/pub/mono/sources-stable/%{name}-%{version}.tar.bz2
@@ -12,7 +12,7 @@ URL:            http://www.monodevelop.c
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)  
 BuildRequires:  monodevelop = %{version} mono-devel mono-debugger-devel monodevelop-devel mono-addins-devel
 Requires:       mono-debugger >= 2.0
-ExclusiveArch:  %ix86 x86_64
+ExclusiveArch:  %ix86
 
 %description
 Mono Debugger Addin for MonoDevelop. 
@@ -64,5 +64,8 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/mono.debugging.backend.mdb.pc
 
 %changelog
+* Fri Jul 03 2009 Paul Lange <palango at gmx.de> - 2.0-2
+- Fix build
+
 * Thu Jun 04 2009 Mauricio Henriquez <buhochileno at gmail.com> - 2.0-1
 - Initial packaging with help by Ryan Bair


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/monodevelop-debugger-mdb/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	3 Jul 2009 18:27:48 -0000	1.2
+++ sources	3 Jul 2009 21:51:46 -0000	1.3
@@ -1 +1 @@
-a63a3f9cf26dcdb1dfc6b6e5f31cb8a4  monodevelop-debugger-mdb-2.0.tar.bz2
+b60e9a0783f294aaa137c78e32c4f6be  monodevelop-debugger-mdb-2.0.tar.bz2




More information about the fedora-extras-commits mailing list