- Update to 8.6.2rc0, detailed change log will follow.
- Obsoletes tk-fix-pkgconfig-file.patch. OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=45
This commit is contained in:
parent
ec35fe683c
commit
ce83aefbd7
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 7 16:11:21 UTC 2014 - max@suse.com
|
||||||
|
|
||||||
|
- Update to 8.6.2rc0, detailed change log will follow.
|
||||||
|
- Obsoletes tk-fix-pkgconfig-file.patch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 31 02:35:59 UTC 2014 - badshah400@gmail.com
|
Mon Mar 31 02:35:59 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
7
tk.spec
7
tk.spec
@ -25,9 +25,9 @@ BuildRequires: libXt-devel
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: tcl-devel
|
BuildRequires: tcl-devel
|
||||||
Url: http://www.tcl.tk
|
Url: http://www.tcl.tk
|
||||||
Version: 8.6.1
|
Version: 8.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rrc %nil
|
%define rrc rc0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: Graphical User Interface Toolkit for Tcl
|
Summary: Graphical User Interface Toolkit for Tcl
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -52,8 +52,6 @@ Source2: baselibs.conf
|
|||||||
Source3: http://tkcon.cvs.sourceforge.net/tkcon/tkcon/tkcon.tcl
|
Source3: http://tkcon.cvs.sourceforge.net/tkcon/tkcon/tkcon.tcl
|
||||||
Patch0: %name.patch
|
Patch0: %name.patch
|
||||||
Patch1: tk-8.5.12-fix-xft.patch
|
Patch1: tk-8.5.12-fix-xft.patch
|
||||||
# PATCH-FIX-UPSTREAM tk-fix-pkgconfig-file.patch badshah400@gmail.com -- Fix undefined token (@TK_LIBS@) in linker flag in pkgconfig file; patch sent upstream
|
|
||||||
Patch2: tk-fix-pkgconfig-file.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tk is a graphical user interface toolkit that takes developing desktop
|
Tk is a graphical user interface toolkit that takes developing desktop
|
||||||
@ -101,7 +99,6 @@ Authors:
|
|||||||
%setup -q -n %name%version
|
%setup -q -n %name%version
|
||||||
%patch0
|
%patch0
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cd unix
|
cd unix
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b691a2e84907392918665fe03a0deb913663a026bed2162185b4a9a14898162c
|
|
||||||
size 4244010
|
|
3
tk8.6.2rc0-src.tar.gz
Normal file
3
tk8.6.2rc0-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b565106233d4b295064b3f232c535f737baecf46073107ec21172b7bf084e835
|
||||||
|
size 4245798
|
Loading…
Reference in New Issue
Block a user