forked from pool/Modules
Accepting request 94678 from home:coolo:removeautomake
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94678 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/Modules?expand=0&rev=8
This commit is contained in:
parent
4c98e88aa7
commit
f773069115
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 11:19:55 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 12:56:41 UTC 2011 - kkaempf@suse.com
|
||||
|
||||
|
@ -15,20 +15,17 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: Modules
|
||||
BuildRequires: automake
|
||||
BuildRequires: tcl-devel
|
||||
# xorg-x11-devel
|
||||
Url: http://modules.sourceforge.net/
|
||||
Version: 3.2.8
|
||||
Release: 216
|
||||
Release: 0
|
||||
Summary: Environment Modules
|
||||
License: BSD 3-Clause; GPL v2 or later; LGPL v2.1 or later
|
||||
License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+
|
||||
Group: System/Management
|
||||
Requires: tcl
|
||||
AutoReqProv: on
|
||||
Source: modules-%{version}a.tar.bz2
|
||||
Patch: modules-%{version}.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user