]> git.pld-linux.org Git - packages/dame.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 13:20:36 +0000 (13:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dame.spec -> 1.25

dame.spec

index 9798895ecc7600a539ff72e2bc9860f50f650676..70c6803ba04bb7a2c70fa6eb4a58aa9313599e8c 100644 (file)
--- a/dame.spec
+++ b/dame.spec
@@ -59,17 +59,15 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        sysdir=%{_applnkdir}/Games/Board
 
-gzip -9nf AUTHORS README ChangeLog dame.lsm
-
 %find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
-%defattr(644,root,root,755)
-%doc *.gz
-%attr(755,root,root) %{_bindir}/*
+%files -f %{name}.lang 
+%defattr(644,root,root,755) 
+%doc AUTHORS README ChangeLog dame.lsm
+%attr(755,root,root) %{_bindir}/* 
 %{_mandir}/man6/dame.6*
-%{_pixmapsdir}/*
+%{_pixmapsdir}/* 
 %{_applnkdir}/Games/Board/dame.desktop
This page took 0.088972 seconds and 4 git commands to generate.