Upgraded to tk-8.4.12
This commit is contained in:
parent
1ed555c5ec
commit
cd818ccf6a
9
tk.spec
9
tk.spec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Tk graphical toolkit for the Tcl scripting language
|
Summary: Tk graphical toolkit for the Tcl scripting language
|
||||||
Name: tk
|
Name: tk
|
||||||
Version: %{majorver}.11
|
Version: %{majorver}.12
|
||||||
Release: 2.1
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://tcl.sourceforge.net/
|
URL: http://tcl.sourceforge.net/
|
||||||
@ -19,6 +19,7 @@ Patch1: tk-8.3.5-tclm4-soname.patch
|
|||||||
Patch2: tk-8.4.4-lib-perm.patch
|
Patch2: tk-8.4.4-lib-perm.patch
|
||||||
Patch3: tk-8.4-no_rpath.patch
|
Patch3: tk-8.4-no_rpath.patch
|
||||||
Patch4: tk-8.4-autoconf.patch
|
Patch4: tk-8.4-autoconf.patch
|
||||||
|
Patch5: tk-8.4.12-relid.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
When paired with the Tcl scripting language, Tk provides a fast and powerful
|
When paired with the Tcl scripting language, Tk provides a fast and powerful
|
||||||
@ -45,6 +46,7 @@ The package contains the development files and man pages for tk.
|
|||||||
%patch2 -p1 -b .2-rolib
|
%patch2 -p1 -b .2-rolib
|
||||||
%patch3 -p1 -b .3-rpath
|
%patch3 -p1 -b .3-rpath
|
||||||
%patch4 -p1 -b .4-ac213
|
%patch4 -p1 -b .4-ac213
|
||||||
|
%patch5 -p1 -b .5-relid
|
||||||
|
|
||||||
# patch1 touches tcl.m4
|
# patch1 touches tcl.m4
|
||||||
cd unix
|
cd unix
|
||||||
@ -115,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/mann/*
|
%{_mandir}/mann/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 02 2006 David Cantrell <dcantrell@redhat.com> - 8.4.12-1
|
||||||
|
- Upgraded to tk-8.4.12
|
||||||
|
|
||||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user