auto-import esc-1.0.0-14 on branch devel from esc-1.0.0-14.src.rpm

This commit is contained in:
Jack Magne 2006-09-23 02:12:37 +00:00
parent a72112b7c0
commit fc0e17f4d9

View File

@ -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 <jmagne@redhat.com>= 1.0.0-14
- Fix to compile error in daemon
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-13
- Fix to include the new esc daemon.