From a8b48c48c3ad22aa2a24d2625e2dc94a0faa88f97ad9e5f1531d967ac77b3209 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 7 Jun 2011 07:14:36 +0000 Subject: [PATCH] Autobuild autoformatter for 72805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mxml?expand=0&rev=12 --- mxml.spec | 44 +++++--------------------------------------- 1 file changed, 5 insertions(+), 39 deletions(-) diff --git a/mxml.spec b/mxml.spec index 7a56959..9f4e585 100644 --- a/mxml.spec +++ b/mxml.spec @@ -1,7 +1,7 @@ # -# spec file for package mxml (Version 2.5) +# spec file for package mxml # -# Copyright (c) 2008 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 @@ -23,12 +23,13 @@ Url: http://www.easysw.com/~mike/mxml License: LGPL v2.1 or later Group: Development/Libraries/Other Version: 2.6 -Release: 23 +Release: 1 Summary: Small XML Parsing Library Source: %{name}-%{version}.tar.bz2 Patch: mxml-2.3-nobinstrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig + %description Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large @@ -49,6 +50,7 @@ License: LGPL v2.1 or later Group: Development/Libraries/Other # Summary: Shared libary for mxml + %description -n libmxml1 Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large @@ -124,39 +126,3 @@ Authors: %doc %{_docdir}/%{name}/*gif %changelog -* Thu Sep 11 2008 mrueckert@suse.de -- use shared library package policy -* Mon May 19 2008 mrueckert@suse.de -- update to version 2.5 - The new release fixes some XML parsing problems and adds many - new mxmldoc features. -- additional changes from 2.4 - fixes some build and XML parsing bugs, adds support for the apos - character entity, and adds per-thread global settings. -* Fri Jul 13 2007 mrueckert@suse.de -- update to version 2.3 - - adds several new features and fixes all known bugs. - - adds a SAX API, more convenience functions, a user data pointer - to the mxml_node_t structure, and improved HTML and new man - page output from mxmldoc. The new release now also offers - relaxed LGPL licensing that allows static linking. -- reordered the configure args, so --enable-shared works again. -- updated nostrip patch. old name mxml-2.2.2.diff - new name mxml-2.3-nobinstrip.patch -- do not include the static library -- move the html docs to the devel package -* Wed Apr 25 2007 mrueckert@suse.de -- removed valgrind and g++ from the buildrequires. -- splitted out a devel package. -- enabled building of the shared library. (#255916) -* Wed May 17 2006 schwab@suse.de -- Don't strip binaries. -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Tue Jan 17 2006 mrueckert@suse.de -- update to version 2.2.2 -* Tue Feb 15 2005 kssingvo@suse.de -- updated to version 2.1 -- rewrote many parts of the spec file to get it more SUSE like -* Thu Aug 26 2004 mana@suse.de -- initial package for mxml-2.0