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

This commit is contained in:
Jack Magne 2006-09-23 06:46:55 +00:00
parent fc0e17f4d9
commit 9b713cb14a

View File

@ -1,6 +1,6 @@
Name: esc
Version: 1.0.0
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Enterprise Security Client Smart Card Client
License: GPL
URL: http://directory.fedora.redhat.com/wiki/CoolKey
@ -22,6 +22,7 @@ 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
Patch17: esc-1.0.0-build-fix.patch
BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1
BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel
@ -82,6 +83,7 @@ cryptographic smartcards.
%patch14 -p1 -b .fix14
%patch15 -p1 -b .fix15
%patch16 -p1 -b .fix16
%patch17 -p1 -b .fix17
#Unpack xulrunner where esc expects it to be.
@ -190,8 +192,12 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
fi
%changelog
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com>= 1.0.0-15
- Fix to the build version
* 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.