From cabb59338611af2b3686ca2592d530f8a30573c7 Mon Sep 17 00:00:00 2001 From: radek Date: Sun, 5 Jan 2003 04:03:25 +0000 Subject: [PATCH] - someone forgot to rebuild here after introducing use of the new %%doc... ;-) Changed files: w3c-libwww.spec -> 1.24 --- w3c-libwww.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/w3c-libwww.spec b/w3c-libwww.spec index 408402f..41543ec 100644 --- a/w3c-libwww.spec +++ b/w3c-libwww.spec @@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT +%{__mkdir} documentation +%{__cp} -p --parents *.html */*.html */*/*.html documentation + %clean rm -rf $RPM_BUILD_ROOT @@ -148,7 +151,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.html */*.html */*/*.html Icons/*/*.gif +%doc documentation/* Icons/*/*.gif %attr(755,root,root) %{_libdir}/libwww*.so.*.* %attr(755,root,root) %{_libdir}/libxml*.so.*.* %attr(755,root,root) %{_libdir}/libmd5.so.*.* -- 2.43.0