Accepting request 95529 from devel:languages:tcl
add automake to buildrequires (forwarded request 95064 from coolo) OBS-URL: https://build.opensuse.org/request/show/95529 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frink?expand=0&rev=10
This commit is contained in:
parent
6159d963b7
commit
a3f1f5e66c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 2 15:45:39 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add automake as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:36:02 CET 2006 - mls@suse.de
|
Wed Jan 25 21:36:02 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
25
frink.spec
25
frink.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package frink (Version 2.2.2)
|
# spec file for package frink
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 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
|
||||||
@ -15,16 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: frink
|
Name: frink
|
||||||
Url: http://catless.ncl.ac.uk/Programs/Frink
|
Url: http://catless.ncl.ac.uk/Programs/Frink
|
||||||
Version: 2.2.2
|
Version: 2.2.2
|
||||||
Release: 188
|
Release: 0
|
||||||
Summary: Static Testing and Formatting for Tcl Programs
|
Summary: Static Testing and Formatting for Tcl Programs
|
||||||
|
BuildRequires: automake
|
||||||
Group: Development/Languages/Tcl
|
Group: Development/Languages/Tcl
|
||||||
License: BSD 3-Clause
|
License: BSD-3-Clause
|
||||||
Source0: %name-%{version}p4.tar.bz2
|
Source0: %name-%{version}p4.tar.bz2
|
||||||
Patch0: %name.patch
|
Patch0: %name.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -65,16 +63,3 @@ rm -rf %buildroot
|
|||||||
%doc AUTHORS README COPYRIGHT
|
%doc AUTHORS README COPYRIGHT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Fri Apr 22 2005 max@suse.de
|
|
||||||
- Fixed compilation with gcc4.
|
|
||||||
* Mon Jul 05 2004 max@suse.de
|
|
||||||
- New version: 2.2.2p4
|
|
||||||
* Fri Feb 06 2004 max@suse.de
|
|
||||||
- Added -fno-strict-aliasing to CFLAGS.
|
|
||||||
* Wed Nov 26 2003 max@suse.de
|
|
||||||
- New version: 2.2.2p3
|
|
||||||
* Fri Jun 07 2002 max@suse.de
|
|
||||||
- New package: frink-2.1.5
|
|
||||||
- A tool for static testing and formatting of Tcl programs.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user