Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build: Use correct version numbers for dependencies.
Use the version 2.8 release 1 in dependencies for policycoreutils.
  • Loading branch information
LaakkonenJussi committed Oct 16, 2018
1 parent e286d11 commit 24ea16b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rpm/policycoreutils.spec
Expand Up @@ -21,9 +21,9 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

%global libauditver 2.1.3-4
%global libsepolver 2.8-3
%global libsemanagever 2.8-5
%global libselinuxver 2.8-6
%global libsepolver 2.8-1
%global libsemanagever 2.8-1
%global libselinuxver 2.8-1
%global sepolgenver 2.8

%global generatorsdir /lib/systemd/system-generators
Expand Down

0 comments on commit 24ea16b

Please sign in to comment.