SPECS: monodevelop.spec - updated to 20060812 snap (works with gtk...

grzegol grzegol at pld-linux.org
Sat Aug 12 23:24:37 CEST 2006


Author: grzegol                      Date: Sat Aug 12 21:24:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 20060812 snap (works with gtk-sharp 2.9)

---- Files affected:
SPECS:
   monodevelop.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/monodevelop.spec
diff -u SPECS/monodevelop.spec:1.35 SPECS/monodevelop.spec:1.36
--- SPECS/monodevelop.spec:1.35	Wed Jun  7 11:42:27 2006
+++ SPECS/monodevelop.spec	Sat Aug 12 23:24:31 2006
@@ -1,14 +1,16 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.mono
+%define		_snap	20060812
 Summary:	Mono IDE
 Summary(pl):	IDE dla Mono
 Name:		monodevelop
 Version:	0.11
-Release:	2
+Release:	2.%{_snap}.1
 License:	GPL
 Group:		Development/Tools
-Source0:	http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.gz
-# Source0-md5:	541a2eba4266b3dd8b8024c409957330
+#Source0:	http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.gz
+Source0:	%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5:	1b9e8f21c733f50b261fb6d084ae663f
 Patch0:		%{name}-MOZILLA_FIVE_HOME.patch
 Patch1:		%{name}-locale_names.patch
 Patch2:		%{name}-desktop.patch
@@ -19,7 +21,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1:1.7
 BuildRequires:	dotnet-gecko-sharp2-devel >= 0.10
-BuildRequires:	dotnet-gtk-sharp2-devel >= 2.6.0
+BuildRequires:	dotnet-gtk-sharp2-devel >= 2.9.0
 BuildRequires:	dotnet-gtksourceview-sharp2-devel >= 0.10
 BuildRequires:	gettext-devel
 BuildRequires:	intltool
@@ -27,6 +29,7 @@
 BuildRequires:	mono-csharp >= 1.1.13
 BuildRequires:	monodoc >= 1.0
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	sed >= 4.0
 BuildRequires:	shared-mime-info
 Requires:	gtkhtml
@@ -85,12 +88,13 @@
 %patch4 -p1
 
 mv po/ja{_JP,}.po
+mv po/sl{_SI,}.po
 
 %build
 rm -rf autom4te.cache
+%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
-%{__autoheader}
 %{__automake}
 %{__autoconf}
 %configure \
@@ -137,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2006/08/12 21:24:31  grzegol
+- updated to 20060812 snap (works with gtk-sharp 2.9)
+
 Revision 1.35  2006/06/07 09:42:27  qboosh
 - fixed libgtkembedmoz.so dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/monodevelop.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list