[fedora-dockerfiles] archful as per docker-io

Lokesh Mandvekar lsm5 at fedoraproject.org
Wed Jul 2 01:28:55 UTC 2014


commit 2b618ef2cb48f4a0513e9d27ba94a9bfc6ff0f49
Author: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date:   Tue Jul 1 20:28:59 2014 -0500

    archful as per docker-io

 fedora-dockerfiles.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fedora-dockerfiles.spec b/fedora-dockerfiles.spec
index bd22743..20627c2 100644
--- a/fedora-dockerfiles.spec
+++ b/fedora-dockerfiles.spec
@@ -3,12 +3,12 @@
 
 Name:           fedora-dockerfiles
 Version:        0
-Release:        0.6.git%{shortcommit}%{?dist}
+Release:        0.7.git%{shortcommit}%{?dist}
 Summary:        Example dockerfiles to assist standing up containers quickly
 License:        GPLv2
 URL:            https://github.com/scollier/Fedora-Dockerfiles
 Source0:        https://github.com/scollier/Fedora-Dockerfiles/archive/%{commit}/Fedora-Dockerfiles-%{shortcommit}.tar.gz
-BuildArch:      noarch
+ExclusiveArch:  x86_64
 Requires:       docker-io
 
 %description
@@ -62,6 +62,9 @@ done
 %{_datadir}/%{name}/wordpress_single_container/*
 
 %changelog
+* Tue Jul 01 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0-0.7.git
+- archful as per docker-io
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.6.git122ef5d
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list