- 8.5.12rc1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=53
This commit is contained in:
parent
4cab6e7486
commit
67a48e18a6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 24 10:19:44 UTC 2012 - max@suse.com
|
||||||
|
|
||||||
|
- 8.5.12rc1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 4 08:45:50 UTC 2012 - cfarrell@suse.com
|
Wed Jan 4 08:45:50 UTC 2012 - cfarrell@suse.com
|
||||||
|
|
||||||
|
10
tcl.spec
10
tcl.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tcl
|
# spec file for package tcl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,10 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: tcl
|
Name: tcl
|
||||||
Url: http://www.tcl.tk
|
Url: http://www.tcl.tk
|
||||||
Version: 8.5.11
|
Version: 8.5.12
|
||||||
Release: 0
|
Release: 0
|
||||||
%define TCL_MINOR %(echo %version | cut -c1-3)
|
%define TCL_MINOR %(echo %version | cut -c1-3)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -31,9 +30,10 @@ Group: Development/Languages/Tcl
|
|||||||
Obsoletes: tcl-64bit
|
Obsoletes: tcl-64bit
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Provides: tclsh tclsh%{TCL_MINOR}
|
Provides: tclsh
|
||||||
|
Provides: tclsh%{TCL_MINOR}
|
||||||
PreReq: /bin/rm
|
PreReq: /bin/rm
|
||||||
Source0: %name%{version}-src.tar.gz
|
Source0: %name%{version}rc1-src.tar.gz
|
||||||
Source1: tcl-rpmlintrc
|
Source1: tcl-rpmlintrc
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Source3: macros.tcl
|
Source3: macros.tcl
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8addc385fa6b5be4605e6d68fbdc4c0e674c5af1dc1c95ec5420390c4b08042a
|
|
||||||
size 4484001
|
|
3
tcl8.5.12rc1-src.tar.gz
Normal file
3
tcl8.5.12rc1-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7be85a114ca75ef11a9fb3cf1dd30ea36ea09e0bf4d2430e8b9cc1292799e041
|
||||||
|
size 4501246
|
Loading…
Reference in New Issue
Block a user