From babf419886d687f8359159f35e8b89aff5e166f8 Mon Sep 17 00:00:00 2001 From: Stephan Wiesand Date: Mon, 2 Jul 2018 13:28:07 +0200 Subject: [PATCH] redhat: package new file include/opr/lock.h Commit 792dd44ac57032a3f2a4743c83c8a0208a08ecec added the installation of include/opr/lock.h, but the rpm spec fails to pick it up, making rpm builds fail. Add the new file to the files list for the -devel package. FIXES 134579 Change-Id: I998f48bd88308d81779dd775b322590eda75d5c8 Reviewed-on: https://gerrit.openafs.org/13238 Tested-by: BuildBot Reviewed-by: Michael Meffie Reviewed-by: Benjamin Kaduk --- src/packaging/RedHat/openafs.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/packaging/RedHat/openafs.spec.in b/src/packaging/RedHat/openafs.spec.in index 7f1052e..1412167 100644 --- a/src/packaging/RedHat/openafs.spec.in +++ b/src/packaging/RedHat/openafs.spec.in @@ -1331,6 +1331,7 @@ dkms remove -m %{name} -v %{dkms_version} --rpm_safe_upgrade --all ||: %{_includedir}/timer.h %{_includedir}/ubik.h %{_includedir}/ubik_int.h +%{_includedir}/opr/lock.h %{_includedir}/opr/queue.h %{_libdir}/afs %{_libdir}/libafshcrypto.a -- 1.9.4