[libnet-dbus-perl] 73/335: Doh, we have compiled code, we can not be noarch

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:07:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit 883e8d9dfcfefaeb7c3efb137ff6f579a9efba45
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Thu Aug 18 11:38:06 2005 +0000

    Doh, we have compiled code, we can not be noarch
---
 Net-DBus.spec.PL | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Net-DBus.spec.PL b/Net-DBus.spec.PL
index c6266af..03d985a 100644
--- a/Net-DBus.spec.PL
+++ b/Net-DBus.spec.PL
@@ -1,6 +1,6 @@
 # Copyright (C) 2001-2004 Daniel Berrange <dan at berrange.com>
 #
-# $Id: Net-DBus.spec.PL,v 1.3 2005/04/17 22:18:15 dan Exp $
+# $Id: Net-DBus.spec.PL,v 1.4 2005/08/18 12:38:06 dan Exp $
 
 use strict;
 
@@ -28,7 +28,7 @@ close SPEC;
 __DATA__
 # Automatically generated by DBus.spec.PL
 
-%define __debug_install_post %{nil}
+%define debug_package %{nil}
 %define perlvendorarch %(perl -e 'use Config; print $Config{installvendorarch}')
 %define perlvendorlib %(perl -e 'use Config; print $Config{installvendorlib}')
 %define perlvendorprefix %(perl -e 'use Config; print $Config{vendorprefix}')
@@ -44,7 +44,7 @@ Copyright: GPL/Artistic
 Group: Applications/Internet
 Source: %{appname}-%{version}.tar.gz
 BuildRoot: /var/tmp/%{appname}-%{version}-root
-BuildArchitectures: noarch
+#BuildArchitectures: noarch
 Requires: perl = %{perlversion}
 Requires: dbus = 0.32
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git



More information about the Pkg-perl-cvs-commits mailing list