From: cantor Date: Mon, 28 Dec 2009 19:59:46 +0000 (+0000) Subject: Move utils to a -bin package. X-Git-Tag: 1.4.1~137 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fxmltooling.git;a=commitdiff_plain;h=2bfcd8e2e07edd633c2000d7b301cb7c9d895e31 Move utils to a -bin package. git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@701 de75baf8-a10c-0410-a50a-987c0e22f00f --- diff --git a/dependencies/xerces/xerces-c.spec b/dependencies/xerces/xerces-c.spec index ede333b..5b4d1f8 100644 --- a/dependencies/xerces/xerces-c.spec +++ b/dependencies/xerces/xerces-c.spec @@ -21,8 +21,20 @@ Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. +%package -n xerces-c-bin +Summary: Utilities for Xerces-C++ validating XML parser +Group: Development/Libraries + +%description -n xerces-c-bin +Xerces-C++ is a validating XML parser written in a portable subset of C++. +Xerces-C++ makes it easy to give your application the ability to read and +write XML data. A shared library is provided for parsing, generating, +manipulating, and validating XML documents. + +This package contains the utility programs. + %package -n libxerces-c-3_0 -Summary: Log for C++, Shibboleth Edition +Summary: Shared library for Xerces-C++ validating XML parser Group: Development/Libraries Provides: xerces-c = %{version} Obsoletes: xerces-c @@ -71,7 +83,7 @@ The static libraries and header files needed for development with Xerces-C++. %postun -n libxerces-c-3_0 -p /sbin/ldconfig %endif -%files +%files -n xerces-c-bin %defattr(755,root,root) %{_bindir}/*