From 1b80c6d54f977e4dc5ce6d3c2faee2ce05b04020 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 28 Jul 2006 15:21:24 +0000 Subject: [PATCH] - remove bogus gtk+ requires (and some others that will be automatic) --- esc.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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