Changes of Revision 17
[-] | Changed | hpacucli.spec |
x 1
2 #!BuildIgnore: post-build-checks 3 Name: hpacucli 4 -Version: 9.10 5 -Release: 22.0 6 +Version: 9.30 7 +Release: 15.0 8 Group: Applications/System 9 License: See hpacucli.license 10 URL: http://www.hp.com/linux 11 Summary: HP Command Line Array Configuration Utility 12 -Source0: %{name}-%{version}.tar.bz2 13 +%ifarch x86_64 14 +Source0: %{name}-%{version}-x86_64.tar.bz2 15 +%else 16 +Source0: %{name}-%{version}-i386.tar.bz2 17 +%endif 18 Source1: %{name}-rpmlintrc 19 BuildRoot: %{_tmppath}/%{name}-%{version}-root 20 BuildRequires: bzip2 procps 21 -## %if 0%{?rhel_version} != 600 && 0%{?centos_version} != 6 && 0%{?sl_version} != 600 22 -## BuildArch: noarch 23 -## %endif 24 25 %description 26 The HP Command Line Array Configuration Utility is the disk 27
28 /opt/compaq/hpacucli/bld/.hpacucli 29 /opt/compaq/hpacucli/bld/.hpacuscripting 30 /opt/compaq/hpacucli/bld/hpacucli 31 -/opt/compaq/hpacucli/bld/hpacucli-*.i386.txt 32 +/opt/compaq/hpacucli/bld/hpacucli-*.txt 33 /opt/compaq/hpacucli/bld/hpacucli.license 34 /opt/compaq/hpacucli/bld/hpacuscripting 35 -/opt/compaq/hpacucli/bld/libcpqimgr.so 36 +/opt/compaq/hpacucli/bld/libcpqimgr*.so 37 /opt/compaq/hpacucli/bld/mklocks.sh 38 /usr/share/man/man8/hpacucli.8.gz 39 /usr/sbin/hpacucli 40 /usr/sbin/hpacuscripting 41 42 %changelog 43 +* Sun Nov 18 2012 Carsten Schoene <cs@linux-administrator.com> - 9.30-15 44 +- update to release 9.30 45 + 46 * Tue Jun 05 2012 Carsten Schoene <cs@linux-administrator.com> - 9.10-22 47 - update to release 9.10 48 49 |
||
Added | hpacucli-9.30-i386.tar.bz2 ^ | |
Added | hpacucli-9.30-x86_64.tar.bz2 ^ |