packages: arcconf/arcconf.spec - build 18579; include manual

arekm arekm at pld-linux.org
Thu Mar 10 17:50:19 CET 2011


Author: arekm                        Date: Thu Mar 10 16:50:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build 18579; include manual

---- Files affected:
packages/arcconf:
   arcconf.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/arcconf/arcconf.spec
diff -u packages/arcconf/arcconf.spec:1.15 packages/arcconf/arcconf.spec:1.16
--- packages/arcconf/arcconf.spec:1.15	Mon Jun 14 15:57:34 2010
+++ packages/arcconf/arcconf.spec	Thu Mar 10 17:50:14 2011
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 %define		ver	6.50
-%define		build	18570
+%define		build	18579
 Summary:	Adaptec uniform command line interface
 Summary(pl.UTF-8):	Ujednolicony interfejs linii poleceń Adapteca
 Name:		arcconf
@@ -10,9 +10,11 @@
 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:	a8b9426238787638820a24cb91b327e3
+# Source0-md5:	8382559bd94a744d62572863c802d819
 Source1:	http://www.obvious.co.nz/aacraid/arcconf/%{name}-x64-%{ver}-b%{build}.tgz
-# Source1-md5:	d4039d6d5e85233f0084c02828affa88
+# Source1-md5:	10736e1c44a79b7e4b7f0f45c06a515e
+Source2:	http://www.obvious.co.nz/aacraid/arcconf/CLI_v6_50_%{build}_Users_Guide.pdf
+# Source2-md5:	45ffcaf59805cb6f0812651ab1b377bb
 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)
@@ -50,6 +52,8 @@
 %endif
 mv linux*/cmdline/* .
 
+install %{SOURCE2} .
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
@@ -60,7 +64,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README.TXT
+%doc README.TXT *.pdf
 %attr(755,root,root) %{_sbindir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -69,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2011/03/10 16:50:14  arekm
+- build 18579; include manual
+
 Revision 1.15  2010/06/14 13:57:34  adamg
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/arcconf/arcconf.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list