diff --git a/esc.spec b/esc.spec index 11f1ec8..77a0d02 100644 --- a/esc.spec +++ b/esc.spec @@ -1,6 +1,6 @@ Name: esc Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Enterprise Security Client Smart Card Client License: GPL URL: http://directory.fedora.redhat.com/wiki/CoolKey @@ -20,7 +20,7 @@ BuildRequires: autoconf213 libX11-devel libXt-devel BuildRequires: pcsc-lite-devel coolkey-devel BuildRequires: desktop-file-utils zip binutils Requires: pcsc-lite ifd-egate coolkey -Requires: gtk+ freetype zip nspr nss +Requires: zip # 390 does not have coolkey or smartCards # Xulrunner won't compile on ppc64 right now. @@ -156,6 +156,10 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then fi %changelog +* Fri Jul 28 2006 Ray Strode - 1.0.0-2 +- remove bogus gtk+ requires (and some others that will + be automatic) + * Tue Jun 13 2006 Jack Magne - 1.0.0-1 - Initial revision for fedora