]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- use new %doc. rpm-4_0_2-72
authorkloczek <kloczek@pld-linux.org>
Sun, 26 May 2002 00:28:23 +0000 (00:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.320

rpm.spec

index 58fe2ae0ab9c3e9adb277400485ccf341d3b4a37..fb99194c05f83a1c459d3c9b59c791b1f8a5f1c9 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -458,11 +458,6 @@ EOF
 
 %find_lang %{name}
 
-# DON'T BREAK BUILD TREE!!!
-# rm -f doc/manual/Makefile*
-
-gzip -9nf RPM-PGP-KEY CHANGES doc/manual/*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -471,7 +466,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc RPM-PGP-KEY.gz CHANGES.gz doc/manual/*
+%doc RPM-PGP-KEY CHANGES doc/manual/[a-z]*
 
 %attr(755,root,root) /bin/rpm
 %attr(755,root,root) %{_bindir}/rpmdb
This page took 0.04004 seconds and 4 git commands to generate.