]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Change how we make packages "noarch"
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Aug 2023 19:49:51 +0000 (19:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Aug 2023 19:49:51 +0000 (19:49 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
63 files changed:
asciidoc/asciidoc.nm
autoconf/autoconf.nm
automake/automake.nm
basesystem/basesystem.nm
bash-completion/bash-completion.nm
ca-certificates/ca-certificates.nm
crontabs/crontabs.nm
ddns/ddns.nm
dejagnu/dejagnu.nm
docbook-dsssl/docbook-dsssl.nm
docbook-dtds/docbook-dtds.nm
docbook-xsl/docbook-xsl.nm
firmware-update/firmware-update.nm
help2man/help2man.nm
hwdata/hwdata.nm
intel-microcode/intel-microcode.nm
intltool/intltool.nm
ipfire-logos/ipfire-logos.nm
ipfire-release/ipfire-release.nm
kernel-updater/kernel-updater.nm
linux-firmware/linux-firmware.nm
man-pages/man-pages.nm
meson/meson.nm
pcengines-apu-firmware/pcengines-apu-firmware.nm
perl-Authen-SASL/perl-Authen-SASL.nm
perl-Class-Method-Modifiers/perl-Class-Method-Modifiers.nm
perl-Convert-ASN1/perl-Convert-ASN1.nm
perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.nm
perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm
perl-Digest-HMAC/perl-Digest-HMAC.nm
perl-File-HomeDir/perl-File-HomeDir.nm
perl-File-Remove/perl-File-Remove.nm
perl-File-Which/perl-File-Which.nm
perl-Font-TTF/perl-Font-TTF.nm
perl-HTML-Tagset/perl-HTML-Tagset.nm
perl-IO-All/perl-IO-All.nm
perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm
perl-JSON/perl-JSON.nm
perl-Module-Install-AuthorRequires/perl-Module-Install-AuthorRequires.nm
perl-Module-Install-ManifestSkip/perl-Module-Install-ManifestSkip.nm
perl-Module-Install/perl-Module-Install.nm
perl-Module-Package/perl-Module-Package.nm
perl-Moo/perl-Moo.nm
perl-Net-HTTP/perl-Net-HTTP.nm
perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.nm
perl-Role-Tiny/perl-Role-Tiny.nm
perl-SGMLSpm/perl-SGMLSpm.nm
perl-Sub-Quote/perl-Sub-Quote.nm
perl-TimeDate/perl-TimeDate.nm
perl-URI/perl-URI.nm
perl-XML-NamespaceSupport/perl-XML-NamespaceSupport.nm
perl-XML-SAX-Base/perl-XML-SAX-Base.nm
perl-XML-SAX/perl-XML-SAX.nm
perl-YAML-Tiny/perl-YAML-Tiny.nm
perl-YAML/perl-YAML.nm
perl-common-sense/perl-common-sense.nm
python3-docutils/python3-docutils.nm
python3-setuptools/python3-setuptools.nm
setup/setup.nm
sgml-common/sgml-common.nm
tzdata/tzdata.nm
usb-modeswitch-data/usb-modeswitch-data.nm
wireless-regdb/wireless-regdb.nm

index e2691b956d582b5c4cb578316575b8ce359b0c12..9a2ee0bf28894756d571b032cb13200a8d3316c2 100644 (file)
@@ -7,7 +7,6 @@ name       = asciidoc
 version    = 10.2.0
 release    = 1
 thisapp    = %{name}-py-%{version}
-arch       = noarch
 
 groups     = Application/System
 url        = https://asciidoc.org/
@@ -23,6 +22,8 @@ end
 source_dl  = https://github.com/%{name}-py/asciidoc-py/archive/%{version}/
 
 build
+       arches = noarch
+
        requires
                autoconf
                docbook-dsssl
index 3f6bec327b2114f502766e19885bf20142b54389..259b6c9e5969b0a3ff84452f0f24baf436be6990 100644 (file)
@@ -6,7 +6,6 @@
 name       = autoconf
 version    = 2.71
 release    = 2
-arch       = noarch
 
 groups     = Development/Tools
 url        = https://www.gnu.org/software/autoconf/
@@ -24,6 +23,8 @@ source_dl  = https://ftp.gnu.org/gnu/autoconf/
 sources    = %{thisapp}.tar.xz
 
 build
+       arches = noarch
+
        requires
                m4
                perl
index 96df054ef6322f4777f3dea8b87e75f59ddb8d93..4254c770d7666bf8004b1859c9996c4002b73427 100644 (file)
@@ -6,7 +6,6 @@
 name       = automake
 version    = 1.16.5
 release    = 1
-arch       = noarch
 
 groups     = Development/Tools
 url        = htts://www.gnu.org/software/automake/
@@ -24,6 +23,8 @@ sources    = %{thisapp}.tar.xz
 required_autoconf_version = 2.62
 
 build
+       arches = noarch
+
        requires
                autoconf >= %{required_autoconf_version}
                perl(threads)
index 889e8d7fe33a02fc654f39adfd047bb5ab72e729..bbb8c53b54f642e107e5c9c7506860fb42d3f90d 100644 (file)
@@ -6,7 +6,6 @@
 name       = basesystem
 version    = 2.99
 release    = 4.2
-arch       = noarch
 
 groups     = Base System/Base
 url        =
@@ -22,6 +21,8 @@ end
 sources   =
 
 build
+       arches = noarch
+
        build
                : # Nothing to do.
        end
index faabcfa6202129e91cc862a293ed4022acc75106..dd08338a05bf616120587679fbd9114a17882985 100644 (file)
@@ -6,7 +6,6 @@
 name       = bash-completion
 version    = 2.11
 release    = 1
-arch       = noarch
 
 groups     = Development/Languages
 url        = https://github.com/scop/bash-completion
@@ -21,6 +20,10 @@ end
 source_dl  = https://github.com/scop/bash-completion/releases/download/%{version}/
 sources    = %{thisapp}.tar.xz
 
+build
+       arches = noarch
+end
+
 packages
        package %{name}
                requires
index fadabdce02673e6dbac8fbed9250be1fb55638c9..c06d3cc6efa111a80ee69cbadc12b52c04c4f84c 100644 (file)
@@ -6,7 +6,6 @@
 name       = ca-certificates
 version    = 2022.12
 release    = 2
-arch       = noarch
 
 groups     = System/Base
 url        = https://www.mozilla.org/
@@ -22,6 +21,8 @@ end
 sources    =
 
 build
+       arches = noarch
+
        requires
                openssl
                p11-kit
index 571f530d76007e23e2c7d2e4c584a48869eae4fe..f37dcc3fe595c3a5b0c390193cae3b8f2aaa1d2b 100644 (file)
@@ -7,7 +7,6 @@ name       = crontabs
 version    = 1.11
 snap_rel   = 20190603
 release    = 1.%{snap_rel}
-arch       = noarch
 
 groups     = System/Base
 url        = https://github.com/cronie-crond/crontabs
@@ -31,6 +30,8 @@ source_dl  = https://github.com/cronie-crond/crontabs/releases/download/crontabs
 sources    = %{name}-%{version}-%{snap_rel}git.tar.gz
 
 build
+       arches = noarch
+
        build
                # empty
        end
index 005d90e23f6ff4995b207d83e75a2b5064ba9856..f2cd19bfb6f9a2c46f29888a11f11fa666439085 100644 (file)
@@ -6,7 +6,6 @@
 name       = ddns
 version    = 014
 release    = 1
-arch       = noarch
 
 groups     = System/Tools
 url        = https://www.ipfire.org
@@ -22,6 +21,8 @@ source_dl  = https://source.ipfire.org/releases/ddns/
 sources    = %{thisapp}.tar.xz
 
 build
+       arches = noarch
+
        requires
                autoconf
                automake
index 1f95e01040cdb34603495a4028ecddd5186cc048..e4aed70e4c526c4e76f1614654078dad33440ae6 100644 (file)
@@ -6,7 +6,6 @@
 name       = dejagnu
 version    = 1.6.3
 release    = 1.1
-arch       = noarch
 
 groups     = Development/Tools
 url        = https://www.gnu.org/software/dejagnu/
@@ -20,6 +19,8 @@ end
 source_dl  = https://ftp.gnu.org/gnu/dejagnu/
 
 build
+       arches = noarch
+
        requires
                bison
                expect
index b835a962b1baad9db1cc21bf19b9e95eddc7b347..7127156ec353ccfc3870c8d413a70bea5bca6ddd 100644 (file)
@@ -6,7 +6,6 @@
 name       = docbook-dsssl
 version    = 1.79
 release    = 2
-arch       = noarch
 
 groups     = Applications/Text
 url        = http://docbook.sourceforge.net/
@@ -21,6 +20,8 @@ end
 source_dl = http://prdownloads.sourceforge.net/docbook/
 
 build
+       arches = noarch
+
        requires
                sgml-common
        end
index 1ed87538402aea496dd8a99ada7397bc375608b0..df96fbab8453474b63d4e6f7b8874e72bc0c6fec 100644 (file)
@@ -6,7 +6,6 @@
 name       = docbook-dtds
 version    = 1.0
 release    = 7
-arch       = noarch
 
 groups     = Applications/Text
 url        = http://www.oasis-open.org/docbook/
@@ -52,6 +51,8 @@ directories = \
        4.5-xml
 
 build
+       arches = noarch
+
        requires
                dos2unix
                unzip>=6.0-3
index 0ae968c9344372511ed21a060f207423f72d1552..988181f229487f5494d9847de46862ea104bc0e8 100644 (file)
@@ -6,7 +6,6 @@
 name       = docbook-xsl
 version    = 1.79.2
 release    = 3
-arch       = noarch
 
 groups     = Applications/Text
 url        = https://docbook.sourceforge.net/projects/xsl/
@@ -23,6 +22,8 @@ source_dl = https://github.com/docbook/xslt10-stylesheets/releases/download/rele
 sources = %{thisapp}.tar.bz2
 
 build
+       arches = noarch
+
        build
                # Nothing to do.
        end
index d43e3a6af822e2c9546e3e494e2691f6d8b61a17..b9814984dd07fde1abf96937cbb37eee424d375f 100644 (file)
@@ -6,7 +6,6 @@
 name       = firmware-update
 version    = 20190329
 release    = 1
-arch       = noarch
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = System/Tools
@@ -21,6 +20,8 @@ end
 source_dl  = https://source.ipfire.org/releases/firmware-update/
 
 build
+       arches = noarch
+
        requires
                autoconf
                automake
index 7462bf4b70b7dda3121fbd102a5c711104e7b863..4b3afa150988e2f2230b6eb1201632d40e40ffa6 100644 (file)
@@ -6,7 +6,6 @@
 name       = help2man
 version    = 1.49.3
 release    = 1
-arch       = noarch
 
 groups     = Development/Tools
 url        = https://www.gnu.org/software/help2man
@@ -26,6 +25,8 @@ source_dl  = https://ftp.gnu.org/gnu/help2man/
 sources    = %{thisapp}.tar.xz
 
 build
+       arches = noarch
+
        requires
                %{bindir}/perl
        end
index 94b5d43ccc869778bf9e3b67ca073555c176c26f..46ef8c4837cda763b1666a740744ff3af2b38730 100644 (file)
@@ -6,7 +6,6 @@
 name       = hwdata
 version    = 0.366
 release    = 1
-arch       = noarch
 
 groups     = System/Base
 url        = https://github.com/vcrhonek/hwdata
@@ -20,6 +19,10 @@ end
 
 source_dl  = https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz#/
 
+build
+       arches = noarch
+end
+
 packages
        package %{name}
 end
index b29557bafa35333bbec2adbd90197382c56552a5..c0454d7310ec5f0ceefb73c0735c15c8699409ff 100644 (file)
@@ -6,7 +6,6 @@
 name       = intel-microcode
 version    = 20221108
 release    = 2
-arch       = noarch
 thisapp    = microcode-%{version}
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
@@ -23,6 +22,8 @@ end
 source_dl  = https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/
 
 build
+       arches = noarch
+
        build
                : # Nothing to do.
        end
index bedcc53a716762ac4177b837e6eb75b907d934c4..9aa17d151620f342cc0e1022f41780fd30019668 100644 (file)
@@ -6,7 +6,6 @@
 name       = intltool
 version    = 0.51.0
 release    = 2
-arch       = noarch
 
 groups     = Localization/Tools
 url        = https://launchpad.net/intltool
@@ -22,6 +21,8 @@ end
 source_dl  = http://edge.launchpad.net/intltool/trunk/%{version}/+download/
 
 build
+       arches = noarch
+
        requires
                expat-devel
                gettext
index dce866c7ea5c2d2614140e12c4c169922c6cea1c..d99f00ccf4c05a6cacf33214c43605fde33e1d45 100644 (file)
@@ -6,7 +6,6 @@
 name       = ipfire-logos
 version    = 4
 release    = 1
-arch       = noarch
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 url        = http://www.ipfire.org
@@ -21,6 +20,8 @@ end
 source_dl  = https://source.ipfire.org/releases/%{name}/
 
 build
+       arches = noarch
+
        requires
                ImageMagick
                ghostscript
index db41d322c5c9492e84ca8009a2346ade26d1abf9..d9020cd8db190bfc0057be4505b058357e71741a 100644 (file)
@@ -15,7 +15,6 @@ DISTRO_COLOR    = 0;31
 name       = %{DISTRO_SNAME}-release
 version    = %{DISTRO_VERSION}
 release    = 7
-arch       = noarch
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = Base Build System/Base
@@ -32,6 +31,8 @@ end
 sources    =
 
 build
+       arches = noarch
+
        prepare = # Do nothing
        build = # Do nothing
 
index d5bbc94ac1a34d5cbbf84accaadadbbf8505fb3b..ee76f6f6a3fe7c9d40ab67dd08138fdbe5cabf96 100644 (file)
@@ -6,7 +6,6 @@
 name       = kernel-updater
 version    = 20190621
 release    = 1
-arch       = noarch
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
 groups     = System/Tools
@@ -23,6 +22,8 @@ source_dl  = https://source.ipfire.org/releases/%{name}/
 sources    = %{thisapp}.tar.xz
 
 build
+       arches = noarch
+
        requires
                autoconf
                automake
index 08b6e9b1d73bddb976c7d05fee332099c4fba2d1..53413eacfce76c10a357c280e9f8df94a96e876b 100644 (file)
@@ -6,7 +6,6 @@
 name       = linux-firmware
 version    = 20221214
 release    = 1
-arch       = noarch
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
 groups     = System/Libraries
@@ -24,6 +23,8 @@ end
 source_dl  = https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/
 
 build
+       arches = noarch
+
        build
                : # Nothing to do.
        end
index 00040c32d35ddd2ec854b6823e858408614e8a6f..dafd46c996beb7bce9c2aea7cc366c8a98394bd8 100644 (file)
@@ -6,7 +6,6 @@
 name       = man-pages
 version    = 6.03
 release    = 1
-arch       = noarch
 
 groups     = Base Documentation
 url        = http://www.kernel.org/pub/linux/docs/man-pages/
@@ -22,6 +21,8 @@ source_dl  = http://www.kernel.org/pub/linux/docs/man-pages/
 sources    = %{thisapp}.tar.xz
 
 build
+       arches = noarch
+
        prepare_cmds
                # Remove deprecated/unneeded stuff:
 
index 75c0ba085cb270a99d04853b5dafedc1d429a40b..6daee06ce23a11e5346925d4c26c7cfee85bad16 100644 (file)
@@ -6,7 +6,6 @@
 name       = meson
 version    = 0.64.1
 release    = 1
-arch      = noarch
 
 groups     = Applications/System
 url        = https://mesonbuild.com/
@@ -23,6 +22,8 @@ end
 source_dl  = https://github.com/mesonbuild/meson/archive/%{version}/
 
 build
+       arches = noarch
+
        requires
                bison
                boost-devel
index e2b5aab4efc0d3ff6cc2d4f88e51d00289040dd4..ce2a452b2d1b57d507099f2f04356b06b659776c 100644 (file)
@@ -6,7 +6,6 @@
 name       = pcengines-apu-firmware
 version    = 4.10.0.0
 release    = 1
-arch       = noarch
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
 groups     = System/Firmware
@@ -35,6 +34,8 @@ sources  = \
        apu5_v%{version}.rom
 
 build
+       arches = noarch
+
        MACRO_EXTRACT = : # Do not attempt to extract the binary files
 
        build
index 9415808a16d338fde854e93a17b85f0b97ff2530..0c6de44dca19f63260051dee98636fcadb57f1e5 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Authen-SASL
 version    = 2.16
 release    = 2
-arch       = noarch
 thisapp    = Authen-SASL-%{version}
 
 groups     = Development/Libraries
@@ -23,6 +22,8 @@ end
 source_dl  = http://www.cpan.org/authors/id/G/GB/GBARR/
 
 build
+       arches = noarch
+
        requires
                perl(FindBin)
                perl(Digest::HMAC)
index e90ef30047e47323f15114753f7136898f23ba29..64d183b7d9e2fb7fbfe9c2ef00dc00c36206db49 100644 (file)
@@ -7,7 +7,6 @@ name       = perl-Class-Method-Modifiers
 version    = 2.14
 release    = 1
 thisapp    = Class-Method-Modifiers-%{version}
-arch       = noarch
 
 groups     = Development/Libraries
 url        = http://search.cpan.org/dist/Class-Method-Modifiers/
@@ -22,6 +21,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/E/ET/ETHER/
 
 build
+       arches = noarch
+
        requires
                perl(B)
                perl(Carp)
index 60a316076a552edbabdb5312ba60236c4d681b26..68c745983ffe7a00677c52fae0e9bb9da9dd8a75 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Convert-ASN1
 version    = 0.33
 release    = 1
-arch       = noarch
 thisapp    = Convert-ASN1-%{version}
 
 groups     = Development/Libraries
@@ -21,6 +20,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
        end
index af137f2208db70e55ccd85d824baef8c74a97927..4a54e508af3fb3b82fef6e8f87a9aee36a02ab66 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Crypt-OpenSSL-Guess
 version    = 0.15
 release    = 1
-arch       = noarch
 thisapp    = Crypt-OpenSSL-Guess-%{version}
 
 groups     = Development/Libraries
@@ -21,6 +20,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/A/AK/AKIYM/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
        end
index 25b9fae6d462182f93ec7c4109e8baa2c471f216..51e74049d4abd603925042c7676d15d994c9bd1c 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Crypt-PasswdMD5
 version    = 1.40
 release    = 1
-arch       = noarch
 thisapp    = Crypt-PasswdMD5-%{version}
 
 groups     = Development/Libraries
@@ -22,6 +21,8 @@ source_dl  = http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/
 sources    = %{thisapp}.tgz
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
        end
index 5f1ce5f0d8a120fcfcbef8f0aa76ff7d2ed02c03..284c9d69a1230f3364063f4271e6b1052b09aeb4 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Digest-HMAC
 version    = 1.03
 release    = 1
-arch       = noarch
 thisapp    = Digest-HMAC-%{version}
 
 groups     = Development/Libraries
@@ -24,6 +23,8 @@ end
 source_dl  = http://www.cpan.org/authors/id/G/GA/GAAS/
 
 build
+       arches = noarch
+
        requires
                perl(Digest::MD5)
                perl(Digest::SHA1)
index 406b0853875531e83095f78c142a0a5efa14f6d3..66d3145766f8445bafae0703daeef304ca3538c7 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-File-HomeDir
 version    = 1.00
 release    = 1.2
-arch       = noarch
 thisapp    = File-HomeDir-%{version}
 
 groups     = Development/Libraries
@@ -24,6 +23,8 @@ end
 source_dl  = http://www.cpan.org/authors/id/A/AD/ADAMK/
 
 build
+       arch = noarch
+
        requires
                perl
                perl(Config)
index f3717c2cc8612e0f51ec1a8296dea50ca9b08bcc..bdcbb8b49e52267d28227a690e30298076b3b837 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-File-Remove
 version    = 1.61
 release    = 1
-arch       = noarch
 thisapp    = File-Remove-%{version}
 
 groups     = Development/Libraries
@@ -25,6 +24,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/
 
 build
+       arches = noarch
+
        requires
                perl(blib)
                perl(IPC::Open3)
index 76aa89001d5c4c3d2a79aad68b07ea959e61782a..fb476146df3ca6735cd789963d88f93ba4d8612d 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-File-Which
 version    = 1.27
 release    = 1
-arch       = noarch
 thisapp    = File-Which-%{version}
 
 groups     = Development/Libraries
@@ -25,6 +24,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/
 
 build
+       arches = noarch
+
        requires
                perl(Env)
                perl(ExtUtils::MakeMaker) >= 6.42
index fc0fd19b97364df60f464f0e1ae8172abb4f4bc4..f2a08f0e72256e3f84f52930104dc3ad333633a6 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Font-TTF
 version    = 0.48
 release    = 1
-arch       = noarch
 thisapp    = Font-TTF-%{version}
 
 groups     = Development/Libraries
@@ -25,6 +24,8 @@ end
 source_dl  = http://search.cpan.org/CPAN/authors/id/M/MH/MHOSKEN/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(ExtUtils::ParseXS)
index cb6f21ac695edf90f2f73b9f8a7777269f86577e..b705f6c5ba8f67dd192cbb9c74c3295f0193e4b4 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-HTML-Tagset
 version    = 3.20
 release    = 2
-arch       = noarch
 thisapp    = HTML-Tagset-%{version}
 
 groups     = Development/Libratries
@@ -22,6 +21,8 @@ end
 source_dl  = http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(Test::More)
index c903b9ac3deee83484058778f9d1554a87c1f7a7..d0477f0dcdef82c6710e91fa59c9576b15ae4666 100644 (file)
@@ -7,7 +7,6 @@ name       = perl-IO-All
 version    = 0.87
 release    = 1
 thisapp    = IO-All-%{version}
-arch       = noarch
 
 groups     = Development/Libraries
 url        = http://search.cpan.org/dist/IO-All/
@@ -25,6 +24,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/F/FR/FREW/
 
 build
+       arches = noarch
+
        requires
                perl(FindBin)
                perl(ExtUtils::MakeMaker)
index e5f438697d8f4549521734c38ef70234a80bd7a8..5c06f8954ca6aeb82fa77712f0a2393db9652c24 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-IO-Socket-SSL
 version    = 2.016
 release    = 2.1
-arch       = noarch
 thisapp    = IO-Socket-SSL-%{version}
 
 groups     = Development/Libraries
@@ -23,6 +22,8 @@ end
 source_dl  = http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(Net::SSLeay)
index b673ab4ca3f03a3ff0c226bd66e2c3b3ff285243..61f9486fd7c9de017bed52064a1d6c3c02673946 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-JSON
 version    = 4.10
 release    = 1
-arch       = noarch
 thisapp    = JSON-%{version}
 
 groups     = Development/Libraries
@@ -26,6 +25,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(Test::More)
index 8a7d348ddca451377dce0ba0d4a01b7b46f49394..d3fd1f28b7f760f1dd3dc5de471b2ca7f17cae9b 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Module-Install-AuthorRequires
 version    = 0.02
 release    = 1
-arch       = noarch
 
 groups     = Development/Libratries
 url        = http://search.cpan.org/dist/Module-Install-AuthorRequires/
@@ -22,6 +21,8 @@ source_dl  = https://cpan.metacpan.org/authors/id/F/FL/FLORA/
 thisapp    = Module-Install-AuthorRequires-%{version}
 
 build
+       arches = noarch
+
        requires
                perl(FindBin)
                perl(ExtUtils::MakeMaker)
index 609eba4d489748499d8d03ab4280390c97292e9c..7683cadc60272d80843a16469c999ed8fc775ac7 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Module-Install-ManifestSkip
 version    = 0.24
 release    = 1
-arch       = noarch
 
 groups     = Development/Libratries
 url        = http://search.cpan.org/dist/Module-Install-ManifestSkip/
@@ -22,6 +21,8 @@ source_dl  = https://cpan.metacpan.org/authors/id/I/IN/INGY/
 thisapp    = Module-Install-ManifestSkip-%{version}
 
 build
+       arches = noarch
+
        requires
                perl(FindBin)
                perl(ExtUtils::MakeMaker)
index f3313e5fcc8631d7abfd4856270d81df674f3953..df641b9fc6e4381a50fae42169def4fdfc5e9952 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Module-Install
 version    = 1.19
 release    = 1
-arch       = noarch
 
 groups     = Development/Libratries
 url        = http://search.cpan.org/dist/Module-Install/
@@ -25,6 +24,8 @@ source_dl  = https://cpan.metacpan.org/authors/id/E/ET/ETHER/
 thisapp    = Module-Install-%{version}
 
 build
+       arches = noarch
+
        requires
                perl(autodie)
                perl(CPAN::Meta::YAML)
index 3815ba11d1b4727d7b0f6e2654995da46486edba..f823c9109233d69f4fdece4d5b437cc2058ee26c 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Module-Package
 version    = 0.30
 release    = 1
-arch       = noarch
 
 groups     = Development/Libratries
 url        = http://search.cpan.org/dist/Module-Package/
@@ -23,6 +22,8 @@ source_dl  = https://cpan.metacpan.org/authors/id/I/IN/INGY/
 thisapp    = Module-Package-%{version}
 
 build
+       arches = noarch
+
        requires
                perl(FindBin)
                perl(File::Find)
index 622eacdc24d8dbb4c644403e2238f8bceae004f2..55a3e997a604cc7d699b796565292b662714da44 100644 (file)
@@ -7,7 +7,6 @@ name       = perl-Moo
 version    = 2.005005
 release    = 1
 thisapp    = Moo-%{version}
-arch       = noarch
 
 groups     = Development/Libraries
 url        = http://search.cpan.org/dist/Moo/
@@ -23,6 +22,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/H/HA/HAARG/
 
 build
+       arches = noarch
+
        requires
                perl(B::Deparse)
                perl(Class::Method::Modifiers)
index eee400b3ff29388c3c884a238eb32bc1d65b79fc..1339b57b8a0c43db2f7358ced03f5763634945d6 100644 (file)
@@ -7,7 +7,6 @@ name       = perl-Net-HTTP
 version    = 6.22
 release    = 1
 thisapp    = Net-HTTP-%{version}
-arch       = noarch
 
 groups     = Development/Libraries
 url        = https://metacpan.org/dist/Net-HTTP
@@ -25,6 +24,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/O/OA/OALDERS/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(Test::More)
index 9dc8d58098c456ae8407fa832831cbf313193e25..0d976bd2e6ae6add1f64a2a217c369815e2d7ef2 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-Net-SMTP-SSL
 version    = 1.04
 release    = 2
-arch       = noarch
 thisapp    = Net-SMTP-SSL-%{version}
 
 groups     = Development/Libraries
@@ -21,6 +20,8 @@ end
 source_dl  = http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(IO::Socket::SSL)
index d6d93a1363734e48e05ec92bcb589f296c395ca7..3d0e9b5d6c790284a932fba30c9c186716f729fb 100644 (file)
@@ -7,7 +7,6 @@ name       = perl-Role-Tiny
 version    = 2.002004
 release    = 1
 thisapp    = Role-Tiny-%{version}
-arch       = noarch
 
 groups     = Development/Libraries
 url        = http://search.cpan.org/dist/Moo/
@@ -22,6 +21,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/H/HA/HAARG/
 
 build
+       arches = noarch
+
        requires
                perl(B)
                perl(ExtUtils::MakeMaker)
index a408ae7c509f80e7c7f3778de4ab74e44a5626d9..4d302d210879641d3bbe133e805a79be8d48f136 100644 (file)
@@ -7,7 +7,6 @@ name       = perl-SGMLSpm
 version    = 1.1
 release    = 2
 thisapp    = SGMLSpm-%{version}
-arch       = noarch
 
 groups     = Development/Libraries
 url        = http://search.cpan.org/dist/SGMLSpm/
@@ -22,6 +21,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/R/RA/RAAB/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(Test::More)
index 81bcce47c3b50fdf5786ccc5763f003be50e8ac1..9e3c349005a335300c7fa8f7977b03315d531fd4 100644 (file)
@@ -7,7 +7,6 @@ name       = perl-Sub-Quote
 version    = 2.006008
 release    = 1
 thisapp    = Sub-Quote-%{version}
-arch       = noarch
 
 groups     = Development/Libraries
 url        = http://search.cpan.org/dist/Sub-Quote/
@@ -22,6 +21,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/H/HA/HAARG/
 
 build
+       arches = noarch
+
        requires
                perl(B)
                perl(ExtUtils::MakeMaker)
index 858846b811cbc6eef0b927455e48fe44d9d03a07..1bee24118381bafea96d5d163f0b2a97095458a2 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-TimeDate
 version    = 2.33
 release    = 1
-arch       = noarch
 thisapp    = TimeDate-%{version}
 
 groups     = Development/Libraries
@@ -25,6 +24,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(Test::More)
index 060448f84ffbbd7175d95ca64c745a4c1f06c97d..67a71335f1d52857de14ebe417dafbe8dc5aa7bd 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-URI
 version    = 1.67
 release    = 1
-arch       = noarch
 thisapp    = URI-%{version}
 
 groups     = Development/Libraries
@@ -23,6 +22,8 @@ end
 source_dl  = http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(MIME::Base64)
index 9010e505b5e3b96ec0fe31cc237d45c16df94371..0ebf619423f063587cf42a3b83aafe16851ef4c6 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-XML-NamespaceSupport
 version    = 1.11
 release    = 1.1
-arch       = noarch
 
 thisapp    = XML-NamespaceSupport-%{version}
 
@@ -24,6 +23,8 @@ end
 source_dl  = http://www.cpan.org/authors/id/P/PE/PERIGRIN/
 
 build
+       arches = noarch
+
        requires
                perl(constant)
                perl(Cwd)
index 092b0ddf254e052d6908b899a12484cbfd5d8645..b418b66153a0062367756897c195cb3217e40de8 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-XML-SAX-Base
 version    = 1.08
 release    = 1
-arch       = noarch
 
 thisapp    = XML-SAX-Base-%{version}
 
@@ -25,6 +24,8 @@ end
 source_dl  = http://www.cpan.org/authors/id/G/GR/GRANTM/
 
 build
+       arches = noarch
+
        requires
                perl(base)
                perl(Carp)
index b2e9e39922a745eeadbb7c2e88dbe215237f4ff1..9dedeab8607d4cf67394c618fc5c1401abecc07a 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-XML-SAX
 version    = 0.99
 release    = 1
-arch       = noarch
 
 thisapp    = XML-SAX-%{version}
 
@@ -35,6 +34,8 @@ end
 sources = %{thisapp}-nopatents.tar.gz
 
 build
+       arches = noarch
+
        requires
                perl(base)
                perl(Carp)
index cb153b46165e9408b3f0f6f3e1c5dd12a749e5e1..b42626b643e7ae76806838c06f52f5992fb32e1b 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-YAML-Tiny
 version    = 1.73
 release    = 1
-arch       = noarch
 thisapp    = YAML-Tiny-%{version}
 
 groups     = Development/Libraries
@@ -23,6 +22,8 @@ end
 source_dl  = https://cpan.metacpan.org/authors/id/E/ET/ETHER/
 
 build
+       arches = noarch
+
        requires
                perl(autodie)
                perl(B)
index 4b8f3105d54ef134aeace9e5bedb07fd7f3f5d9e..5112e934c7a082305cdc51b9c7738439b2c7aa92 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-YAML
 version    = 0.84
 release    = 2.1
-arch       = noarch
 thisapp    = YAML-%{version}
 
 groups     = Development/Libraries
@@ -27,6 +26,8 @@ end
 source_dl  = http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/
 
 build
+       arches = noarch
+
        requires
                perl(Carp)
                perl(constant)
index 5d1f3488cb43d8c2a2d2863d197566e6efb92826..a1b4206cddca40375e24b295a2e34f2d0b17c78d 100644 (file)
@@ -6,7 +6,6 @@
 name       = perl-common-sense
 version    = 3.75
 release    = 1
-arch       = noarch
 thisapp    = common-sense-%{version}
 
 groups     = Development/Libraries
@@ -27,6 +26,8 @@ end
 source_dl  = https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
 
 build
+       arches = noarch
+
        requires
                perl(ExtUtils::MakeMaker)
                perl(ExtUtils::ParseXS)
index 86edd1120f304b68340f87b3c4fe9611cc6bce43..c86fa41ab60513b99258aeb582b68bd5e28fed61 100644 (file)
@@ -7,7 +7,6 @@ name       = python3-docutils
 version    = 0.19
 release    = 1
 thisapp    = docutils-%{version}
-arch       = noarch
 
 groups     = System/Tools
 url        = https://docutils.sourceforge.net
@@ -25,6 +24,8 @@ end
 source_dl  = https://sourceforge.net/projects/docutils/files/docutils/%{version}/
 
 build
+       arches = noarch
+
        requires
                python3-devel >= 3.4
                python3-setuptools
index 06fc77361a7791038f0394ae18c8477ccb93fb69..d5d3d7ec9a1f733fe27f69a9c3cf19c255b2e9e7 100644 (file)
@@ -6,7 +6,6 @@
 name       = python3-setuptools
 version    = 65.6.3
 release    = 1
-arch       = noarch
 thisapp    = setuptools-%{version}
 
 groups     = Development/Libraries
@@ -23,6 +22,8 @@ end
 source_dl = https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83fce8e9c02884bce3d4951e41e807fc35791c6b23d9a
 
 build
+       arches = noarch
+
        requires
                python3
                python3-devel
index cee66fab47e2f19a0638824927f397b4ebdd1fad..0a1c4e82bc63f3b843789eb128edcd185cc8bc2a 100644 (file)
@@ -6,7 +6,6 @@
 name       = setup
 version    = 3.0
 release    = 18
-arch       = noarch
 
 groups     = Base Build System/Base
 url        =
@@ -22,6 +21,8 @@ end
 sources    =
 
 build
+       arches = noarch
+
        DIR_APP = %{DIR_SOURCE}
 
        requires
index 5a3a724836884c97e4919ad5939f5d876f428cea..f5b3fc8b268fb7d637ea2bd019323bdc33aca980 100644 (file)
@@ -6,7 +6,6 @@
 name       = sgml-common
 version    = 0.6.3
 release    = 3
-arch       = noarch
 
 groups     = Applications/Text
 url        =
@@ -24,6 +23,8 @@ source_dl =
 sources   = %{thisapp}.tgz
 
 build
+       arches = noarch
+
        requires
                autoconf
                automake
index 3219b8c3c9a1009cf961b54021cb5096a8706d2d..1b5d8c767b36f047282fe85df255863232b663da 100644 (file)
@@ -9,7 +9,6 @@ tzcode_version = 2022g
 name       = tzdata
 version    = %{tzdata_version}
 release    = 1
-arch       = noarch
 thisapp    = tzdb-%{version}
 
 groups     = System/Base
@@ -26,6 +25,8 @@ source_dl  = https://www.iana.org/time-zones/repository/releases/
 sources    = %{thisapp}.tar.lz
 
 build
+       arches = noarch
+
        requires
                gawk
                perl
index 4b8882888d039c88c28d688cf6d63ce2b251145b..bcf9a4eda1327b68fa9141cc7d35233cb6b9ce01 100644 (file)
@@ -6,7 +6,6 @@
 name       = usb-modeswitch-data
 version    = 20191128
 release    = 1
-arch       = noarch
 
 groups     = Applications/System
 url        = https://www.draisberghof.de/usb_modeswitch
@@ -22,6 +21,8 @@ source_dl  = https://www.draisberghof.de/usb_modeswitch/
 sources    = %{thisapp}.tar.bz2
 
 build
+       arches = noarch
+
        build
                # Nothing to do here.
        end
index cc4fb8d0d92788f990493f6b9294dff57e8641db..7133d0b185efaf567d3e49310e7c6cb5a47343ba 100644 (file)
@@ -6,7 +6,6 @@
 name       = wireless-regdb
 version    = 2022.08.12
 release    = 1
-arch       = noarch
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
 groups     = Network/Wireless
@@ -24,6 +23,8 @@ source_dl  = https://www.kernel.org/pub/software/network/wireless-regdb/
 sources    = %{thisapp}.tar.xz
 
 build
+       arches = noarch
+
        requires
                systemd-devel
        end