forked from pool/polkit-default-privs
Accepting request 182321 from Base:System
- Only require libmozjs185-1_0 on openSUSE up to 12.3: + On openSUSE 13.1, we use libmozjs-17_0 + Since polkit 0.111, the mozjs library parser is no longer optional. For this reason, we also do not have to worry to Require the correct library in this case anymore. (forwarded request 182310 from dimstar) OBS-URL: https://build.opensuse.org/request/show/182321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit-default-privs?expand=0&rev=91
This commit is contained in:
commit
909c00ed88
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 5 13:02:00 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Only require libmozjs185-1_0 on openSUSE up to 12.3:
|
||||
+ On openSUSE 13.1, we use libmozjs-17_0
|
||||
+ Since polkit 0.111, the mozjs library parser is no longer
|
||||
optional. For this reason, we also do not have to worry to
|
||||
Require the correct library in this case anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 07:32:22 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
@ -26,7 +26,9 @@ Group: Productivity/Security
|
||||
Source: polkit-default-privs-%version.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: polkit
|
||||
%if 0%{?suse_version} < 1310
|
||||
Requires: libmozjs185-1_0
|
||||
%endif
|
||||
Requires: polkit
|
||||
Supplements: PolicyKit
|
||||
Supplements: libpolkit0, polkit
|
||||
|
Loading…
x
Reference in New Issue
Block a user