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

celestia.spec

index ab58a756e0ec271ede7f9cc1b5e9515237197dee..393b89cc41cefb1f086247fe5e8683a901f4fecf 100644 (file)
@@ -66,13 +66,11 @@ CXXFLAGS="-I%{_includedir} %{rpmcflags} -fno-rtti -fno-exceptions"
 rm -rf $RPM_BUILD_ROOT
 %{__make} -e DESTDIR=$RPM_BUILD_ROOT install
 
-gzip -9nf README AUTHORS TODO controls.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README AUTHORS TODO controls.txt
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/*
This page took 0.03321 seconds and 4 git commands to generate.