Add latest mac and win fixes.
This commit is contained in:
parent
142927293a
commit
2672741b04
6
esc.spec
6
esc.spec
@ -1,6 +1,6 @@
|
||||
Name: esc
|
||||
Version: 1.0.0
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?dist}
|
||||
Summary: Enterprise Security Client Smart Card Client
|
||||
License: GPL
|
||||
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
||||
@ -25,6 +25,7 @@ Patch16: esc-1.0.0-escd2.patch
|
||||
Patch17: esc-1.0.0-build-fix.patch
|
||||
Patch18: esc-1.0.0-diag-fix.patch
|
||||
Patch19: esc-1.0.0-mac-win-fix.patch
|
||||
Patch20: esc-1.0.0-mac-win-fix1.patch
|
||||
|
||||
BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1
|
||||
BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel
|
||||
@ -88,6 +89,7 @@ cryptographic smartcards.
|
||||
%patch17 -p1 -b .fix17
|
||||
%patch18 -p1 -b .fix18
|
||||
%patch19 -p1 -b .fix19
|
||||
%patch20 -p1 -b .fix20
|
||||
|
||||
#Unpack xulrunner where esc expects it to be.
|
||||
|
||||
@ -196,6 +198,8 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri Oct 27 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-19
|
||||
- More mac and win fixes.
|
||||
* Tue Oct 24 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-18
|
||||
-rebuilt on RHEL-5 branch
|
||||
* Sun Oct 4 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-17
|
||||
|
Loading…
Reference in New Issue
Block a user