[anaconda] - Add anaconda-yum to %files

Brian C. Lane bcl at fedoraproject.org
Fri Apr 5 00:36:16 UTC 2013


commit 409f2cc69271c1139b370e285d7d429807cb0d23
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Apr 4 17:35:59 2013 -0700

    - Add anaconda-yum to %files

 anaconda.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/anaconda.spec b/anaconda.spec
index 8ea5e21..cb6616b 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -3,7 +3,7 @@
 Summary: Graphical system installer
 Name:    anaconda
 Version: 19.16
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group:   Applications/System
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -207,6 +207,7 @@ update-desktop-database &> /dev/null || :
 %{_libdir}/python*/site-packages/log_picker/*
 %{_bindir}/analog
 %{_bindir}/anaconda-cleanup
+%{_bindir}/anaconda-yum
 %ifarch %livearches
 %{_bindir}/liveinst
 %{_sbindir}/liveinst
@@ -234,6 +235,9 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Thu Apr 04 2013 Brian C. Lane <bcl at redhat.com> 19.16-2
+- Add anaconda-yum to %files
+
 * Thu Apr 04 2013 Brian C. Lane <bcl at redhat.com> - 19.16-1
 - Modify LocaledWrapper to use our safe_dbus module (#928287) (vpodzime)
 - Add module providing safe DBus operations (vpodzime)


More information about the scm-commits mailing list