SHA256
1
0
forked from pool/dhcp

Accepting request 85984 from home:coolo:removelibtool

add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages

OBS-URL: https://build.opensuse.org/request/show/85984
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=80
This commit is contained in:
Stephan Kulow 2011-10-06 10:12:38 +00:00 committed by Git OBS Bridge
parent c4ad4567fd
commit 1ebe25dd28
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 20:07:54 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 6 14:27:51 UTC 2011 - mt@suse.com Tue Sep 6 14:27:51 UTC 2011 - mt@suse.com

View File

@ -36,6 +36,7 @@ BuildRequires: CASA-devel
BuildRequires: openldap2-devel BuildRequires: openldap2-devel
%endif %endif
BuildRequires: dos2unix BuildRequires: dos2unix
BuildRequires: libtool
License: BSD3c(or similar) License: BSD3c(or similar)
Group: Productivity/Networking/Boot/Servers Group: Productivity/Networking/Boot/Servers
AutoReqProv: on AutoReqProv: on