From 17b9bd551885a98415e64c00edd1a6396e29161e Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Nov 2002 14:46:24 +0000 Subject: [PATCH] - use new %%doc Changed files: dmapi.spec -> 1.19 --- dmapi.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dmapi.spec b/dmapi.spec index e8fed9d..0f9a469 100644 --- a/dmapi.spec +++ b/dmapi.spec @@ -84,8 +84,6 @@ export DIST_ROOT DIST_INSTALL DIST_INSTALL_DEV rm -f $RPM_BUILD_ROOT%{_libexecdir}/libdm.so ln -sf %{_libdir}/libdm.so.0.0.4 $RPM_BUILD_ROOT%{_libexecdir}/libdm.so -gzip -9nf doc/CHANGES - %clean rm -rf $RPM_BUILD_ROOT @@ -94,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc doc/*.gz +%doc doc/* %attr(755,root,root) %{_libdir}/lib*.so.*.* %files devel -- 2.44.0