[autoconf] Install the 'INSTALL' file again

Pavel Raiskup praiskup at fedoraproject.org
Tue Jan 15 07:06:10 UTC 2013


commit 41a6469f81050b9956ff457d36f15b04d6d9ce69
Author: Pavel Raiskup <praiskup at redhat.com>
Date:   Tue Jan 15 08:04:33 2013 +0100

    Install the 'INSTALL' file again
    
    Resolves: #661623

 autoconf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/autoconf.spec b/autoconf.spec
index 2a28530..051a052 100644
--- a/autoconf.spec
+++ b/autoconf.spec
@@ -1,7 +1,7 @@
 Summary:    A GNU tool for automatically configuring source code
 Name:       autoconf
 Version:    2.69
-Release:    7%{?dist}
+Release:    8%{?dist}
 License:    GPLv2+ and GFDL
 Group:      Development/Tools
 Source0:    http://ftpmirror.gnu.org/autoconf/autoconf-%{version}.tar.xz
@@ -88,13 +88,16 @@ fi
 %exclude %{_infodir}/dir
 %{_datadir}/autoconf/
 %{_datadir}/config.site
-%exclude %{_datadir}/autoconf/INSTALL
 %dir %{_datadir}/emacs/
 %{_datadir}/emacs/site-lisp/
 %{_mandir}/man1/*
 %doc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO
 
 %changelog
+* Tue Jan 15 2013 Pavel Raiskup <praiskup at redhat.com> - 2.69-8
+- the 'INSTALL' file can be used as template file for packages which are using
+  autoconf - mark it for installation again (#661623)
+
 * Tue Jan 08 2013 Pavel Raiskup <praiskup at redhat.com> - 2.69-7
 - Support the 'config.site' file in /usr/share
 


More information about the scm-commits mailing list