xulrunner is still broken on sparc64
This commit is contained in:
parent
307ced634d
commit
296a9acf8c
9
esc.spec
9
esc.spec
@ -1,6 +1,6 @@
|
|||||||
Name: esc
|
Name: esc
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Enterprise Security Client Smart Card Client
|
Summary: Enterprise Security Client Smart Card Client
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
||||||
@ -33,8 +33,8 @@ Requires: pcsc-lite ifd-egate coolkey nss nspr
|
|||||||
Requires: zip dbus >= 0.90 libnotify >= 0.4.2
|
Requires: zip dbus >= 0.90 libnotify >= 0.4.2
|
||||||
|
|
||||||
# 390 does not have coolkey or smartCards
|
# 390 does not have coolkey or smartCards
|
||||||
# Xulrunner won't compile on ppc64 right now.
|
# Xulrunner won't compile on ppc64 or sparc64 right now.
|
||||||
ExcludeArch: s390 s390x ppc64
|
ExcludeArch: s390 s390x ppc64 sparc64
|
||||||
|
|
||||||
# We can't allow the internal xulrunner to leak out
|
# We can't allow the internal xulrunner to leak out
|
||||||
AutoReqProv: 0
|
AutoReqProv: 0
|
||||||
@ -195,6 +195,9 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 30 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.0.1-11
|
||||||
|
- xulrunner still broken for sparc64
|
||||||
|
|
||||||
* Tue Sep 30 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.0.1-10
|
* Tue Sep 30 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.0.1-10
|
||||||
- fix esc for sparc/sparc64
|
- fix esc for sparc/sparc64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user