|
|
Author: jmagne
Update of /cvs/dist/rpms/esc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22570
Modified Files:
esc.spec
Log Message:
Add latest mac and win fixes.
Index: esc.spec
===================================================================
RCS file: /cvs/dist/rpms/esc/devel/esc.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- esc.spec 26 Oct 2006 18:10:41 -0000 1.22
+++ esc.spec 27 Oct 2006 18:33:36 -0000 1.23
@@ -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 @@
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 @@
%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 @@
fi
%changelog
+* Fri Oct 27 2006 Jack Magne <jmagne@xxxxxxxxxx>- 1.0.0-19
+- More mac and win fixes.
* Tue Oct 24 2006 Jack Magne <jmagne@xxxxxxxxxx>- 1.0.0-18
-rebuilt on RHEL-5 branch
* Sun Oct 4 2006 Jack Magne <jmagne@xxxxxxxxxx>- 1.0.0-17
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|