don't leak mozilla
This commit is contained in:
parent
1b80c6d54f
commit
2fa332518a
8
esc.spec
8
esc.spec
@ -1,6 +1,6 @@
|
||||
Name: esc
|
||||
Version: 1.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Enterprise Security Client Smart Card Client
|
||||
License: GPL
|
||||
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
||||
@ -26,6 +26,9 @@ Requires: zip
|
||||
# Xulrunner won't compile on ppc64 right now.
|
||||
ExcludeArch: s390 s390x ppc64
|
||||
|
||||
# We can't allow the internal xulrunner to leak out
|
||||
AutoProv: 0
|
||||
|
||||
#%define __prelink_undo_cmd %{nil}
|
||||
%define escname %{name}-%{version}
|
||||
%define escdir %{_libdir}/%{escname}
|
||||
@ -156,6 +159,9 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Jul 31 2006 Matthias Clasen <mclasen@redhat.com> - 1.0.0-3
|
||||
- Don't provide mozilla libraries
|
||||
|
||||
* Fri Jul 28 2006 Ray Strode <rstrode@redhat.com> - 1.0.0-2
|
||||
- remove bogus gtk+ requires (and some others that will
|
||||
be automatic)
|
||||
|
Loading…
Reference in New Issue
Block a user