Browse code

aarch64: fix for aarch64 in apparmor

Change-Id: I21f4bb12f55de5b34cf75994217f079e344cb19b
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5819
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

Ajay Kaher authored on 2018/09/29 04:19:41
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Name:           apparmor
2 2
 Version:        2.13
3
-Release:        2%{?dist}
3
+Release:        3%{?dist}
4 4
 Summary:        AppArmor is an effective and easy-to-use Linux application security system.
5 5
 License:        GNU LGPL v2.1
6 6
 URL:            https://launchpad.net/apparmor
... ...
@@ -366,13 +366,15 @@ make DESTDIR=%{buildroot} install
366 366
 %defattr(-,root,root)
367 367
 %{perl_vendorarch}/auto/LibAppArmor/
368 368
 %{perl_vendorarch}/LibAppArmor.pm
369
-%exclude %{_libdir}/perl5/5.24.1/x86_64-linux-thread-multi/perllocal.pod
369
+%exclude %{_libdir}/perl5/5.24.1/%{_arch}-linux-thread-multi/perllocal.pod
370 370
 
371 371
 %files -n ruby-apparmor
372 372
 %defattr(-,root,root)
373 373
 %{_libdir}/ruby/site_ruby/*
374 374
 
375 375
 %changelog
376
+*   Wed Sep 26 2018 Ajay Kaher <akaher@vmware.com> 2.13-3
377
+-   Fix for aarch64
376 378
 *   Thu Sep 20 2018 Keerthana K <keerthanak@vmware.com> 2.13-2
377 379
 -   Updated the ruby packagefor latest version.
378 380
 *   Thu Aug 30 2018 Keerthana K <keerthanak@vmware.com> 2.13-1