From a70bd17672406564ca3fa39eb7616b04e663f599552c0b4d887f968a93524817 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 22 Mar 2011 16:50:17 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/expat revision 21.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=4363612980d6212296013eaaaa0d0d8b --- expat.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/expat.spec b/expat.spec index f50acf6..c09d74e 100644 --- a/expat.spec +++ b/expat.spec @@ -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 # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: expat Version: 2.0.1 -Release: 93 +Release: 104 Group: Development/Libraries/C and C++ License: MIT Url: http://expat.sourceforge.net/ @@ -68,6 +68,7 @@ Authors: James Clark %package -n libexpat1 +License: MIT Summary: XML Parser Toolkit Group: Development/Libraries/C and C++ # bug437293 @@ -106,6 +107,7 @@ Authors: James Clark %package -n libexpat-devel +License: MIT Summary: XML Parser Toolkit Group: Development/Libraries/C and C++ Requires: libexpat1 = %{version} glibc-devel From d8a9633ce8f6a6a4d29311b9aee979f91f970bb7685c870b88842ac692ba8c14 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 2 Jun 2011 09:52:52 +0000 Subject: [PATCH 2/2] Accepting request 72359 from home:aturrini:branches:devel:libraries:c_c++ Fixed wrong identification in descriptions of expat.spec since sample/build.bat is a file and not a directory OBS-URL: https://build.opensuse.org/request/show/72359 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=12 --- expat.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/expat.spec b/expat.spec index c09d74e..82e9e15 100644 --- a/expat.spec +++ b/expat.spec @@ -47,7 +47,7 @@ low-level library for tokenizing XML. The interface is documented in xmltok/xmltok.h. The directory xmlparse contains an XML parser library that is built on top of the xmltok library. The interface is documented in xmlparse/xmlparse.h. The directory sample contains a simple example -program using this interface. The directory sample/build.bat is a batch +program using this interface. The file sample/build.bat is a batch file to build the example using Visual C++. The directory xmlwf contains the xmlwf application, which uses the xmlparse library. The arguments to xmlwf are one or more files to check for well-formedness. @@ -86,7 +86,7 @@ low-level library for tokenizing XML. The interface is documented in xmltok/xmltok.h. The directory xmlparse contains an XML parser library that is built on top of the xmltok library. The interface is documented in xmlparse/xmlparse.h. The directory sample contains a simple example -program using this interface. The directory sample/build.bat is a batch +program using this interface. The file sample/build.bat is a batch file to build the example using Visual C++. The directory xmlwf contains the xmlwf application, which uses the xmlparse library. The arguments to xmlwf are one or more files to check for well-formedness. @@ -121,7 +121,7 @@ low-level library for tokenizing XML. The interface is documented in xmltok/xmltok.h. The directory xmlparse contains an XML parser library that is built on top of the xmltok library. The interface is documented in xmlparse/xmlparse.h. The directory sample contains a simple example -program using this interface. The directory sample/build.bat is a batch +program using this interface. The file sample/build.bat is a batch file to build the example using Visual C++. The directory xmlwf contains the xmlwf application, which uses the xmlparse library. The arguments to xmlwf are one or more files to check for well-formedness.