This commit is contained in:
parent
c57e0d9431
commit
1d00e35ff7
83
vtcl.spec
83
vtcl.spec
@ -1,28 +1,35 @@
|
|||||||
#
|
#
|
||||||
# spec file for package vtcl (Version 1.6.0)
|
# spec file for package vtcl (Version 1.6.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2004 SuSE Linux AG, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
# Please submit bugfixes or comments via http://www.suse.de/feedback/
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
# usedforbuild aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libselinux libstdc++ libxcrypt m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt ps pwdutils rcs readline sed sendmail strace syslogd sysvinit tar texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext libtool perl rpm
|
|
||||||
|
|
||||||
Name: vtcl
|
|
||||||
License: GPL
|
Name: vtcl
|
||||||
Group: Development/Languages/Tcl
|
License: GPL v2 or later
|
||||||
Requires: tcl tk
|
Group: Development/Languages/Tcl
|
||||||
Autoreqprov: on
|
Requires: tcl tk
|
||||||
Version: 1.6.0
|
AutoReqProv: on
|
||||||
Release: 0
|
Version: 1.6.0
|
||||||
Summary: Visual Tcl
|
Release: 175
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Summary: Visual Tcl
|
||||||
Source: %name-%version.tar.bz2
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source1: vtcl
|
Source: %name-%version.tar.bz2
|
||||||
BuildArchitectures: noarch
|
Source1: vtcl
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Visual Tcl is a freely-available, high-quality application development
|
Visual Tcl is a freely-available, high-quality application development
|
||||||
@ -60,42 +67,42 @@ Authors:
|
|||||||
%clean
|
%clean
|
||||||
test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
|
test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog -n vtcl
|
%changelog
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Thu Feb 05 2004 - max@suse.de
|
* Thu Feb 05 2004 max@suse.de
|
||||||
- New version: 1.6.0
|
- New version: 1.6.0
|
||||||
- Building as a non-root user.
|
- Building as a non-root user.
|
||||||
* Tue Sep 17 2002 - ro@suse.de
|
* Tue Sep 17 2002 ro@suse.de
|
||||||
- removed bogus self-provides
|
- removed bogus self-provides
|
||||||
* Wed Sep 05 2001 - max@suse.de
|
* Wed Sep 05 2001 max@suse.de
|
||||||
- New version: 1.5.2
|
- New version: 1.5.2
|
||||||
- revamped user interface
|
- revamped user interface
|
||||||
- rewritten bindings editor
|
- rewritten bindings editor
|
||||||
- rewritten menu editor
|
- rewritten menu editor
|
||||||
- new widget description system
|
- new widget description system
|
||||||
- easier insertion of widgets
|
- easier insertion of widgets
|
||||||
- multiple file projects support
|
- multiple file projects support
|
||||||
- inline images
|
- inline images
|
||||||
- options can be saved or not on a widget basis
|
- options can be saved or not on a widget basis
|
||||||
- support for namespaces in proc editor
|
- support for namespaces in proc editor
|
||||||
- font and image code included in project only when needed
|
- font and image code included in project only when needed
|
||||||
- Using BuildRoot
|
- Using BuildRoot
|
||||||
- As this package is script only, I moved it's files to
|
- As this package is script only, I moved it's files to
|
||||||
/usr/share/vtcl and changed it to be noarch.
|
/usr/share/vtcl and changed it to be noarch.
|
||||||
- bzip2 the sources
|
- bzip2 the sources
|
||||||
* Tue Apr 10 2001 - ro@suse.de
|
* Tue Apr 10 2001 ro@suse.de
|
||||||
- added group tag
|
- added group tag
|
||||||
* Fri Nov 05 1999 - max@suse.de
|
* Fri Nov 05 1999 max@suse.de
|
||||||
- changed wish's location to /usr/bin
|
- changed wish's location to /usr/bin
|
||||||
* Mon Sep 13 1999 - bs@suse.de
|
* Mon Sep 13 1999 bs@suse.de
|
||||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||||
* Wed Nov 25 1998 - max@suse.de
|
* Wed Nov 25 1998 max@suse.de
|
||||||
- new version 1.2.0
|
- new version 1.2.0
|
||||||
- created patch for variables window in main menu
|
- created patch for variables window in main menu
|
||||||
* Fri Oct 17 1997 - hf@suse.de
|
* Fri Oct 17 1997 hf@suse.de
|
||||||
ready for autobuild
|
ready for autobuild
|
||||||
* Thu Jun 05 1997 - hf@suse.de
|
* Thu Jun 05 1997 hf@suse.de
|
||||||
A new package vtcl.
|
A new package vtcl.
|
||||||
Visual Tcl is a freely-available, high-quality application development
|
Visual Tcl is a freely-available, high-quality application development
|
||||||
environment for UNIX. Written entirely in Tcl and generating pure Tcl
|
environment for UNIX. Written entirely in Tcl and generating pure Tcl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user