Logoj0ke.net Open Build Service > Projects > hardware:raid > tw_cli > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed tw_cli.spec
x
 
1
@@ -1,14 +1,16 @@
2
 Name:      tw_cli
3
-Version:   2.00.03.013
4
+Version:   2.00.09.012
5
 Release:   1
6
 Summary:   3ware Command Line Interface Tool
7
 Group:         System Environment/Base
8
 License:   3ware
9
 %ifnarch x86_64
10
-Source0:   tw_cli-linux-x86-9.3.0.3.tgz
11
+#Source0:  tw_cli-linux-x86-9.3.0.3.tgz
12
+Source0:   tw-cli_2.00.09.012+9.5.2.orig.tar.gz
13
 %endif
14
 %ifarch x86_64
15
-Source0:   tw_cli-linux-x86_64-9.3.0.3.tgz
16
+#Source0:  tw_cli-linux-x86_64-9.3.0.3.tgz
17
+Source0:   tw-cli-x86-64_2.00.09.012+9.5.2.orig.tar.gz
18
 %endif
19
 Source1:   %{name}-rpmlintrc
20
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root
21
@@ -35,10 +37,10 @@
22
 mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
23
 mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}
24
 install -p -m 0755 tw_cli $RPM_BUILD_ROOT/sbin/
25
-install -p -m 0755 tw_sched $RPM_BUILD_ROOT/sbin/
26
+#install -p -m 0755 tw_sched $RPM_BUILD_ROOT/sbin/
27
 install -p -m 0644 tw_cli.8.nroff $RPM_BUILD_ROOT/%{_mandir}/man8/tw_cli.8
28
 install -p -m 0644 tw_sched.8.nroff $RPM_BUILD_ROOT/%{_mandir}/man8/tw_sched.8
29
-install -p -m 0644 tw_sched.cfg $RPM_BUILD_ROOT/%{_sysconfdir}/
30
+#install -p -m 0644 tw_sched.cfg $RPM_BUILD_ROOT/%{_sysconfdir}/
31
 
32
 %clean
33
 rm -rf $RPM_BUILD_ROOT
34
@@ -49,10 +51,13 @@
35
 %doc *.html
36
 /sbin/*
37
 %{_mandir}/man8/*.8*
38
-%config(noreplace) %{_sysconfdir}/tw_sched.cfg
39
+#%config(noreplace) %{_sysconfdir}/tw_sched.cfg
40
 
41
 
42
 %changelog
43
+* Mon Feb 28 2011 Carsten Schoene <cs@linux-adminsitrator.com> - 2.00.09.012-1
44
+- update to release 2.00.09.012 (9.5.2)
45
+
46
 * Sat Jan 10 2009 Carsten Schoene <cs@linux-administrator.com>
47
 - fix doc permissions
48
 - add rpmlintrc
49
Added tw-cli-x86-64_2.00.09.012+9.5.2.orig.tar.gz ^
Added tw-cli_2.00.09.012+9.5.2.orig.tar.gz ^