[pungi/f12/master] Example change for dist-git talk. adl; kdl asl; dja

Jesse Keating jkeating at fedoraproject.org
Sat Sep 18 13:34:59 UTC 2010


commit 98f639f30f27425214fdaf38d1125683a7295fae
Author: Jesse Keating <jkeating at redhat.com>
Date:   Sat Sep 18 15:27:06 2010 -0700

    Example change for dist-git talk. adl;kdl  asl;dja
    
    Here is important info that people would like to read when they are
    trying to understand what is going on with this stuff...

 pungi.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pungi.spec b/pungi.spec
index 67afd88..a04dc7b 100644
--- a/pungi.spec
+++ b/pungi.spec
@@ -2,7 +2,7 @@
 
 Name:           pungi
 Version:        2.0.20
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Distribution compose tool
 
 Group:          Development/Tools
@@ -11,7 +11,7 @@ URL:            https://fedorahosted.org/pungi
 Source0:        https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       anaconda-runtime >= 11.4.1.5, yum => 3.2.19, repoview, createrepo >= 0.4.11
-BuildRequires:  python-devel
+BuildRequires:  python-devel, fedora-packager
 
 BuildArch:      noarch
 
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 18 2010 Jesse Keating <jkeating at redhat.com> - 2.0.20-2
+- Add a new build requires
+
 * Tue Sep 15 2009 Jesse Keating <jkeating at redhat.com> - 2.0.20-1
 - One more upstream pkgorder fix
 


More information about the scm-commits mailing list