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

argante.spec

index 7b7edfc993d46c3b4483788f0f658a588cd994f6..72dab3a47aec643c6b60364288271e9f93500f56 100644 (file)
@@ -54,14 +54,12 @@ install hll/{ahlt,elim,acc} $RPM_BUILD_ROOT%{_bindir}
 install modules/*.so           $RPM_BUILD_ROOT%{_libdir}/argante
 install Documentation/man/*.1  $RPM_BUILD_ROOT%{_mandir}/man1
 
-gzip -9nf Documentation/{ANNOUNCE,ChangeLog,DVR.README,People,README,TODO}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Documentation/*.gz Documentation/IPC Examples conf
+%doc Documentation/{ANNOUNCE,ChangeLog,DVR.README,People,README,TODO} Documentation/IPC Examples conf
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %dir %{_libdir}/argante
 %attr(755,root,root) %{_libdir}/argante/*.so
This page took 0.068001 seconds and 4 git commands to generate.