SHA256
3
0
forked from pool/expat

Autobuild autoformatter for 64822

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=21
This commit is contained in:
Sascha Peilicke 2011-03-22 16:50:17 +00:00 committed by Git OBS Bridge
parent 911806e877
commit e5d7dc9659

View File

@ -1,7 +1,7 @@
# #
# spec file for package expat (Version 2.0.1) # spec file for package expat
# #
# Copyright (c) 2010 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 # 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
@ -20,7 +20,7 @@
Name: expat Name: expat
Version: 2.0.1 Version: 2.0.1
Release: 93 Release: 104
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
License: MIT License: MIT
Url: http://expat.sourceforge.net/ Url: http://expat.sourceforge.net/
@ -68,6 +68,7 @@ Authors:
James Clark <jjc@jclark.com> James Clark <jjc@jclark.com>
%package -n libexpat1 %package -n libexpat1
License: MIT
Summary: XML Parser Toolkit Summary: XML Parser Toolkit
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
# bug437293 # bug437293
@ -106,6 +107,7 @@ Authors:
James Clark <jjc@jclark.com> James Clark <jjc@jclark.com>
%package -n libexpat-devel %package -n libexpat-devel
License: MIT
Summary: XML Parser Toolkit Summary: XML Parser Toolkit
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: libexpat1 = %{version} glibc-devel Requires: libexpat1 = %{version} glibc-devel