Accepting request 248720 from home:sumski:hazard:to:your:stereo

Add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/248720
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mxml?expand=0&rev=9
This commit is contained in:
Ismail Dönmez 2014-09-12 08:27:48 +00:00 committed by Git OBS Bridge
parent aece8ca23e
commit 66c2c598da
3 changed files with 15 additions and 8 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libmxml1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 11 19:02:58 UTC 2014 - hrvoje.senjan@gmail.com
- Add baselibs.conf
-------------------------------------------------------------------
Sun Jan 29 19:52:20 UTC 2012 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package mxml
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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
@ -16,15 +16,15 @@
#
Name: mxml
Url: http://www.easysw.com/~mike/mxml
Version: 2.6
Release: 0
Summary: Small XML Parsing Library
License: LGPL-2.1+
Group: Development/Libraries/Other
Version: 2.6
Release: 25
Summary: Small XML Parsing Library
Source: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
Patch: mxml-2.3-nobinstrip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkgconfig
@ -45,9 +45,10 @@ Authors:
%define library_name libmxml1
%package -n %library_name
Group: Development/Libraries/Other
#
Summary: Shared library for mxml
License: LGPL-2.1+
Group: Development/Libraries/Other
%description -n %library_name
Mini-XML is a small XML parsing library that you can use to read XML
@ -63,11 +64,11 @@ Authors:
Michael Sweet
%package devel
License: GPL-2.0+
Group: Development/Libraries/Other
Requires: %{library_name} = %{version}
#
Summary: Development files for mxml
License: GPL-2.0+
Group: Development/Libraries/Other
%description devel
Mini-XML is a small XML parsing library that you can use to read XML