Author: wolf                         Date: Wed Sep 26 20:15:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- snap 20070926
- requires xulrunner for gecko

---- Files affected:
SPECS:
   monodevelop.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/monodevelop.spec
diff -u SPECS/monodevelop.spec:1.52 SPECS/monodevelop.spec:1.53
--- SPECS/monodevelop.spec:1.52 Thu Aug 16 01:17:05 2007
+++ SPECS/monodevelop.spec      Wed Sep 26 22:15:48 2007
@@ -10,16 +10,20 @@
 %bcond_without subversion      # disable subversion backend
 %bcond_without asp             # disable ASP.net
 #
+
+%define                _snap 20070926
+
 %include       /usr/lib/rpm/macros.mono
 Summary:       Mono IDE
 Summary(pl.UTF-8):     IDE dla Mono
 Name:          monodevelop
 Version:       0.15
-Release:       1
+Release:       1.%{_snap}.1
 License:       GPL/MIT
 Group:         Development/Tools
-Source0:       
http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.bz2
-# Source0-md5: 2d49f6fd5934e8c5fad402ea17b83d83
+#Source0:      
http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.bz2
+Source0:       %{name}-%{_snap}.tar.bz2
+# Source0-md5: d24c5892f35867d0db123c7fe01238b1
 Patch0:                %{name}-MOZILLA_FIVE_HOME.patch
 Patch1:                %{name}-locale_names.patch
 Patch2:                %{name}-desktop.patch
@@ -46,11 +50,12 @@
 %{?with_asp:BuildRequires:     xsp}
 Requires(post,postun): desktop-file-utils
 Requires:      gtkhtml
-%ifarch %{x8664} ia64 ppc64 s390x sparc64
-Requires:      libgtkembedmoz.so()(64bit)
-%else
-Requires:      libgtkembedmoz.so
-%endif
+#%ifarch %{x8664} ia64 ppc64 s390x sparc64
+#Requires:     libgtkembedmoz.so()(64bit)
+#%else
+#Requires:     libgtkembedmoz.so
+#%endif
+Requires:      xulrunner-libs
 Requires(post,postun): shared-mime-info
 %{?with_subversion:Requires:   subversion-libs}
 Obsoletes:     MonoDevelop
@@ -94,7 +99,7 @@
   pomagającymi zacząć tworzyć aplikacje konsolowe, Gnome# albo Gtk#.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_snap}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -113,7 +118,8 @@
 %configure \
        --disable-update-mimedb \
        --disable-update-desktopdb \
-       %{?with_asp:--enable-aspnet} \
+       --enable-c \
+       --%{?with_asp:en}%{?!with_asp:dis}able-aspnet \
        %{?with_subversion:--enable-subversion}
 
 %{__make} -j1
@@ -153,6 +159,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2007/09/26 20:15:48  wolf
+- snap 20070926
+- requires xulrunner for gecko
+
 Revision 1.52  2007/08/15 23:17:05  wolf
 - asp.net bcond
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/monodevelop.spec?r1=1.52&r2=1.53&f=u

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

Reply via email to