]> git.pld-linux.org Git - packages/vagrant.git/commitdiff
main package noarch, no need to subpackage overrides
authorElan Ruusamäe <glen@delfi.ee>
Fri, 26 Apr 2013 11:39:35 +0000 (14:39 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 26 Apr 2013 11:39:35 +0000 (14:39 +0300)
vagrant.spec

index 1992c54ff3286f0d51ab8f1fffb7ca7c88962cd5..f2e7bef6ddec6dd4ecb9be89021ffbf070fa2e4e 100644 (file)
@@ -57,9 +57,6 @@ Summary:      bash-completion for %{name}
 Group:         Applications/Shells
 Requires:      %{name}
 Requires:      bash-completion
-%if "%{_rpmversion}" >= "5"
-BuildArch:     noarch
-%endif
 
 %description -n bash-completion-%{name}
 bash-completion for %{name}.
@@ -80,9 +77,6 @@ Requires:     sudo
 Requires:      which
 Provides:      group(vagrant)
 Provides:      user(vagrant)
-%if "%{_rpmversion}" >= "5"
-BuildArch:     noarch
-%endif
 
 %description guest
 This is the package to be installed in Vagrant guest.
@@ -100,9 +94,6 @@ See: <https://github.com/mitchellh/vagrant/tree/master/keys/>.
 Summary:       Documentation for %{name}
 Group:         Documentation
 Requires:      %{name} = %{version}-%{release}
-%if "%{_rpmversion}" >= "5"
-BuildArch:     noarch
-%endif
 
 %description doc
 Ruby documentation for %{gem_name}
This page took 0.084562 seconds and 4 git commands to generate.