]> git.pld-linux.org Git - packages/burncdda.git/blobdiff - burncdda.spec
- use new %%doc
[packages/burncdda.git] / burncdda.spec
index be03e5b4bf6b296a10a0b5b2402711b2cb8f7142..1e1efc4475f5b2b1824ad2d62866f5f3e6785c0c 100644 (file)
@@ -32,8 +32,6 @@ install burncdda $RPM_BUILD_ROOT%{_bindir}
 install burncdda.conf $RPM_BUILD_ROOT%{_sysconfdir}
 install %{name}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1
 
-gzip -9nf CHANGELOG LICENSE
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -42,7 +40,7 @@ echo "Please edit %{_sysconfdir}/burncdda.conf now!"
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc CHANGELOG LICENSE
 %attr(755,root,root) %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/burncdda.conf
This page took 0.054499 seconds and 4 git commands to generate.