forked from pool/opa-fmgui
da44a3baf7
- Add _service - Auto extract patch from upstream tar - Add manifest-version.patch from upstream to fix internal version number. OBS-URL: https://build.opensuse.org/request/show/501880 OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-fmgui?expand=0&rev=29
15 lines
566 B
Diff
15 lines
566 B
Diff
diff -Npru a/src/META-INF/MANIFEST.MF b/src/META-INF/MANIFEST.MF
|
|
--- a/src/META-INF/MANIFEST.MF 2017-03-19 14:43:56.476594823 -0400
|
|
+++ b/src/META-INF/MANIFEST.MF 2017-03-19 14:44:32.354453193 -0400
|
|
@@ -6,8 +6,8 @@ Implementation-Title: Intel Fabric Manag
|
|
Implementation-Vendor: Intel Corporation
|
|
Implementation-Version: 10.0.0.DEV
|
|
Schema-Version: 37
|
|
-Intel-OPAFM-Version: 10.1.0.0.112
|
|
-Intel-Build-Id: 10_1_0_0_112
|
|
+Intel-OPAFM-Version: 10.1.0.0.115
|
|
+Intel-Build-Id: 10_1_0_0_115
|
|
Intel-Build-Date: 2016-05-14 08:54:41
|
|
Main-Class: com.intel.stl.main.FMGuiApp
|
|
|