|
|
@ -48,7 +48,7 @@ manipulating, and validating XML documents.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n xerces-c-src_3_0_1
|
|
|
|
%setup -q
|
|
|
|
rm -rf doc/html/resources/.svn
|
|
|
|
rm -rf doc/html/resources/.svn
|
|
|
|
find ./doc -type f -perm 755 -exec chmod 644 {} \;
|
|
|
|
find ./doc -type f -perm 755 -exec chmod 644 {} \;
|
|
|
|
find ./samples -type f -perm 755 -exec chmod 644 {} \;
|
|
|
|
find ./samples -type f -perm 755 -exec chmod 644 {} \;
|
|
|
|