[autoconf/f17] Install the 'INSTALL' file again

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


commit b5b36e69dc13946a82a78b7efd9192b9b2b0b3ad
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 8ffe20b..9f9ad34 100644
--- a/autoconf.spec
+++ b/autoconf.spec
@@ -1,7 +1,7 @@
 Summary:    A GNU tool for automatically configuring source code
 Name:       autoconf
 Version:    2.68
-Release:    6%{?dist}
+Release:    7%{?dist}
 License:    GPLv2+ and GFDL
 Group:      Development/Tools
 Source:     http://ftpmirror.gnu.org/autoconf/autoconf-%{version}.tar.xz
@@ -98,13 +98,16 @@ fi
 %exclude %{_infodir}/standards*
 %{_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-7
+- the 'INSTALL' file can be used as template file for packages which are using
+  autoconf - mark it for installation again (#661623)
+
 * Mon Jan 14 2013 Pavel Raiskup <praiskup at redhat.com> - 2.69-6
 - Support the 'config.site' file in /usr/share (#772999)
 


More information about the scm-commits mailing list