auto-import esc-1.0.0-17 on branch devel from esc-1.0.0-17.src.rpm
This commit is contained in:
parent
a764e08c90
commit
25020b90d8
15
esc.spec
15
esc.spec
@ -1,6 +1,6 @@
|
|||||||
Name: esc
|
Name: esc
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 16%{?dist}
|
Release: 17%{?dist}
|
||||||
Summary: Enterprise Security Client Smart Card Client
|
Summary: Enterprise Security Client Smart Card Client
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
||||||
@ -23,6 +23,8 @@ Patch14: esc-1.0.0-escd.patch
|
|||||||
Patch15: esc-1.0.0-escd1.patch
|
Patch15: esc-1.0.0-escd1.patch
|
||||||
Patch16: esc-1.0.0-escd2.patch
|
Patch16: esc-1.0.0-escd2.patch
|
||||||
Patch17: esc-1.0.0-build-fix.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
|
||||||
|
|
||||||
BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1
|
BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1
|
||||||
BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel
|
BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel
|
||||||
@ -84,6 +86,8 @@ cryptographic smartcards.
|
|||||||
%patch15 -p1 -b .fix15
|
%patch15 -p1 -b .fix15
|
||||||
%patch16 -p1 -b .fix16
|
%patch16 -p1 -b .fix16
|
||||||
%patch17 -p1 -b .fix17
|
%patch17 -p1 -b .fix17
|
||||||
|
%patch18 -p1 -b .fix18
|
||||||
|
%patch19 -p1 -b .fix19
|
||||||
|
|
||||||
#Unpack xulrunner where esc expects it to be.
|
#Unpack xulrunner where esc expects it to be.
|
||||||
|
|
||||||
@ -109,7 +113,7 @@ export USE_64
|
|||||||
|
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
make BUILD_OPT=1 HAVE_LIB_NOTIFY=1
|
make BUILD_OPT=1 HAVE_LIB_NOTIFY=1 ESC_VERSION=%{version}-%{release}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|
||||||
@ -192,13 +196,16 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 4 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-17
|
||||||
|
- Diagnostics display fixes, Mac and Window fixes.
|
||||||
|
|
||||||
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-16
|
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-16
|
||||||
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
||||||
|
|
||||||
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com> - 1.0.0-15
|
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-15
|
||||||
- Fix to the build version
|
- Fix to the build version
|
||||||
|
|
||||||
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com> - 1.0.0-14
|
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com>= 1.0.0-14
|
||||||
- Fix to compile error in daemon
|
- Fix to compile error in daemon
|
||||||
|
|
||||||
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-13
|
* Fri Sep 22 2006 Jack Magne <jmagne@redhat.com>- 1.0.0-13
|
||||||
|
Loading…
Reference in New Issue
Block a user