Accepting request 289782 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/289782 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mxml?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be33d1942d72eb7ce72361596a1b70ff04c492027a42a1f67fbb2fd2d9b449e0
|
|
||||||
size 198188
|
|
3
mxml-2.9.tar.gz
Normal file
3
mxml-2.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cded54653c584b24c4a78a7fa1b3b4377d49ac4f451ddf170ebbc8161d85ff92
|
||||||
|
size 264379
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 5 15:01:03 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
- Update to version 2.9
|
||||||
|
* mxmlLoad* did not correctly load value nodes with MXML_NO_CALLBACK
|
||||||
|
or MXML_TEXT_CALLBACK (Bug #502)
|
||||||
|
- Update homepage Url
|
||||||
|
- Use download Url as source
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 12 08:29:09 UTC 2014 - jengelh@inai.de
|
Fri Sep 12 08:29:09 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
26
mxml.spec
26
mxml.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mxml
|
# spec file for package mxml
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 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
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: mxml
|
Name: mxml
|
||||||
Url: http://www.easysw.com/~mike/mxml
|
Url: http://www.msweet.org/projects.php?Z3
|
||||||
Version: 2.6
|
Version: 2.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Small XML Parsing Library
|
Summary: Small XML Parsing Library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: http://www.msweet.org/files/project3/%{name}-%{version}.tar.gz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
Patch: mxml-2.3-nobinstrip.patch
|
Patch: mxml-2.3-nobinstrip.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -37,12 +37,6 @@ nonstandard libraries.
|
|||||||
|
|
||||||
This package holds the commandline tools for mxml.
|
This package holds the commandline tools for mxml.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Michael Sweet
|
|
||||||
|
|
||||||
%define library_name libmxml1
|
%define library_name libmxml1
|
||||||
|
|
||||||
%package -n %library_name
|
%package -n %library_name
|
||||||
@@ -58,12 +52,6 @@ nonstandard libraries.
|
|||||||
|
|
||||||
This package holds the shared library for mxml.
|
This package holds the shared library for mxml.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Michael Sweet
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Requires: %{library_name} = %{version}
|
Requires: %{library_name} = %{version}
|
||||||
#
|
#
|
||||||
@@ -78,12 +66,6 @@ nonstandard libraries.
|
|||||||
|
|
||||||
This package holds the development files for mxml.
|
This package holds the development files for mxml.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Michael Sweet
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup
|
||||||
%patch
|
%patch
|
||||||
|
Reference in New Issue
Block a user