From: radek Date: Sun, 5 Jan 2003 04:03:25 +0000 (+0000) Subject: - someone forgot to rebuild here after introducing use of the new %%doc... ;-) X-Git-Tag: w3c-libwww-5_3_2-9~8 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=cabb59338611af2b3686ca2592d530f8a30573c7;hp=460f94ed9b76f738221705494c480333d0cc77cf;p=packages%2Fw3c-libwww.git - someone forgot to rebuild here after introducing use of the new %%doc... ;-) Changed files: w3c-libwww.spec -> 1.24 --- 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.*.*