Accepting request 220552 from security:apparmor

- use current ruby macros, the rb_sitearch is obsolete since at least
  12.1 (forwarded request 220542 from coolo)

OBS-URL: https://build.opensuse.org/request/show/220552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=64
This commit is contained in:
Stephan Kulow 2014-02-02 06:29:02 +00:00 committed by Git OBS Bridge
commit cfd12bf769
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 1 11:23:45 UTC 2014 - coolo@suse.com
- use current ruby macros, the rb_sitearch is obsolete since at least
12.1
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 26 14:46:43 UTC 2014 - opensuse@cboltz.de Sun Jan 26 14:46:43 UTC 2014 - opensuse@cboltz.de

View File

@ -856,7 +856,7 @@ fi
%files -n ruby-apparmor %files -n ruby-apparmor
%defattr(-,root,root) %defattr(-,root,root)
%{rb_sitearch}/LibAppArmor.so %{rb_sitearchdir}/LibAppArmor.so
%endif %endif
%if %{with pam} %if %{with pam}