]> git.pld-linux.org Git - packages/FSViewer.git/commitdiff
- use new %doc infrastructure.
authorkloczek <kloczek@pld-linux.org>
Sat, 25 May 2002 20:15:32 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FSViewer.spec -> 1.31

FSViewer.spec

index 0cb7df5fe5bb965a8df8e0f75d3788543ceb82c7..7da9bc6e5a5e31e37200518d987e77e15678256f 100644 (file)
@@ -63,14 +63,12 @@ install xpm/*.xpm $RPM_BUILD_ROOT%{_prefix}/GNUstep/Apps/FSViewer.app/xpm
 install tiff/* $RPM_BUILD_ROOT%{_prefix}/GNUstep/Apps/FSViewer.app/tiff
 install %{SOURCE2} $RPM_BUILD_ROOT%{_applnkdir}/Utilities
 
-gzip -9nf AUTHORS ChangeLog README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc {AUTHORS,ChangeLog,README}.gz 
+%doc AUTHORS ChangeLog README
 
 %dir %{_prefix}/GNUstep/Apps/FSViewer.app
 %attr(755,root,root) %{_prefix}/GNUstep/Apps/FSViewer.app/FSViewer
This page took 0.099481 seconds and 4 git commands to generate.