Index: arcconf/arcconf.spec =================================================================== RCS file: /cvsroot/packages/arcconf/arcconf.spec,v retrieving revision 1.17 diff -u -r1.17 arcconf.spec --- arcconf/arcconf.spec 7 Apr 2011 21:02:15 -0000 1.17 +++ arcconf/arcconf.spec 2 Aug 2011 11:27:17 -0000 @@ -1,6 +1,6 @@ # $Revision: 1.17 $, $Date: 2011/04/07 21:02:15 $ -%define ver 6.50 -%define build 18771 +%define ver 7.0 +%define build 18781 Summary: Adaptec uniform command line interface Summary(pl.UTF-8): Ujednolicony interfejs linii poleceń Adapteca Name: arcconf @@ -10,11 +10,9 @@ Group: Base # tgz tarballs originaly came from 30MB+ Storage Manager RPM Files Source0: http://www.obvious.co.nz/aacraid/arcconf/%{name}-%{ver}-b%{build}.tgz -# Source0-md5: 8c3ccd6e2098293e5653ce69451f4d12 +# Source0-md5: 19c0c942a5acb0024a2edb844e3bdbcf Source1: http://www.obvious.co.nz/aacraid/arcconf/%{name}-x64-%{ver}-b%{build}.tgz -# Source1-md5: a5b4b313ec86023b035f5c3105c01049 -Source2: http://www.obvious.co.nz/aacraid/arcconf/CLI_v6_50_%{build}_Users_Guide.pdf -# Source2-md5: 273d2e2d867c9fe94f12b363ba816094 +# Source1-md5: ad37a2c0c3e38060b96069651421255d URL: http://www.adaptec.com/en-US/downloads/storage_manager/sm?productId=SAS-3405 ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,8 +50,6 @@ %endif mv linux*/cmdline/* . -install %{SOURCE2} . - %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_sbindir} @@ -64,7 +60,7 @@ %files %defattr(644,root,root,755) -%doc README.TXT *.pdf +%doc README.TXT %attr(755,root,root) %{_sbindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)