diff --git a/0017-bsc#1088619-add-version.patch b/0017-bsc#1088619-add-version.patch new file mode 100644 index 0000000..8d6543f --- /dev/null +++ b/0017-bsc#1088619-add-version.patch @@ -0,0 +1,4 @@ +--- /dev/null 2018-04-10 08:30:37.121221591 +0800 ++++ corosync-2.4.3/.tarball-version 2018-04-10 18:30:37.907779088 +0800 +@@ -0,0 +1 @@ ++2.4.3 diff --git a/corosync.changes b/corosync.changes index 466e018..9105261 100644 --- a/corosync.changes +++ b/corosync.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 10 02:46:08 UTC 2018 - bliu@suse.com + +- UNKNOWN version in corosync pkg-config(bsc#1088619) + Added: 0017-bsc#1088619-add-version.patch + ------------------------------------------------------------------- Thu Mar 8 06:19:09 UTC 2018 - bliu@suse.com diff --git a/corosync.spec b/corosync.spec index fb1ce6a..e1dfe97 100644 --- a/corosync.spec +++ b/corosync.spec @@ -78,6 +78,7 @@ Patch20: 0013-logging-Make-blackbox-configurable.patch Patch21: 0014-logging-Close-before-and-open-blackbox-after-fork.patch Patch22: 0015-coverity-fixes.patch Patch23: 0016-bsc#1083561-upgrade-from-1-x-y.patch +Patch24: 0017-bsc#1088619-add-version.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # openais is indeed gone and should be uninstalled. Yes, we do not @@ -166,6 +167,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 %build %if %{with runautogen}