From 95242dbd67105fd2a496691368ebb2eab1d6c49b Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Feb 04 2010 20:48:55 +0000 Subject: Removing executable files from the doc/samples directory. --- diff --git a/xerces-c.spec b/xerces-c.spec index 664e032..30134da 100644 --- a/xerces-c.spec +++ b/xerces-c.spec @@ -1,7 +1,7 @@ Summary: Validating XML Parser Name: xerces-c Version: 3.0.1 -Release: 6%{?dist} +Release: 7%{?dist} License: ASL 2.0 Group: System Environment/Libraries URL: http://xml.apache.org/xerces-c/ @@ -69,6 +69,7 @@ make %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} install DESTDIR="$RPM_BUILD_ROOT" +cd samples; make clean %post -p /sbin/ldconfig %postun -p /sbin/ldconfig