[packages/monodevelop] - up to 4.0.14-5 - ignore deps from addins that mono package provide in older versions
baggins
baggins at pld-linux.org
Fri Nov 8 20:24:19 CET 2013
commit c62ae1b5c05897cbc0c7dc4f41488aec47637da4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Nov 8 20:23:31 2013 +0100
- up to 4.0.14-5
- ignore deps from addins that mono package provide in older versions
monodevelop.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/monodevelop.spec b/monodevelop.spec
index 12d22dd..5197af9 100644
--- a/monodevelop.spec
+++ b/monodevelop.spec
@@ -7,15 +7,15 @@
Summary: Mono IDE
Summary(pl.UTF-8): IDE dla Mono
Name: monodevelop
-%define mainver 4.0.12
-%define subver 3
+%define mainver 4.0.14
+%define subver 5
Version: %{mainver}.%{subver}
-Release: 2
+Release: 1
# most of code is MIT-licensed, some parts LGPL v2
License: LGPL v2, MIT
Group: Development/Tools
Source0: http://download.mono-project.com/sources/monodevelop/%{name}-%{mainver}-%{subver}.tar.bz2
-# Source0-md5: 5f9cd24d2791054d88b0dcce1259afdb
+# Source0-md5: f8185669d5198eeeb50974c36a1e646b
Patch0: %{name}-desktop.patch
URL: http://monodevelop.com/
BuildRequires: autoconf >= 2.53
@@ -46,6 +46,8 @@ Obsoletes: MonoDevelop
ExcludeArch: alpha i386 sparc sparc64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq 'mono\\(System.Data.Entity\\)' 'mono\\(System.Web.WebPages.Deployment\\)'
+
%description
Mono IDE, in the very early stages of development right now, and
progressing quickly. MonoDevelop has many features. Some of these
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/monodevelop.git/commitdiff/c62ae1b5c05897cbc0c7dc4f41488aec47637da4
More information about the pld-cvs-commit
mailing list