SPECS: dotnet-gecko-sharp2.spec, monodevelop.spec - fixed libgtkem...

qboosh qboosh at pld-linux.org
Wed Jun 7 11:42:32 CEST 2006


Author: qboosh                       Date: Wed Jun  7 09:42:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed libgtkembedmoz.so dep

---- Files affected:
SPECS:
   dotnet-gecko-sharp2.spec (1.7 -> 1.8) , monodevelop.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gecko-sharp2.spec
diff -u SPECS/dotnet-gecko-sharp2.spec:1.7 SPECS/dotnet-gecko-sharp2.spec:1.8
--- SPECS/dotnet-gecko-sharp2.spec:1.7	Wed Jun  7 11:27:06 2006
+++ SPECS/dotnet-gecko-sharp2.spec	Wed Jun  7 11:42:27 2006
@@ -20,7 +20,11 @@
 BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
 BuildConflicts:	gecko-sharp < 0.2
+%ifarch %{x8664} ia64 ppc64 s390x sparc64
+Requires:	libgtkembedmoz.so()(64bit)
+%else
 Requires:	libgtkembedmoz.so
+%endif
 ExcludeArch:	i386 alpha sparc sparc64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -84,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/06/07 09:42:27  qboosh
+- fixed libgtkembedmoz.so dep
+
 Revision 1.7  2006/06/07 09:27:06  charles
 - R only libgtkembedmoz.so insted of mozilla-embedded
 

================================================================
Index: SPECS/monodevelop.spec
diff -u SPECS/monodevelop.spec:1.34 SPECS/monodevelop.spec:1.35
--- SPECS/monodevelop.spec:1.34	Wed Jun  7 11:36:26 2006
+++ SPECS/monodevelop.spec	Wed Jun  7 11:42:27 2006
@@ -30,7 +30,11 @@
 BuildRequires:	sed >= 4.0
 BuildRequires:	shared-mime-info
 Requires:	gtkhtml
+%ifarch %{x8664} ia64 ppc64 s390x sparc64
+Requires:	libgtkembedmoz.so()(64bit)
+%else
 Requires:	libgtkembedmoz.so
+%endif
 Requires(post,postun):	shared-mime-info
 Obsoletes:	MonoDevelop
 ExcludeArch:	alpha i386 sparc sparc64
@@ -133,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/06/07 09:42:27  qboosh
+- fixed libgtkembedmoz.so dep
+
 Revision 1.34  2006/06/07 09:36:26  charles
 - updated -MOZILLA_FIVE_HOME.patch (for all provides libgtkembedmoz.so)
 - R s/mozilla-embedded/libgtkembedmoz.so/ (works in seamonkey, firefox etc.)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gecko-sharp2.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/monodevelop.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list