Fix for license issue.
This commit is contained in:
parent
0f92ea8ca8
commit
5b1d2c3d13
11
esc-1.0.1-lic-fix.patch
Normal file
11
esc-1.0.1-lic-fix.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- ./esc/src/app/xul/esc/application.ini.fix7 2007-08-30 10:13:53.000000000 -0700
|
||||||
|
+++ ./esc/src/app/xul/esc/application.ini 2007-08-30 10:14:19.000000000 -0700
|
||||||
|
@@ -25,7 +25,7 @@
|
||||||
|
Name=ESC
|
||||||
|
;
|
||||||
|
; This field specifies your application's version. This field is optional.
|
||||||
|
-Version=1.0.1-5
|
||||||
|
+Version=1.0.1-7
|
||||||
|
;
|
||||||
|
; This field specifies your application's build ID (timestamp). This field is
|
||||||
|
; required.
|
7
esc.spec
7
esc.spec
@ -1,8 +1,8 @@
|
|||||||
Name: esc
|
Name: esc
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 6%{?dist}
|
Release: 7%{?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
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
|
|
||||||
@ -14,6 +14,7 @@ Patch3: esc-1.0.1-admin-row-update.patch
|
|||||||
Patch4: esc-1.0.1-ui-fixes-1.patch
|
Patch4: esc-1.0.1-ui-fixes-1.patch
|
||||||
Patch5: esc-1.0.1-log-fixes.patch
|
Patch5: esc-1.0.1-log-fixes.patch
|
||||||
Patch6: esc-1.0.1-log-fixes-1.patch
|
Patch6: esc-1.0.1-log-fixes-1.patch
|
||||||
|
Patch7: esc-1.0.1-lic-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
|
||||||
@ -70,6 +71,7 @@ cryptographic smartcards.
|
|||||||
%patch4 -p1 -b .fix4
|
%patch4 -p1 -b .fix4
|
||||||
%patch5 -p1 -b .fix5
|
%patch5 -p1 -b .fix5
|
||||||
%patch6 -p1 -b .fix6
|
%patch6 -p1 -b .fix6
|
||||||
|
%patch7 -p1 -b .fix7
|
||||||
|
|
||||||
|
|
||||||
#Unpack xulrunner where esc expects it to be.
|
#Unpack xulrunner where esc expects it to be.
|
||||||
@ -185,6 +187,7 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 30 2007 Jack Magne <jmagne@redhat.com> License field change- 1.0.1-7
|
||||||
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 1.0.1-6
|
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 1.0.1-6
|
||||||
- Rebuild for selinux ppc32 issue.
|
- Rebuild for selinux ppc32 issue.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user