Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
raid
>
hpacucli
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 17
[-]
[+]
Changed
hpacucli.spec
@@ -1,18 +1,19 @@ #!BuildIgnore: post-build-checks Name: hpacucli -Version: 9.10 -Release: 22.0 +Version: 9.30 +Release: 15.0 Group: Applications/System License: See hpacucli.license URL: http://www.hp.com/linux Summary: HP Command Line Array Configuration Utility -Source0: %{name}-%{version}.tar.bz2 +%ifarch x86_64 +Source0: %{name}-%{version}-x86_64.tar.bz2 +%else +Source0: %{name}-%{version}-i386.tar.bz2 +%endif Source1: %{name}-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: bzip2 procps -## %if 0%{?rhel_version} != 600 && 0%{?centos_version} != 6 && 0%{?sl_version} != 600 -## BuildArch: noarch -## %endif %description The HP Command Line Array Configuration Utility is the disk @@ -149,16 +150,19 @@ /opt/compaq/hpacucli/bld/.hpacucli /opt/compaq/hpacucli/bld/.hpacuscripting /opt/compaq/hpacucli/bld/hpacucli -/opt/compaq/hpacucli/bld/hpacucli-*.i386.txt +/opt/compaq/hpacucli/bld/hpacucli-*.txt /opt/compaq/hpacucli/bld/hpacucli.license /opt/compaq/hpacucli/bld/hpacuscripting -/opt/compaq/hpacucli/bld/libcpqimgr.so +/opt/compaq/hpacucli/bld/libcpqimgr*.so /opt/compaq/hpacucli/bld/mklocks.sh /usr/share/man/man8/hpacucli.8.gz /usr/sbin/hpacucli /usr/sbin/hpacuscripting %changelog +* Sun Nov 18 2012 Carsten Schoene <cs@linux-administrator.com> - 9.30-15 +- update to release 9.30 + * Tue Jun 05 2012 Carsten Schoene <cs@linux-administrator.com> - 9.10-22 - update to release 9.10
Added
hpacucli-9.30-i386.tar.bz2
^
Added
hpacucli-9.30-x86_64.tar.bz2
^