[dpkg] Now - dpkg-perl must be arched.

Sérgio Monteiro Basto sergiomb at fedoraproject.org
Thu May 16 11:58:49 UTC 2013


commit 6ed52ede3975d56e36e2876db924c8dc2f530ede
Author: Sérgio Basto <sergio at serjux.com>
Date:   Thu May 16 12:58:12 2013 +0100

    Now
    - dpkg-perl must be arched.

 dpkg.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dpkg.spec b/dpkg.spec
index 27a3b2e..456e119 100644
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -54,6 +54,7 @@ Summary:  Debian package development tools
 Group:    Development/System
 Requires: dpkg-perl = %{version}-%{release}
 Requires: patch, make, binutils, bzip2, lzma, xz
+BuildArch: noarch
 
 %description -n dpkg-dev
 This package provides the development tools (including dpkg-source).
@@ -64,7 +65,6 @@ Summary: Dpkg perl modules
 Group:   System Environment/Base
 Requires: %{name} = %{version}-%{release}
 Requires: perl, perl-TimeDate
-BuildArch: noarch
 
 %description perl
 This package provides the perl modules used by the scripts


More information about the scm-commits mailing list