]> Frank Brehm's Git Trees - my-stuff/megacli.git/commitdiff
New version
authorFrank Brehm <frank.brehm@profitbricks.com>
Fri, 30 May 2014 12:15:41 +0000 (14:15 +0200)
committerFrank Brehm <frank.brehm@profitbricks.com>
Fri, 30 May 2014 12:15:41 +0000 (14:15 +0200)
bin/MegaCli
bin/MegaCli64
debian/changelog [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/md5sums [new file with mode: 0644]
debian/postinst [new file with mode: 0755]
debian/postrm [new file with mode: 0755]
debian/shlibs [new file with mode: 0644]
lib/libstorelibir-2.so.13.05-0 [deleted file]
lib/libstorelibir-2.so.14.07-0 [new file with mode: 0755]

index 96786f393f8e6c8ab1d8723b56872251a5a9d1f8..85acaca539ef1d1c952bc492fbfad551c417f332 100755 (executable)
Binary files a/bin/MegaCli and b/bin/MegaCli differ
index 5ae4811ada4da035f9020705fde7769203169a26..50bf00b6b20da250c9761f3b0ea0b3cab4729f99 100755 (executable)
Binary files a/bin/MegaCli64 and b/bin/MegaCli64 differ
diff --git a/debian/changelog b/debian/changelog
new file mode 100644 (file)
index 0000000..d35ef24
--- /dev/null
@@ -0,0 +1,6 @@
+megacli (8.07.10-2) experimental; urgency=low
+
+  * Converted from .rpm format to .deb by alien version 8.89
+  
+
+ -- Frank Brehm <fbrehm@samara>  Fri, 30 May 2014 13:44:31 +0200
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..5ab9793
--- /dev/null
@@ -0,0 +1,21 @@
+Source: megacli
+Section: admin
+Priority: optional
+Maintainer: DCOPS <dcops@profitbricks.com>
+Uploaders: Frank Brehm <frank.brehm@profitbricks.com>
+Build-Depends: debhelper (>= 6.0.7~)
+Standards-Version: 3.9.3
+Vcs-Git: git+ssh://git/srv/git/so/storage-mgmt/megacli.git
+Vcs-Browser: http://git.pb.local/gitweb.cgi/so/storage-mgmt/megacli.git
+Homepage: http://git.pb.local/gitweb.cgi/so/storage-mgmt/megacli.git
+
+Package: megacli
+Architecture: amd64
+Maintainer: Frank Brehm <frank.brehm@profitbricks.com>
+Section: admin
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.1-6), ${dist:Depends}
+Description: MegaCli SAS RAID Management Utility.
+ MegaCli is used to manage SAS RAID controllers.
+ .
+ (Converted from a rpm package by alien version 8.89.)
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..268cd44
--- /dev/null
@@ -0,0 +1,26 @@
+This package was debianized by the alien program by converting
+a binary .rpm package on Fri, 30 May 2014 13:44:31 +0200
+
+Copyright: LSI Logic Corporation
+
+Information from the binary package:
+Name        : MegaCli
+Version     : 8.07.10
+Release     : 1
+Architecture: noarch
+Install Date: (not installed)
+Group       : RAID
+Size        : 5726940
+License     : LSI Logic Corporation
+Signature   : (none)
+Source RPM  : MegaCli-8.07.10-1.src.rpm
+Build Date  : Di 28 Mai 2013 10:30:47 CEST
+Build Host  : dhcp-135-24-228-179.lsi.com
+Relocations : (not relocatable)
+Packager    : Bhavna Patel
+Vendor      : LSI Logic Corporation
+URL         : http://www.lsil.com
+Summary     : MegaCli SAS RAID Management Utility.
+Description :
+MegaCli is used to manage SAS RAID controllers.
+
diff --git a/debian/md5sums b/debian/md5sums
new file mode 100644 (file)
index 0000000..2b9cdb4
--- /dev/null
@@ -0,0 +1,5 @@
+c354d80738c9710c69fbb1c395a71351  opt/MegaRAID/MegaCli/MegaCli
+da0dc6d43b293333920cda2d1fc220e2  opt/MegaRAID/MegaCli/MegaCli64
+da047698fe969e1feab2dd6e0998c88e  opt/MegaRAID/MegaCli/libstorelibir-2.so.14.07-0
+4b3100ea66a2ce60d375ea9d47cef0ac  usr/share/doc/megacli/changelog.Debian.gz
+2996a6954ff334728de03b9d06508e48  usr/share/doc/megacli/copyright
diff --git a/debian/postinst b/debian/postinst
new file mode 100755 (executable)
index 0000000..379f1fa
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+set -e
+# Automatically added by dh_makeshlibs
+if [ "$1" = "configure" ]; then
+       ldconfig
+fi
+# End automatically added section
diff --git a/debian/postrm b/debian/postrm
new file mode 100755 (executable)
index 0000000..3e73d38
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+set -e
+# Automatically added by dh_makeshlibs
+if [ "$1" = "remove" ]; then
+       ldconfig
+fi
+# End automatically added section
diff --git a/debian/shlibs b/debian/shlibs
new file mode 100644 (file)
index 0000000..04e8278
--- /dev/null
@@ -0,0 +1 @@
+libstorelibir-2 14 megacli
diff --git a/lib/libstorelibir-2.so.13.05-0 b/lib/libstorelibir-2.so.13.05-0
deleted file mode 100755 (executable)
index f18f2dc..0000000
Binary files a/lib/libstorelibir-2.so.13.05-0 and /dev/null differ
diff --git a/lib/libstorelibir-2.so.14.07-0 b/lib/libstorelibir-2.so.14.07-0
new file mode 100755 (executable)
index 0000000..87062e6
Binary files /dev/null and b/lib/libstorelibir-2.so.14.07-0 differ