forked from pool/tinyxml
Accepting request 93641 from home:coolo:removelibtool
add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93641 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tinyxml?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
7e38fd15cf
commit
24f853b352
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 12:34:56 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 09:41:01 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tinyxml (Version 2.6.1)
|
||||
# spec file for package tinyxml
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@@ -36,7 +36,7 @@ Patch0: tinyxml-c_headers.patch
|
||||
Patch1: tinyxml-entity.patch
|
||||
Url: http://sourceforge.net/projects/tinyxml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc-c++ lzma
|
||||
BuildRequires: gcc-c++ libtool lzma
|
||||
|
||||
%description
|
||||
TinyXML is a simple, small, C++ XML parser that can be easily integrating
|
||||
@@ -46,7 +46,6 @@ TinyXML solves the text I/O file once and for all.
|
||||
(Or, as a friend said, ends the Just Another Text File Parser problem.)
|
||||
|
||||
%package -n %{lib_package}
|
||||
|
||||
Group: System/Libraries
|
||||
Summary: A simple, small, C++ XML parser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user