diff --git a/esc.spec b/esc.spec index 3d0e549..b726270 100644 --- a/esc.spec +++ b/esc.spec @@ -1,6 +1,6 @@ Name: esc Version: 1.0.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Enterprise Security Client Smart Card Client License: GPL URL: http://directory.fedora.redhat.com/wiki/CoolKey @@ -21,6 +21,7 @@ Patch12: esc-1.0.0-ui-enhance-1.patch Patch13: esc-1.0.0-pw-reset-fix.patch Patch14: esc-1.0.0-escd.patch Patch15: esc-1.0.0-escd1.patch +Patch16: esc-1.0.0-escd2.patch BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1 BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel @@ -80,6 +81,7 @@ cryptographic smartcards. %patch13 -p1 -b .fix13 %patch14 -p1 -b .fix14 %patch15 -p1 -b .fix15 +%patch16 -p1 -b .fix16 #Unpack xulrunner where esc expects it to be. @@ -188,6 +190,8 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then fi %changelog +* Fri Sep 22 2006 Jack Magne = 1.0.0-14 +- Fix to compile error in daemon * Fri Sep 22 2006 Jack Magne - 1.0.0-13 - Fix to include the new esc daemon.