Re: [PATCH] rpm: stop compressing the ChangeLog file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/23/19 8:56 AM, Daniel P. Berrangé wrote:
We stopped generating a giant ChangeLog file in

   commit ce97c33a795dec053f1e85c65ecd924b8c6ec4ba
   Author: Andrea Bolognani <abologna@xxxxxxxxxx>
   Date:   Mon Apr 1 17:33:03 2019 +0200

       maint: Stop generating ChangeLog from git

so there is no reason to compress it anymore.

Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>


(I've never liked ChangeLog files anyway...)


Reviewed-by: Laine Stump <laine@xxxxxxxxx>


---
  libvirt.spec.in | 3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index e2f2a40238..c7448ed6a6 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1225,7 +1225,6 @@ rm -f po/stamp-po
             --with-init-script=systemd \
             %{?arg_login_shell}
  make %{?_smp_mflags} V=1
-gzip -9 ChangeLog
%install
  rm -fr %{buildroot}
@@ -1532,7 +1531,7 @@ exit 0
  %files
%files docs
-%doc AUTHORS ChangeLog.gz NEWS README README.md
+%doc AUTHORS ChangeLog NEWS README README.md
  %doc libvirt-docs/*
%files daemon


--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux