[pcs/f18] Build on all archs

cfeist cfeist at fedoraproject.org
Mon Nov 5 19:34:05 UTC 2012


commit d483875955a435252fa39738d6cd758dd8b8aa77
Author: Chris Feist <cfeist at redhat.com>
Date:   Mon Nov 5 13:33:56 2012 -0600

    Build on all archs

 pcs.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/pcs.spec b/pcs.spec
index eb340fc..91fd27d 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,10 +1,9 @@
 Name: pcs		
 Version: 0.9.27
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 URL: http://github.com/feist/pcs
 Group: System Environment/Base
-BuildArch: x86_64 i686
 BuildRequires: python2-devel ruby ruby-devel pam-devel
 Summary: Pacemaker Configuration System	
 Source0: http://people.redhat.com/cfeist/pcs/pcs-%{version}.tar.gz
@@ -51,7 +50,10 @@ install -d $RPM_BUILD_ROOT/var/lib/pcsd
 %doc COPYING README
 
 %changelog
-* Thu Oct 25 2012 Chris Feist <cfeist at redhat.cmo> - 0.9.27-2
+* Mon Nov 05 2012 Chris Feist <cfeist at redhat.com> - 0.9.27-3
+- Build on all archs
+
+* Thu Oct 25 2012 Chris Feist <cfeist at redhat.com> - 0.9.27-2
 - Resync to latest version of pcs
 - Added pcsd daemon
 


More information about the scm-commits mailing list