]> git.pld-linux.org Git - packages/evms.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Wed, 27 Nov 2002 19:36:44 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evms.spec -> 1.13

evms.spec

index 1089a669b1e623a4a37de54b7b3ecbd1806b3d1f..91bc80ddfd2ae10fe0087085a6474b7a9c4cafb4 100644 (file)
--- a/evms.spec
+++ b/evms.spec
@@ -106,8 +106,6 @@ install -d $RPM_BUILD_ROOT%{_prefix}/X11R6/%{_sbindir}
 
 mv $RPM_BUILD_ROOT%{_sbindir}/evmsgui $RPM_BUILD_ROOT%{_prefix}/X11R6/%{_sbindir}
 
-gzip -9nf CHANGES *.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -116,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc CHANGES *.txt
 %attr(755,root,root) %{_sbindir}/evms
 %attr(755,root,root) %{_sbindir}/evms_*
 %dir %{_libdir}/evms
This page took 0.067735 seconds and 4 git commands to generate.