SHA256
3
0
forked from pool/libedit

Accepting request 91178 from devel:libraries:c_c++

add buildrequire libtool (forwarded request 91147 from coolo)

OBS-URL: https://build.opensuse.org/request/show/91178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libedit?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2011-11-14 11:04:05 +00:00 committed by Git OBS Bridge
commit 7ee9a5d514
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 13 09:15:50 UTC 2011 - coolo@suse.com
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
-------------------------------------------------------------------
Tue Aug 2 10:56:07 CEST 2011 - tiwai@suse.de

View File

@ -29,6 +29,7 @@ Group: Development/Libraries/C and C++
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc-c++ ncurses-devel pkgconfig
BuildRequires: libtool
#
Url: http://www.thrysoee.dk/editline/
# http://www.thrysoee.dk/editline/%{pkg_name}-%{pkg_version}.tar.gz
@ -57,7 +58,6 @@ Authors:
%package -n %{library_name}
License: BSD3c
Group: Development/Libraries/C and C++
Provides: %{pkg_name} = %{version}-%{release}