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

Changes of Revision 3

[-] Added megacli.changes
 
1
@@ -0,0 +1,4 @@
2
+-------------------------------------------------------------------
3
+Thu Sep  5 09:16:21 UTC 2019 - Local OBS User <cs@linux-administrator.com>
4
+
5
+- update to release 8.07.14
6
[-] Changed megacli.spec ^
28
 
1
@@ -1,5 +1,5 @@
2
 Name:      megacli
3
-Version:   4.00.11
4
+Version:   8.07.14
5
 Release:   1
6
 Provides:  MegaCli
7
 Provides:  MegaCLI
8
@@ -25,6 +25,9 @@
9
 
10
 %install
11
 %__install -D -m 0755 MegaCli%{_suffix} %{buildroot}/%{_sbindir}/MegaCli
12
+%ifarch x86_64
13
+%__install -D -m 0755 libstorelibir-2.so.14.07-0 %{buildroot}/%{_libdir}/libstorelibir-2.so.14.07-0
14
+%endif
15
 
16
 %clean
17
 rm -rf %{buildroot}
18
@@ -33,6 +36,9 @@
19
 %defattr(-,root,root)
20
 %{_sbindir}/MegaCli
21
 %doc *.txt
22
+%ifarch x86_64
23
+%{_libdir}/libstorelibir-2.so.14.07-0
24
+%endif
25
 
26
 %changelog
27
 * Mon Jul 20 2009 Carsten Schoene <cs@linux-administrator.com> - 4.00.11-1
28
Added MegaCli-8.07.14.tar.gz ^