You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mi...@apache.org on 2015/03/04 18:13:13 UTC

svn commit: r1664073 - /apr/apr/branches/1.5.x/build/rpm/apr.spec.in

Author: minfrin
Date: Wed Mar  4 17:13:12 2015
New Revision: 1664073

URL: http://svn.apache.org/r1664073
Log:
Remove the --parents option that causes rpmbuild on CentOS7 to break.
Reported by 河本和彦 kohmoto iris eonet ne jp.

Modified:
    apr/apr/branches/1.5.x/build/rpm/apr.spec.in

Modified: apr/apr/branches/1.5.x/build/rpm/apr.spec.in
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/build/rpm/apr.spec.in?rev=1664073&r1=1664072&r2=1664073&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/build/rpm/apr.spec.in (original)
+++ apr/apr/branches/1.5.x/build/rpm/apr.spec.in Wed Mar  4 17:13:12 2015
@@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc docs/APRDesign.html docs/canonical_filenames.html
 %doc docs/incomplete_types docs/non_apr_programs
-%doc --parents html
+%doc html
 %{_bindir}/apr*config
 %{_libdir}/libapr-%{aprver}.*a
 %{_libdir}/libapr-%{aprver}.so