Accepting request 105588 from home:coolo:branches:openSUSE:Factory
- add libtool as buildrequire to fix compilation OBS-URL: https://build.opensuse.org/request/show/105588 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=35
This commit is contained in:
parent
bb7d8b05f0
commit
8da600a471
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 21:23:22 UTC 2012 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to fix compilation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 15:49:42 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libxslt-python
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxml2-python
|
||||
BuildRequires: python-devel
|
||||
|
@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libxslt
|
||||
Version: 1.1.26
|
||||
Release: 0
|
||||
@ -59,6 +58,7 @@ engine.
|
||||
|
||||
%package -n libxslt1
|
||||
Summary: XSL Transformation Library
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Provides: libxslt = %{version}-%{release}
|
||||
Obsoletes: libxslt <= %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user