]> git.pld-linux.org Git - packages/pcp.git/commitdiff
noarch bash-completions package auto/th/pcp-3.10.0-12
authorElan Ruusamäe <glen@delfi.ee>
Mon, 23 Jan 2017 17:25:31 +0000 (19:25 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 23 Jan 2017 17:25:31 +0000 (19:25 +0200)
pcp.spec

index 7f320a5e8ffffe2863d7b25d050ba3461a9d38bf..23ec1922e2ba8983a1c727fc24c71ba35595068d 100644 (file)
--- a/pcp.spec
+++ b/pcp.spec
@@ -7,13 +7,13 @@
 # Conditional build:
 %bcond_without qt              # Qt 4.x based GUI
 %bcond_without systemtap       # systemtap/dtrace support
-#
+
 %include       /usr/lib/rpm/macros.perl
 Summary:       Performance Co-Pilot - system level performance monitoring and management
 Summary(pl.UTF-8):     Performance Co-Pilot - monitorowanie i zarządzanie wydajnością na poziomie systemu
 Name:          pcp
 Version:       3.10.0
-Release:       11
+Release:       12
 License:       LGPL v2.1 (libraries), GPL v2 (the rest)
 Group:         Applications/System
 Source0:       ftp://oss.sgi.com/projects/pcp/download/%{name}-%{version}.src.tar.gz
@@ -193,6 +193,9 @@ Summary:    bash-completion for PCP utilities
 Summary(pl.UTF-8):     Bashowe uzupełnianie nazw dla narzędzi PCP
 Group:         Applications/Shells
 Requires:      bash-completion
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n bash-completion-pcp
 bash-completion for PCP utilities.
This page took 0.143572 seconds and 4 git commands to generate.