forked from pool/atftp
Accepting request 98549 from home:vitezslav_cizek:branches:network
- added autoconf as BuildRequires OBS-URL: https://build.opensuse.org/request/show/98549 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=14
This commit is contained in:
parent
4ad81b69fa
commit
ec0c04a8f4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 17:28:19 UTC 2012 - vcizek@suse.cz
|
||||
|
||||
- added autoconf as BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 11:20:12 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package atftp
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -14,14 +14,15 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
#
|
||||
%define pkg_version 0.7
|
||||
|
||||
Name: atftp
|
||||
Summary: Advanced TFTP Server and Client
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
License: GPL-2.0+
|
||||
Group: System/Daemons
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Url: ftp://ftp.mamalinux.com/pub/atftp/
|
||||
Source: %{name}-%{pkg_version}.tar.bz2
|
||||
Source1: atftpd.init.d
|
||||
@ -40,6 +41,7 @@ Patch9: atftp-0.7-sorcerers_apprentice.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
PreReq: pwdutils
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: pcre-devel
|
||||
BuildRequires: readline-devel
|
||||
|
Loading…
Reference in New Issue
Block a user