Accepting request 49179 from devel:languages:tcl
Copy from devel:languages:tcl/tk based on submit request 49179 from user rmax OBS-URL: https://build.opensuse.org/request/show/49179 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tk?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
6299831915
commit
ee0497bef6
10
tk.spec
10
tk.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tk (Version 8.5.8)
|
||||
# spec file for package tk (Version 8.5.9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,11 +21,11 @@
|
||||
Name: tk
|
||||
BuildRequires: tcl-devel xorg-x11-devel
|
||||
Url: http://www.tcl.tk
|
||||
Version: 8.5.8
|
||||
Version: 8.5.9
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Graphical User Interface Toolkit for Tcl
|
||||
License: BSD 3-clause (or similar)
|
||||
License: BSD3c(or similar)
|
||||
Group: Development/Languages/Tcl
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
@@ -57,7 +57,7 @@ Authors:
|
||||
|
||||
%package devel
|
||||
Group: Development/Libraries/Tcl
|
||||
License: BSD 3-clause (or similar)
|
||||
License: BSD3c(or similar)
|
||||
Summary: Header Files and C API Documentation for Tk
|
||||
Requires: tk = %version
|
||||
Requires: tcl-devel
|
||||
|
Reference in New Issue
Block a user