]> git.pld-linux.org Git - packages/dotnet-gecko-sharp2.git/commitdiff
- fixed libgtkembedmoz.so dep auto/ac/dotnet-gecko-sharp2-0_11-5 auto/th/dotnet-gecko-sharp2-0_11-5
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Jun 2006 09:42:27 +0000 (09:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-gecko-sharp2.spec -> 1.8

dotnet-gecko-sharp2.spec

index 8109939efd9ad93a17969e2cd1e956931cede445..04636d2dac0ac20d966eb5df57c6532f4509e77c 100644 (file)
@@ -19,7 +19,11 @@ BuildRequires:       monodoc >= 1.0
 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)
 
This page took 0.074212 seconds and 4 git commands to generate.