]> git.pld-linux.org Git - packages/FlightGear.git/commitdiff
- use new %doc.
authorkloczek <kloczek@pld-linux.org>
Sun, 23 Jun 2002 20:30:52 +0000 (20:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FlightGear.spec -> 1.15

FlightGear.spec

index 1c4c306a01afdc1c786aaf1cb8bf676221f780f4..656c6d4480007a18f14b56d3cea0699b88f1779c 100644 (file)
@@ -64,14 +64,12 @@ echo "exec %{_bindir}/fgfs --fg-root=%{_libdir}/%{name} \$*" >> runfgfs
 install runfgfs $RPM_BUILD_ROOT%{_bindir}
 cp -a %{name} $RPM_BUILD_ROOT%{_libdir}
 
-gzip -9nf AUTHORS NEWS
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz %{name}-0.7/docs/*
+%doc AUTHORS NEWS %{name}-0.7/docs/*
 %attr(755,root,root) %{_bindir}/fgfs
 %attr(755,root,root) %{_bindir}/runfgfs
 %{_libdir}/%{name}
This page took 0.085001 seconds and 4 git commands to generate.