[packages/rust] Revert "rpm4 noarch", PLD uses rpm5 since 2012, stop adding this cruft

baggins baggins at pld-linux.org
Mon Jul 10 13:12:56 CEST 2017


commit e746fa58bfedfdc895834aedd733ff358c043b5f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jul 10 20:11:19 2017 +0900

    Revert "rpm4 noarch", PLD uses rpm5 since 2012, stop adding this cruft
    
    This reverts commit b19b9d5139395caf6414506d1baa84d8bc1b69e6.

 rust.spec | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index 91be41a..7e7d09a 100644
--- a/rust.spec
+++ b/rust.spec
@@ -95,9 +95,7 @@ documentation generator.
 %package debugger-common
 Summary:	Common debugger pretty printers for Rust
 Group:		Development/Debuggers
-%if "%{_rpmversion}" >= "5"
 BuildArch:	noarch
-%endif
 
 %description debugger-common
 This package includes the common functionality for %{name}-gdb and
@@ -108,9 +106,7 @@ Summary:	GDB pretty printers for Rust
 Group:		Development/Debuggers
 Requires:	%{name}-debugger-common = %{version}-%{release}
 Requires:	gdb
-%if "%{_rpmversion}" >= "5"
 BuildArch:	noarch
-%endif
 
 %description gdb
 This package includes the rust-gdb script, which allows easier
@@ -121,9 +117,7 @@ Summary:	LLDB pretty printers for Rust
 Group:		Development/Debuggers
 Requires:	%{name}-debugger-common = %{version}-%{release}
 Requires:	lldb
-%if "%{_rpmversion}" >= "5"
 BuildArch:	noarch
-%endif
 
 %description lldb
 This package includes the rust-lldb script, which allows easier
@@ -132,9 +126,7 @@ debugging of Rust programs.
 %package doc
 Summary:	Documentation for Rust
 Group:		Documentation
-%if "%{_rpmversion}" >= "5"
 BuildArch:	noarch
-%endif
 
 %description doc
 This package includes HTML documentation for the Rust programming
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/e746fa58bfedfdc895834aedd733ff358c043b5f



More information about the pld-cvs-commit mailing list