Browse Source

add BR

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3972 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 13 years ago
parent
commit
7d96527bc4
1 changed files with 7 additions and 1 deletions
  1. 7 1
      p/pump/pump-vl.spec

+ 7 - 1
p/pump/pump-vl.spec

@@ -2,7 +2,7 @@ Summary:     A Bootp and DHCP client for automatic IP configuration.
 Summary(ja): 自動 IP 設定用 BOOTP / DHCP クライアント
 Name:        pump
 Version:     0.8.24
-Release:     3%{?_dist_release}
+Release:     4%{?_dist_release}
 Group:       System Environment/Daemons
 License:     MIT
 
@@ -18,6 +18,9 @@ BuildRoot:   %{_tmppath}/%{name}-%{version}-root
 Obsoletes:   bootpc, netconfig
 Requires:    initscripts >= 3.92
 
+BuildRequires:	popt-devel
+BuildRequires:	newt-devel
+
 
 %description
 DHCP (Dynamic Host Configuration Protocol) and BOOTP (Boot Protocol)
@@ -98,6 +101,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Fri May 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.24-4
+- add BuildRequires: popt-devel, newt-devel
+
 * Mon Apr 11 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.24-3
 - rebuild for Vine6