From 3b25d2102fec27764a84de82dc9ff9875586b257e590e34c5bd8f7626056d349 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 23 Jun 2016 14:50:02 +0000 Subject: [PATCH] Accepting request 404058 from home:jengelh:branches:devel:libraries:c_c++ - Resolve rpmlint warnings of type "version-control-internal-file" OBS-URL: https://build.opensuse.org/request/show/404058 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xerces-c?expand=0&rev=23 --- xerces-c.changes | 5 +++++ xerces-c.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/xerces-c.changes b/xerces-c.changes index 1c0c7d9..2067297 100644 --- a/xerces-c.changes +++ b/xerces-c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 22 14:02:13 UTC 2016 - jengelh@inai.de + +- Resolve rpmlint warnings of type "version-control-internal-file" + ------------------------------------------------------------------- Mon Jun 21 11:00:01 CEST 2016 - zawel1@gmail.com - Update to 3.1.3 diff --git a/xerces-c.spec b/xerces-c.spec index 288a887..7cd795f 100644 --- a/xerces-c.spec +++ b/xerces-c.spec @@ -96,6 +96,7 @@ This package includes files needed for development with Xerces-c %patch3 -p0 %build +find . -type d -name .svn -exec rm -Rf "{}" "+" %configure \ %ifnarch x86_64 --disable-sse2 \