From 13b18a125b5b40dd419d346be89db42e08713d79 Mon Sep 17 00:00:00 2001 From: kloczek Date: Wed, 15 May 2002 07:14:09 +0000 Subject: [PATCH] - release 6: move gzipping %doc to %build (make spec --short-circuit ready). Changed files: fakeroot.spec -> 1.16 --- fakeroot.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fakeroot.spec b/fakeroot.spec index 3a3a95e..fd28055 100644 --- a/fakeroot.spec +++ b/fakeroot.spec @@ -3,7 +3,7 @@ Summary(pl): Umo Summary(pt_BR): Cria um falso ambiente de root Name: fakeroot Version: 0.4.5 -Release: 5 +Release: 6 %define debver 2.3 License: GPL (see COPYING) Group: Development/Tools @@ -55,13 +55,13 @@ automake -a -c -f --foreign %configure %{__make} +gzip -9nf DEBUG AUTHORS COPYING README.fake BUGS debian/changelog + %install rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -gzip -9nf DEBUG AUTHORS COPYING README.fake BUGS debian/changelog - %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0