SHA256
3
0
forked from pool/libedit

Accepting request 91147 from home:coolo:removelibtool

add buildrequire libtool

OBS-URL: https://build.opensuse.org/request/show/91147
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libedit?expand=0&rev=40
This commit is contained in:
Ismail Dönmez 2011-11-13 10:15:26 +00:00 committed by Git OBS Bridge
parent 1c1e4c1227
commit b3ccf5c58f
2 changed files with 7 additions and 2 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

@ -20,7 +20,7 @@
Name: libedit
Version: 3.0.snap20100424
Release: 7
Release: 9
%define pkg_name libedit
%define pkg_version 20100424-3.0
#
@ -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}