forked from pool/xerces-c
Accepting request 210742 from home:Zaitor
Add baselibs.conf -- Citrix reciver (ICAclient) needs libxerces-c-3_1-32bit OBS-URL: https://build.opensuse.org/request/show/210742 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xerces-c?expand=0&rev=15
This commit is contained in:
parent
dd320f5e7f
commit
c20c21830c
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
libxerces-c-3_1
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 12 21:58:01 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Add baselib.conf in order to build -32Bit.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 20 21:38:44 UTC 2013 - hrvoje.senjan@gmail.com
|
Sun Oct 20 21:38:44 UTC 2013 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xerces-c
|
# spec file for package xerces-c
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,16 +16,18 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: xerces-c
|
Name: xerces-c
|
||||||
BuildRequires: gcc-c++ libicu-devel pkgconfig
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: libicu-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
Version: 3.1.1
|
||||||
|
Release: 0
|
||||||
|
Summary: A Validating XML Parser
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Productivity/Publishing/XML
|
Group: Productivity/Publishing/XML
|
||||||
Version: 3.1.1
|
|
||||||
Release: 4
|
|
||||||
Summary: A Validating XML Parser
|
|
||||||
Url: http://xerces.apache.org/xerces-c/
|
Url: http://xerces.apache.org/xerces-c/
|
||||||
Source: xerces-c-%{version}.tar.gz
|
Source0: xerces-c-%{version}.tar.gz
|
||||||
|
Source1: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -37,8 +39,8 @@ faithful to the XML 1.0 recommendation and associated standards ( DOM
|
|||||||
1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces).
|
1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces).
|
||||||
|
|
||||||
%package -n libxerces-c-3_1
|
%package -n libxerces-c-3_1
|
||||||
Group: Productivity/Publishing/XML
|
|
||||||
Summary: Shared libraries for Xerces-c - a validating XML parser
|
Summary: Shared libraries for Xerces-c - a validating XML parser
|
||||||
|
Group: Productivity/Publishing/XML
|
||||||
Provides: Xerces-c = %{version}
|
Provides: Xerces-c = %{version}
|
||||||
Obsoletes: Xerces-c <= %{version}
|
Obsoletes: Xerces-c <= %{version}
|
||||||
|
|
||||||
@ -58,8 +60,8 @@ Provides: Xerces-c-devel = %{version}
|
|||||||
Obsoletes: Xerces-c-devel <= %{version}
|
Obsoletes: Xerces-c-devel <= %{version}
|
||||||
Provides: libXerces-c-devel = %{version}
|
Provides: libXerces-c-devel = %{version}
|
||||||
Obsoletes: libXerces-c-devel <= %{version}
|
Obsoletes: libXerces-c-devel <= %{version}
|
||||||
Group: Development/Libraries/C and C++
|
|
||||||
Summary: A validating XML parser - Development Files
|
Summary: A validating XML parser - Development Files
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
|
|
||||||
%description -n libxerces-c-devel
|
%description -n libxerces-c-devel
|
||||||
Xerces-C is a validating XML parser written in a portable subset of
|
Xerces-C is a validating XML parser written in a portable subset of
|
||||||
|
Loading…
Reference in New Issue
Block a user